Skip to content

Releases: binbashar/terraform-aws-tfstate-backend

v1.0.28 - 2024-01-24T15:47:46Z

24 Jan 18:22
Compare
Choose a tag to compare

v1.0.28 - 2024-01-24T15:47:46Z

  • 44ed228 Merge pull request #28 from d3adb5/refactor/assume-role-block
  • 9551a57 Add checkov
  • 4f9ef99 refactor: use assume_role block for role_arn

v1.0.27 - 2023-10-25T17:46:32Z

25 Oct 18:42
Compare
Choose a tag to compare

v1.0.27 - 2023-10-25T17:46:32Z

  • cb17cb6 Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.27 [ci skip]
  • 7d0df32 Merge pull request #30 from binbashar/enhacement/aws-5.0
  • b970920 Comment sumologic workflow
  • c2249e2 Disable bucket ACL (Recommended)
  • 70a0184 Remove checkov skip
  • 19a2db8 Add skip to checkov validations in replica bucket
  • db071c4 Enable bucket acl
  • f79b021 Upgrade AWS provider version to 5.x

v1.0.26 - 2023-05-11T15:10:55Z

11 May 19:00
Compare
Choose a tag to compare

v1.0.26

  • 7a501e0 Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.26 [ci skip]
  • d084505 Feature | add security scan

v1.0.25

  • bd4c51f Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.25 [ci skip]
  • 617261b refactor/support-aws-provider-v4
  • 7b2c9c4 fix: use aws.primary in v4 resources instead of inherited provider
  • d935092 refactor: use s3 acl resource instead of acl arg
  • f53cc10 docs: update readme to reflect new resource usage
  • 8b2b82f refactor: use s3 sse config resource instead of block
  • 20a2e3d refactor: use bucket versioning resource instead of block

v1.0.23 - 2022-10-27T14:07:30Z

21 Nov 17:24
Compare
Choose a tag to compare

v1.0.23 - 2022-10-27T14:07:30Z

  • 0ef90ce Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.23 [ci skip]
  • 218a382 Merge pull request - #22 from binbashar/allow-bucket-replicatio-name-variable
  • 29dcfef Change variable for custom bucket_replication_name_suffix
  • 81264ea Change default value for bucket_replication_role_name
  • 85117f8 Add variables to set custom name for S3 Replication Bucket (and Role)

v1.0.21 - 2022-09-23T02:51:16Z

23 Sep 22:57
Compare
Choose a tag to compare

v1.0.21 - 2022-09-23T02:51:16Z

  • 3f1488a Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.21 [ci skip]
  • 08cc16b Implement optional DynamoDB Capacity monitoring (#21)

v1.0.20 - 2022-09-14T15:29:03Z

14 Sep 15:51
Compare
Choose a tag to compare

v1.0.20 - 2022-09-14T15:29:03Z

  • dea3179 Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.20 [ci skip]
  • cce4ddb Merge pull request - #20 from binbashar/enhancement/provider-version
  • fd2adeb Upgrade provider version

v1.0.19 - 2022-08-19T21:45:07Z

31 Aug 21:40
Compare
Choose a tag to compare

v1.0.19 - 2022-08-19T21:45:07Z

  • 2786ea5 Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.19 [ci skip]
  • 9810276 Add public access block to the replication bucket (#19)

v1.0.18 - 2022-05-03T18:05:53Z

05 May 15:55
Compare
Choose a tag to compare

v1.0.18 - 2022-05-03T18:05:53Z

v1.0.16 - 2021-08-25T13:35:00Z

25 Aug 15:08
Compare
Choose a tag to compare

 v1.0.16 - 2021-08-25T13:35:00Z

  • b3b7938 Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.16 [ci skip]
  • 01b0617 Merge pull request #14 from binbashar/fix/bucket-replication
  • 42a9ed3 Update Makefile to support terraform 0.14.11 & Terratest 14
  • 6f6ac33 Add awscli setting for test-e2e-terratests
  • 0395e2a Update Ubuntu image & awscli installation
  • 05789fd Upgrade CircleCI config
  • dbff598 Add logging support
  • 436cf44 Set time_sleep block to 30 secs
  • 3de4f36 Fix aws_s3_bucket_public_access_block name
  • 120e6c9 Force aws_s3_bucket_public_access_block to be applied first
  • f92ef0e Add time_sleep for the aws_iam_policy_attachment
  • dbc9b51 Fix depends_on and time_sleep order
  • 2d0bd74 Add time sleep for aws_s3_bucket_public_access_block resource
  • e2144f4 Add timeout for aws_s3_bucket_public_access_block
  • 721bb69 Add depends_on to aws_s3_bucket_policy resources
  • 1f1cd04 Add depends_on between aws_s3_bucket_public_access_block and aws_s3_bucket_policy resources
  • fa12f94 Add depends_on in IAM and bucket policies
  • db61d88 Add denpeds_on for aws_s3_bucket_public_access_block
  • bbf948f * Add depends_on the replication bucket * Update README using a newer terraform-doc

v1.0.15 - 2020-12-18T18:27:09Z

18 Dec 18:28
Compare
Choose a tag to compare

v1.0.15 - 2020-12-18T18:27:09Z

  • 82350ab Updating CHANGELOG.md via make changelog-patch for v1.0.15 [ci skip]
  • b69621d Merge pull request #13 from binbashar/feature/BBL-263-vpce-support
  • 9317a0f BBL-263 | requirement tf-0.13.2 tests implemented with tf-0.14.2
  • 59826e1 BBL-263 | minor readme.md important consideration section sintaxt improvement
  • 152afdb BBL-263 | small readme.md update
  • 4ec2b12 BBL-263 | make pre-commit applied - terraform format + terraform docs + documentation vpce considerations added
  • b7847bc BBL-263 | adding s3 service limited vpc traffic policy
  • a14b8ed BBL-263 | applying make pre-commit to format and update README.md
  • b44f603 BBL-263 | adding crr-vpce test
  • c9a0910 BBL-263 | updating examples config.tf to use terraform 0.14.2
  • 74dee44 BBL-263 | updating vpc filtering bucket policy ids
  • 48bff00 BBL-263 | adding optional vpc filtering via bucket policy to enforce vpce access
  • 669b539 BBL-263 | upgrading to terraform 0.14.2

v1.0.14 - 2020-11-16T17:04:32Z

  • adc75bf Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.14 [ci skip]
  • 039bfa5 Merge pull request #12 from binbashar/feature/BBL-440-makefile-lib
  • 19dab1f BBL-440 | ci pre-commit + slack notif + makefile-lib versioned