Skip to content

Releases: pulumi/pulumi-aws

v5.7.1

08 Jun 10:45
8e7453b
Compare
Choose a tag to compare

Changelog

  • 8e7453b Change how preConfigureCallback happens to ensure Metadata API included (#1996)

v5.7.0

06 Jun 18:07
f6c5488
Compare
Choose a tag to compare

Changelog

v5.6.0

28 May 14:35
7dbed99
Compare
Choose a tag to compare

Changelog

  • 7dbed99 Upgrade to v4.16.0 of the AWS Terraform Provider (#1973)

v5.5.0

26 May 20:21
d147275
Compare
Choose a tag to compare

Changelog

v5.4.0

04 May 15:25
ffd13db
Compare
Choose a tag to compare

Changelog

v5.3.0

26 Apr 12:27
fa0378a
Compare
Choose a tag to compare

Changelog

  • fa0378a Upgrade to v4.11.0 of the AWS Terraform Provider (#1922)

v5.2.0

21 Apr 22:58
8b8db8b
Compare
Choose a tag to compare

Changelog

  • 8b8db8b Upgrade to v4.10.0 of the AWS Terraform Provider (#1915)

v5.1.4

21 Apr 16:09
48b1ffb
Compare
Choose a tag to compare

Changelog

  • 48b1ffb aws.s3.BucketObject: Remove the Deprecation Warnings (#1914)

v5.1.3

15 Apr 22:29
e837d0f
Compare
Choose a tag to compare

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

v5.1.2

07 Apr 15:38
da381a2
Compare
Choose a tag to compare

Changelog

  • da381a2 aws.eks.cluster: Ensure that certificateAuthority is backward compatible (#1898)