pulumi/pkg/secrets
Thomas Gummerer 801c504656
cloud backend test: retry creating secrets manager (#16494)
Creating the secret manager seems to flake frequently for reasons
seemingly unrelated to the test itself, but rather cloud provider
flakyness. In particular the AWS backend seems to be somewhat flaky.

Try to work around this by retrying a few times with a backoff.

Fixes https://github.com/pulumi/pulumi/issues/16410 (hopefully).
2024-06-27 04:33:56 +00:00
..
b64 Remove b64 from the default secrets provider (#15163) 2024-01-17 13:29:51 +00:00
cloud cloud backend test: retry creating secrets manager (#16494) 2024-06-27 04:33:56 +00:00
passphrase Clean up uses of .Error() (#14965) 2023-12-20 15:54:06 +00:00
service Add tokens.StackName (#14487) 2023-11-15 07:44:54 +00:00
manager.go Change secret.Manager State to json.RawMessage 2023-05-22 11:21:15 +01:00
mock.go Remove b64 from the default secrets provider (#15163) 2024-01-17 13:29:51 +00:00
provider.go Move SecretsProvider to pkg/secrets 2023-01-12 19:03:29 +00:00