Releases: dxw/terraform-aws-tfvars-s3
Releases · dxw/terraform-aws-tfvars-s3
v0.2.6
v0.2.5
v0.2.4
What's Changed
- Allow conditionally using KMS for tfvars bucket by @Stretch96 in #27
- Add
source_hash
for the tfvars S3 objects by @Stretch96 in #29
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Update terraform-linters/setup-tflint action to v4 by @renovate in #25
- Update actions/checkout action to v4 by @renovate in #22
- Update Terraform aws to v5.21.0 by @renovate in #20
- Get Terraform version from dotfile in workflow by @Stretch96 in #26
- Update dependency hashicorp/terraform to v1.6.1 by @renovate in #21
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Allow overwritting S3 file key by @Stretch96 in #23
- Version bump v0.2.2 by @Stretch96 in #24
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix S3 logging by @Stretch96 in #16
- Remove logging bucket User ID restriction by @Stretch96 in #17
- Update dependency hashicorp/terraform to v1.5.4 by @renovate in #18
- Update Terraform aws to v5.10.0 by @renovate in #13
- Version bump v0.2.1 by @Stretch96 in #19
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.1
What's Changed
- Add tfvar and logs S3 resource outputs by @Stretch96 in #12
- Update Terraform aws to v5.9.0 by @Stretch96 in #14
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Update dependency hashicorp/terraform to v1.5.3 by @renovate in #3
- Initial module setup by @Stretch96 in #2
- Add S3 bucket to store the tfvars by @Stretch96 in #4
- Update Readme usage by @Stretch96 in #5
- Add tfvars S3 objects by @Stretch96 in #6
- Fix
aws_s3_object
resource by @Stretch96 in #7 - Remove S3 object etag by @Stretch96 in #8
- S3 object
kms_key_id
needs to be thearn
rather than thekey_id
by @Stretch96 in #9 - Fix s3 logs bucket policy by @Stretch96 in #10
- Version bump v0.1.0 by @Stretch96 in #11
New Contributors
- @renovate made their first contribution in #3
- @Stretch96 made their first contribution in #2
Full Changelog: https://github.com/dxw/terraform-aws-tfvars-s3/commits/v0.1.0