Skip to content

Commit

Permalink
feat: remove bucket ACL
Browse files Browse the repository at this point in the history
  • Loading branch information
githubjianli authored Nov 16, 2023
1 parent 054355b commit 88fd144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
- Changed `k8s` API to work with provider 2.x
- Changed Terraform `map` to `tomap` to make it work with newer TF provider(The map function was deprecated in Terraform v0.12 and is no longer available).
- Upgrade AWS provider to `4.x`.
- Removed bucket `ACL` as when bucket `object_ownership` set to `BucketOwnerEnforced`, it's disabled `ACL`.

## [6.19.1] - 2023-08-25
### Fixed
Expand Down

0 comments on commit 88fd144

Please sign in to comment.