Skip to content

Releases: pulumi/pulumi-aws

v6.13.0

02 Dec 04:48
f37b7cc
Compare
Choose a tag to compare

Changelog

  • f37b7cc Add a example for secretmanager.SecretVersion (#3079)
  • 3adb3ac Upgrade terraform-provider-aws to v5.29.0 (#3078)

v6.12.3

01 Dec 15:30
08345fd
Compare
Choose a tag to compare

Changelog

  • 08345fd Remove QuickSight hack in favor of bridge change (#3067)

v6.12.2

01 Dec 17:46
13df4eb
Compare
Choose a tag to compare

Changelog

  • 13df4eb Fixes inability to tag AWS Firehose stream (#3065)

v6.12.1

30 Nov 03:09
13df4eb
Compare
Choose a tag to compare

Changelog

  • 13df4eb Fixes inability to tag AWS Firehose stream (#3065)

v6.12.0

29 Nov 11:14
8de0d28
Compare
Choose a tag to compare

Changelog

v6.11.0

29 Nov 04:27
140767c
Compare
Choose a tag to compare

Changelog

  • adf0dde Support lifted inline policies in NodeJS lambda.CallbackFunction (#2553)
  • 140767c Upgrade terraform-provider-aws to v5.27.0 (#3056)

v6.10.0

21 Nov 21:45
71af455
Compare
Choose a tag to compare

Changelog

  • 94500c9 Require local provider in tests (#2953)
  • 634612b Update ESC suggestion to non-blog content (#3035)
  • 71cb5cb Update GitHub Actions workflows. (#3012)
  • 4eac2ee Update GitHub Actions workflows. (#3016)
  • b2fbcdb Update GitHub Actions workflows. (#3029)
  • 71af455 Upgrade terraform-provider-aws to v5.26.0 (#3032)
  • 3dc8de0 Use trimmed runtime metadata
  • a40c588 Use trimmed runtime metadata (#3018)
  • 4d40a8d add a test main to check if provider is local
  • eea13c4 build provider and add to path as part of tests, add an env var for CI to avoid this
  • b807965 use the built in GITHUB_ACTIONS env var to detect if running in CI
  • 73d4ffd use the new make provider_no_deps target

v5.43.0

21 Nov 16:11
Compare
Choose a tag to compare

Changelog

v6.9.0

16 Nov 03:18
c0b357e
Compare
Choose a tag to compare

Fixes

#2895
#2900
#2904
#2971
#2983

Changelog

v6.8.0

07 Nov 00:44
0f4e8e5
Compare
Choose a tag to compare

Changelog

  • c776901 Run credentials validation only once (#2949)
  • 5d0f69c Update GitHub Actions workflows. (#2952)
  • 0f4e8e5 Upgrade terraform-provider-aws to v5.24.0 (#2957)
  • 4c8b6b3 add a test for the error duplication
  • 25041ca remove debug stuff
  • dac593a replace counter with once
  • 3e33a4b run credentials validation only once
  • 9d7fc9c use invalid credentials instead of the default ones