multycloud / multy

Multy - Easily deploy multi cloud infrastructure. Write cloud-agnostic config deployed across multiple clouds
https://multy.dev
Apache License 2.0
640 stars 34 forks source link

fix: wait a few minutes for policy access to take effect in vault test #356

Closed goncalo-rodrigues closed 2 years ago

goncalo-rodrigues commented 2 years ago

apparently aws takes forever to apply the policy change

also GetAwsIdentity can't use r.Args.Name because it is called before args are populated