github pulumi/pulumi-aws v5.1.3

latest releases: sdk/v6.36.0, v6.36.0, v6.35.0...
2 years ago

Changelog

Please Note

This release stops storing the aws profile in state when using an environment variable to set the value. If you require access to the profile name from the config then you will need to do something similar to this (in NodeJS - you can change this to other language based syntax)

aws.config.profile || process.env.AWS_PROFILE

Don't miss a new pulumi-aws release

NewReleases is sending notifications on new releases.