Skip to content

Latest commit

 

History

History
98 lines (70 loc) · 2.91 KB

File metadata and controls

98 lines (70 loc) · 2.91 KB

0.6.0 - 2021-06-27

Fix

  • conflicting operations on S3 buckets (#33)

Refactor

  • add required_providers configuration (#39)

0.5.0 - 2021-06-06

Feat

  • enable point-in-time recovery for DynamoDB table

0.4.1 - 2020-11-14

Fix

  • interporation warnings

0.4.0 - 2020-09-21

0.3.1 - 2020-08-10

Fix

  • make terraform_iam_policy to be a string (#25)

0.3.0 - 2020-08-10

Fix

  • remove region attribute (#24)

0.2.1 - 2019-08-18

Fix

  • allow use of KMS keys by the replication role
  • encrypt state files in the replica bucket

0.2.0 - 2019-08-11

Feat

  • add noncurrent_version_expiration option
  • add s3_bucket_force_destroy flag
  • move non-current versions to Glacier

Fix

  • insufficient persmission to encrypt states with the KMS key

0.1.0 - 2019-08-10

Feat

  • add "tags" input variable

0.0.4 - 2019-07-14

Fix

  • use a provider for replica bucket

0.0.3 - 2019-07-14

Feat

  • enable public access block for S3 buckets

0.0.2 - 2019-07-14

Feat

  • derive a region for replica bucket from the provider

0.0.1 - 2019-07-14