Commit Graph

2 Commits

Author SHA1 Message Date
Thomas Gummerer 5f5f1eb7a9
Add fixed key tests for GCP and AWS key management ()
Add tests with fixed keys for GCP and AWS, similar to what we added for
Azure in https://github.com/pulumi/pulumi/pull/15187.

Fixes https://github.com/pulumi/pulumi/issues/15414
2024-04-12 15:09:26 +00:00
Fraser Waters 40b45ecc85
Add test for azure secrets ()
Add a test showing the problems we ran into when upgrading from
gocloud.dev 0.27.0 to 0.28.0 and 0.29.0. It's a little bit awkward,
since the issue only happens when upgrading form an encrypted key
generated with the old version of gocloud.dev to a newer version of
gocloud.dev.

Fixes https://github.com/pulumi/pulumi/issues/11986

---------

Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com>
2024-01-03 14:47:09 +00:00