Releases: trussworks/terraform-aws-bootstrap
Releases · trussworks/terraform-aws-bootstrap
v5.2.0: Merge pull request #115 from trussworks/remove-tags
remove default tags applied to resources
Update dependency module versions
Merge pull request #114 from trussworks/update-module-versions Update module versions
Deprecate using Terraform versions before 1.0
Module now requires using Terraform version 1.0 or higher.
Set dynamodb billing mode to PAY_PER_REQUEST
v4.0.0
Provide an upgrade path to AWS provider 4.0
Provide an upgrade path to AWS provider 4.0
See https://github.com/trussworks/terraform-aws-bootstrap#release-v300 for how to upgrade from 2.x of this module.
Account alias management is now optional
Restrict to 3.x of the aws provider in anticipation of breaking changes
Support configurable point-in-time recovery for dynamodb table.
Bugfix for v1.5.0 release
In the 1.5.0 release, we missed updating the s3-private-bucket module so that it supported the new functionality. This fixes that issue.