Skip to content

Releases: trussworks/terraform-aws-bootstrap

v5.2.0: Merge pull request #115 from trussworks/remove-tags

01 Nov 20:16
002a627
Compare
Choose a tag to compare

Update dependency module versions

25 Jul 17:59
5f1973f
Compare
Choose a tag to compare
Merge pull request #114 from trussworks/update-module-versions

Update module versions

Deprecate using Terraform versions before 1.0

07 Jun 19:35
27753d4
Compare
Choose a tag to compare

Module now requires using Terraform version 1.0 or higher.

Set dynamodb billing mode to PAY_PER_REQUEST

27 Apr 17:01
25d4865
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

21 Mar 15:00
bcf1180
Compare
Choose a tag to compare

Provide an upgrade path to AWS provider 4.0

12 May 19:12
31f84ac
Compare
Choose a tag to compare

Account alias management is now optional

Restrict to 3.x of the aws provider in anticipation of breaking changes

16 Aug 16:33
451366b
Compare
Choose a tag to compare

Support configurable point-in-time recovery for dynamodb table.

04 Aug 16:05
04170ae
Compare
Choose a tag to compare

Bugfix for v1.5.0 release

01 Jul 21:11
c4e6c74
Compare
Choose a tag to compare

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.