mirror of https://github.com/pulumi/pulumi.git
801c504656
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). |
||
---|---|---|
.. | ||
aws_test.go | ||
azure_test.go | ||
gcp_test.go | ||
manager.go | ||
manager_test.go |