Skip to content

Releases: trussworks/terraform-aws-bootstrap

Account alias management is now optional

24 Aug 21:22

Choose a tag to compare

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

16 Aug 16:33
451366b

Choose a tag to compare

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

04 Aug 16:05
04170ae

Choose a tag to compare

Bugfix for v1.5.0 release

01 Jul 21:11
c4e6c74

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.

Propagate S3 public access block variable

01 Jul 13:11
94b41c8

Choose a tag to compare

-Added the enable_s3_public_access_block variable to allow toggling of the S3 public access block, as recently added in the s3 private bucket module.

make state bucket tagging variable

02 Jun 13:39
ee64240

Choose a tag to compare

This release adds a state_bucket_tags variable which allows you to modify state bucket tags

Relax AWS provider constraint

06 Apr 16:10
25cd058

Choose a tag to compare

This release relaxes the AWS provider version to allow for higher versions than 3.0.

Add log_bucket_versioning

05 Mar 17:53
8fc2ffb

Choose a tag to compare

This release adds log_bucket_versioning which allows you to turn on versioning for the state log bucket.

v1.1.1 - Add compatibility for Terraform 0.14

25 Jan 16:17
6aa0955

Choose a tag to compare

This version adds compatibility with Terraform 0.14; it should not break existing functionality.

Adds dynamodb vars

29 Oct 18:44
7da6c5a

Choose a tag to compare

Allows you to name your dynamodb table. Defaults to terraform-state-lock.