Skip to content

Commit

Permalink
info
Browse files Browse the repository at this point in the history
  • Loading branch information
sauterp committed Mar 8, 2024
1 parent 8973652 commit ff2ab8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/integ/cluster/teardown.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ func (c *Cluster) awaitID(op *exov3.Operation, err error) (exov3.UUID, error) {
return "", err
}

slog.Info("API key ref", "id", finishedOP.Reference.ID)

return finishedOP.Reference.ID, nil
}

Expand Down

0 comments on commit ff2ab8c

Please sign in to comment.