All notable changes to this project will be documented in this file. This project tries to adhere to Semantic Versioning, even before v1.0.
- #8 fix s3.put_bucket_acl with s3.put_bucket_ownership_controls
- #6 maintain backward compatibility terraspace_plugin_aws
- #4 refactor move directly related cli classes to subfolder
- #5 add public access block support
- fix activesupport require
- #3 add quiet option
- add commands: access_logs, lifecycle, versioning, remediate_all
- s3 client is smarter and switches regions on a per-bucket basis
- improve error message for Aws::STS::Errors::RegionDisabledException error
- improve cli help
- #1 summary command
- clean up policy_document method interface
- encryption enable: add kms-key option
- Initial release.