v0.21.0
github-actions
released this
29 Apr 23:13
·
37 commits
to refs/heads/main
since this release
🚀 Enhancements
Update IAM Policies for Anyscale Services @brent-anyscale (#49)
Allow Anyscale Services an additional IAM Permission for Cloudformation which will allow the service to add version HTTP Headers.
On branch brent/update-iam
Changes to be committed:
modified: CHANGELOG.md
modified: modules/aws-anyscale-iam/iam-policies-data.tf
Pull request checklist
Please check if your PR fulfills the following requirements:
- pre-commit has been run
- Tests for the changes have been added (for bug fixes / features)
- All tests passing
- Docs have been reviewed and added / updated if needed (for bug fixes / features)
Pull Request Type
- Bugfix
- New feature
- Refactoring (no functional changes)
- Documentation change
- Other (please describe):
Does this introduce a breaking change?
- Yes
- No