pulumi/pkg/secrets
Abhinav Gupta e395deef6b
all: Assert => Assertf
Migrates all remaining usages of
`contract.Assert*` and `contract.Require*` to the f variants,
which require adding meaningful error messages.

There were a couple cases where a `testing.T` or `testing.B`
was already available.
For those, this uses t.FailNow or require.NoError.

Refs #12132
2023-03-03 14:37:43 -08:00
..
b64 Add 'secret' to config 2022-10-24 09:22:24 +01:00
cloud all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
passphrase all: Assert => Assertf 2023-03-03 14:37:43 -08:00
service all: Assert => Assertf 2023-03-03 14:37:43 -08:00
manager.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
provider.go Move SecretsProvider to pkg/secrets 2023-01-12 19:03:29 +00:00