Skip to content

Releases: pulumi/pulumi-aws

v6.39.0

07 Jun 16:42
42cf551
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.38.1...v6.39.0

v6.38.1

05 Jun 09:46
b61bb34
Compare
Choose a tag to compare

What's Changed

  • Replace resources when the AWS region changes by @t0yv0 in #4000
  • Add ComputedID for resources that need it by @t0yv0 in #4009
  • Fix static get function for ssm.parameter with versioned or labeled IDs by @flostadler in #4014

Full Changelog: v6.38.0...v6.38.1

v6.38.0

30 May 17:01
fafecbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.37.1...v6.38.0

v6.37.1

24 May 19:08
a32bf27
Compare
Choose a tag to compare

Changelog

What's Changed

  • Do not skip metadata API check by default by @t0yv0 in #3960
  • Upgrade pulumi-terraform-bridge to v3.83.0 by @pulumi-bot in #3984
  • Fix: importing a Subnet gives a warning #2318

Full Changelog: v6.37.0...v6.37.1

v6.37.0

21 May 17:16
f07ba4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.36.0...v6.37.0

v6.36.0

15 May 21:28
d820cca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.35.0...v6.36.0

v6.35.0

13 May 12:32
3be6aaa
Compare
Choose a tag to compare

Changelog

Full Changelog: v6.34.1...v6.35.0

v6.34.1

10 May 18:48
84c9dd9
Compare
Choose a tag to compare

Changelog

v6.34.0

09 May 02:29
8c302b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.33.1...v6.34.0

v6.33.1

03 May 02:50
450f0d9
Compare
Choose a tag to compare

Changelog

  • 450f0d9 Fixes errors and resource cycling issues for aws.batch.JobDefinition (#3888)