Skip to content

Releases: pulumi/pulumi-aws

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

v6.7.0

31 Oct 02:42
8d8a922
Compare
Choose a tag to compare

Changelog

  • a6ba396 Add text to inform users about ESC on creds error (#2907)
  • 8a872b9 Bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/webserver-go
  • bcaa8df Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples
  • 627e2e9 Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /sdk
  • 9497587 Combined dependencies PR (#2924)
  • be535de Merge remote-tracking branch 'origin/dependabot/go_modules/examples/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • ffc3e7c Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/golang.org/x/net-0.17.0' into combined-pr-branch
  • f9c9257 Update GitHub Actions workflows. (#2935)
  • 2cafade Upgrade pulumi-terraform-bridge to v3.63.2 (#2938)
  • 77a9785 Upgrade terraform-provider-aws to v5.23.0 (#2931)
  • 8d8a922 Upgrade terraform-provider-aws to v5.23.1 (#2942)
  • 71a259b go mod tidy