Releases: cloudposse/terraform-aws-cicd
Releases · cloudposse/terraform-aws-cicd
v0.17.1
🤖 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
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
option to deploy to website bucket @mihaiplesa (#87)
Closes #88
v0.15.1
🤖 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
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 compliantv0.31.1
🤖 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
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 compliantv0.15.0
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
🤖 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
🤖 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 templatesv0.14.0
mfa_delete removed @maximmi (#82)
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 (hashicorp/terraform-provider-aws#629).
- To satisfy Bridgecrew compliance scan
references
v0.13.1
🤖 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
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/629v0.29.0
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-restv0.13.0
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
🤖 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 |