Releases: common-fate/terraform-aws-audit-log-bucket
Releases · common-fate/terraform-aws-audit-log-bucket
v2.0.0
Breaking changes:
- the
versioning_status
variable is now a string, rather than a boolean. Valid values for this variable are "Enabled", "Suspended", or "Disabled".
What's Changed
- Fix aws_s3_bucket_versioning configs by @dandelionur in #3
New Contributors
- @dandelionur made their first contribution in #3
Full Changelog: v1.0.2...v2.0.0