Skip to content

v5.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 22:29
· 829 commits to master since this release
e837d0f

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