Skip to content

Releases: pulumi/pulumi-aws

v6.18.2

23 Jan 07:11
e6e3f9d
Compare
Choose a tag to compare

Changelog

  • 9b4cc35 AWS Region ca-west-1 (#3291)
  • abfc6ac Add precisions about using aws.s3.bucket with other cloud provider s3 integration (#3280)
  • 9335f62 Upgrade terraform provider aws to v5.32.0 (#3292)
  • ad4dab3 Upgrade terraform-provider-aws to v5.32.1 (#3298)
  • e6e3f9d Upgrade terraform-provider-aws to v5.33.0 (#3299)

v6.18.1

19 Jan 22:16
367529d
Compare
Choose a tag to compare

Changelog

v6.18.0

09 Jan 19:59
c5916dd
Compare
Choose a tag to compare

Changelog

  • 3ebe0ad Add endpoints option to README.md (#3239)
  • e73ab1d Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /examples
  • ea4e4a7 Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /sdk
  • 5b3ad6a Bump github.com/go-git/go-git/v5 in /examples/tags-combinations-go
  • a24ff26 Bump github.com/go-git/go-git/v5 in /examples/webserver-go
  • 68efaf1 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/webserver-go
  • ba4fabe Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /sdk
  • 9d6b6f2 Bump golang.org/x/crypto in /examples/tags-combinations-go
  • 178ea8e Bump the go_modules group across 5 directories with 1 update
  • 0cddab9 Combined dependencies PR (#3192)
  • edce261 Combined dependencies PR (#3223)
  • dd892df Combined dependencies PR (#3237)
  • c5916dd Disable retry for KMS access denied in lambda (#3234)
  • 22e2bc2 Fix failing tests because of missing amazon linux 1 AMI (#3207)
  • fcad3a1 Make integration tests stricter (#3183)
  • da98332 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/tags-combinations-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • f0da8a3 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/tags-combinations-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 8c1f884 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • b064297 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 92f35b5 Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 38af704 Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • b4ef67c Reintroduce OIDC test without the condition blocking releases (#3176)
  • 29edae4 Unpin pulumi cli 3 (#3191)
  • 9a2208a Update GitHub Actions workflows. (#3210)
  • c96e7ed Update GitHub Actions workflows. (#3229)
  • 04a3828 Upgrade pulumi-terraform-bridge to v3.70.0 (#3204)
  • 3633fe8 run go mod tidy
  • 05c97fc run go mod tidy

v6.17.0

22 Dec 16:23
31412fb
Compare
Choose a tag to compare

Changelog

v6.15.0

20 Dec 00:48
7375675
Compare
Choose a tag to compare

Changelog

v6.14.0

16 Dec 01:01
2c9304f
Compare
Choose a tag to compare

Changelog

v6.13.3

12 Dec 11:26
c14542a
Compare
Choose a tag to compare

Changelog

v6.13.2

08 Dec 08:27
Compare
Choose a tag to compare

Changelog

  • 1083a8b Add assume role with web identity, expand assume role properties in creds validation (#3084)
  • e68945c Introduce accidentally dropped Plugin Framework resources (#3099)
  • 9a6fbf2 Reproduce panic when passing unknowns to SecurityGroup (#3094)
  • da80d88 Update GitHub Actions workflows. (#3098)
  • 33788f8 Update bridge to a pre-release version 538570c

v6.13.1

06 Dec 02:06
5029829
Compare
Choose a tag to compare

Changelog

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)