pulumi/pkg/secrets/cloud
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
..
aws_test.go Add fixed key tests for GCP and AWS key management (#15906) 2024-04-12 15:09:26 +00:00
azure_test.go Fix azure secret manager tests (#15425) 2024-02-14 08:14:58 +00:00
gcp_test.go skip GCP tests if credentials are not set (#16032) 2024-04-23 08:25:14 +00:00
manager.go Auto-fix encrypted keys in the wrong format due to gocloud.dev upgrade regression (#15334) 2024-02-01 09:39:41 +00:00
manager_test.go cloud backend test: retry creating secrets manager (#16494) 2024-06-27 04:33:56 +00:00