Releases: pulumi/pulumi-aws
Releases · pulumi/pulumi-aws
v6.13.2
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
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