All notable changes to this project will be documented in this file. This project loosely tries to adhere to Semantic Versioning.
- #26 update and loosen s3-secure dependency
- #25 fix starter example, use tags as example instead
- #24 Remove redundant backend
encrypt
configuration
- #23 update backend key generated default
- #22 add backend config variables docs comment
- #21 backend.tf template: add project variable
- #20 Update Generated Default Backend Key and CI Interface
- add ci interface class
- change default backend key
- #19 fix bucket tagging: use parsed region from backend.tf for s3 client
- #18 update starter s3 bucket example to work with terraform aws provider v4
- #17 aws_secret and aws_ssm: support expansion automatically
- #10 implement expand_string? to not expand aws arn values
- #9 support separate aws account for s3 backend bucket
- #8 use region configured in the backend.tf for the s3 client
- #5 helper and secrets support
- aws_secret and aws_ssm helpers
- #4 default access logging to false
- set prefix to @folder for performance improvement
- #3 quiet s3-secure messages
- #2 include layer interface, update template to expansion method
- Initial release