Releases: pulumi/pulumi-aws
Releases · pulumi/pulumi-aws
v6.13.0
v6.12.3
v6.12.2
v6.12.1
v6.12.0
v6.11.0
v6.10.0
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
v6.9.0
Fixes
Changelog
- ff40da2 Do not set DestroyOnCleanup for matrix tests (#2975)
- 4c3960c Fixes empty tag handling (#2944)
- d8c0a45 Improve upgrade test coverage (#2855)
- 4d4bf52 Update GitHub Actions workflows. (#2967)
- 9a491da Upgrade pulumi-terraform-bridge to v3.65.0; reduce Go RAM usage (#2985)
- c0b357e Upgrade terraform provider aws to v5.25.0 (#2998)
v6.8.0
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