Skip to content

Releases: cloudposse/terraform-aws-cicd

v0.17.1

27 Feb 03:23
eefa465
Compare
Choose a tag to compare

🤖 Automatic Updates

Update context.tf @cloudpossebot (#90)

what

This is an auto-generated PR that updates the context.tf file to the latest version from cloudposse/terraform-null-label

why

To support all the features of the context interface.

v0.17.0

26 Feb 13:03
35aeac6
Compare
Choose a tag to compare
minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @maximmi (#84)

what

  • update context.tf to v0.23.0
  • minimum required Terraform version bumped to 0.13.0
  • readme updated, Bridgecrew compliance badges added

why

  • It allows for setting the letter case of tag names and labels
  • we have dropped support for Terraform 0.12
  • To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.16.0

13 Feb 16:57
c5fe643
Compare
Choose a tag to compare
option to deploy to website bucket @mihaiplesa (#87)

Closes #88

v0.15.1

09 Feb 02:39
b81bbf4
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/codebuild/aws to v0.32.0 @renovate (#85)

This PR contains the following updates:

Package Type Update Change
cloudposse/codebuild/aws (source) terraform minor 0.30.1 -> 0.32.0

Release Notes

cloudposse/terraform-aws-codebuild

v0.32.0

Compare Source

context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @​maximmi (#​83) #### what - update context.tf to v0.24.1 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added #### why - It allows for setting the letter case of tag names and labels, back compatibility with context v0.22.0 and below - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.31.1

Compare Source

🤖 Automatic Updates

Update context.tf @​cloudpossebot (#​80) #### what This is an auto-generated PR that updates the `context.tf` file to the latest version from `cloudposse/terraform-null-label` #### why To support all the features of the `context` interface.

v0.31.0

Compare Source

minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @​maximmi (#​82) #### what - update context.tf to v0.23.0 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added #### why - It allows for setting the letter case of tag names and labels - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.15.0

09 Feb 02:32
82a8640
Compare
Choose a tag to compare
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @maximmi (#86)

what

  • update context.tf to v0.24.1
  • minimum required Terraform version bumped to 0.13.0
  • readme updated, Bridgecrew compliance badges added

why

  • It allows for setting the letter case of tag names and labels, back compatibility with context v0.22.0 and below
  • we have dropped support for Terraform 0.12
  • To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.14.1

03 Feb 05:01
7c80a3d
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/codebuild/aws to v0.30.1 @renovate (#83)

This PR contains the following updates:

Package Type Update Change
cloudposse/codebuild/aws (source) terraform patch 0.30.0 -> 0.30.1

Release Notes

cloudposse/terraform-aws-codebuild

v0.30.1

Compare Source

🤖 Automatic Updates

Update README.md and docs @​cloudpossebot (#​81) #### what This is an auto-generated PR that updates the README.md and docs #### why To have most recent changes of README.md and doc from origin templates

v0.14.0

29 Jan 06:50
7d75911
Compare
Choose a tag to compare
mfa_delete removed @maximmi (#82)

what

  • mfa_delete removed
  • Bridgecrew check Ensure S3 bucket has MFA delete enabled skipped

why

references

v0.13.1

29 Jan 06:48
c8f0fe4
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/codebuild/aws to v0.30.0 @renovate (#81)

This PR contains the following updates:

Package Type Update Change
cloudposse/codebuild/aws (source) terraform minor 0.28.0 -> 0.30.0

Release Notes

cloudposse/terraform-aws-codebuild

v0.30.0

Compare Source

mfa_delete removed due to issue in terraform @​maximmi (#​79) #### what * `mfa_delete` removed * Bridgecrew check `Ensure S3 bucket has MFA delete enabled` skipped #### why * Because terraform doesn't support this argument to be toggled (https://github.com/hashicorp/terraform-provider-aws/issues/629). * To satisfy Bridgecrew compliance scan #### references * https://github.com/hashicorp/terraform-provider-aws/issues/629

v0.29.0

Compare Source

readme updated, BridgeCrew compliance checks fixes, code cleaned @​maximmi (#​75) #### what * BridgeCrew compliance checks fix * readme updated * default behaviour changed: `S3 bucket MFA delete` enabled by default * default behaviour changed: `S3 Bucket Versioning` enabled by default * default behaviour changed: `Encryption of the S3 bucket` enabled by default #### why * To be able to position our modules as standards compliant * stay in sync with code * To comply BridgeCrew check #### references * https://docs.bridgecrew.io/docs/s3_16-enable-versioning * https://docs.bridgecrew.io/docs/s3_13-enable-logging * https://docs.bridgecrew.io/docs/s3_14-data-encrypted-at-rest

v0.13.0

26 Jan 04:36
a46bc00
Compare
Choose a tag to compare
readme updated, code cleaned, BC compliance checks fixed @maximmi (#80)

what

  • BridgeCrew compliance checks fix
  • readme updated
  • code clean up
  • default behaviour changed: S3 bucket MFA delete enabled by default
  • default behaviour changed: S3 Bucket Versioning enabled by default
  • default behaviour changed: Encryption of the S3 bucket enabled by default

why

  • To be able to position our modules as standards compliant
  • stay in sync with code
  • removed unnecessary providers dependencies
  • To comply BridgeCrew check

references

v0.12.1

23 Jan 16:45
692dbf9
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/codebuild/aws to v0.28.0 @renovate (#79)

This PR contains the following updates:

Package Type Update Change
cloudposse/codebuild/aws (source) terraform minor 0.27.0 -> 0.28.0

Release Notes

cloudposse/terraform-aws-codebuild

v0.28.0

Compare Source

Terraform 0.14 upgrade @​maximmi (#​74) #### what - Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard #### why - Support Terraform 0.14