Skip to content

Releases: cloudposse-archives/terraform-aws-jenkins

v0.8.0

04 Feb 08:10
10f4b0a
Compare
Choose a tag to compare
minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @maximmi (#69)

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.7.9

04 Feb 07:22
aa58ef9
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/backup/aws to v0.5.0 @renovate (#71)

This PR contains the following updates:

Package Type Update Change
cloudposse/backup/aws (source) terraform minor 0.4.0 -> 0.5.0

Release Notes

cloudposse/terraform-aws-backup

v0.5.0

Compare Source

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

v0.7.8

03 Feb 04:22
34c1e59
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/ecr/aws to v0.31.1 @renovate (#66)

This PR contains the following updates:

Package Type Update Change
cloudposse/ecr/aws (source) terraform minor 0.30.0 -> 0.31.1

Release Notes

cloudposse/terraform-aws-ecr

v0.31.1

Compare Source

🤖 Automatic Updates

Update README.md and docs @​cloudpossebot (#​76) #### 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.31.0

Compare Source

Bc compliance @​maximmi (#​74) #### what * BridgeCrew compliance checks fix * readme updated * workflows updated * default behaviour changed: `image_tag_mutability` now `IMMUTABLE` by default * default behaviour changed: `scan_images_on_push` enabled by default #### why * To be able to position our modules as standards compliant * stay in sync with code * to stay in sync with all repos * To comply BridgeCrew check #### references * https://docs.bridgecrew.io/docs/bc_aws_general_24 * https://docs.bridgecrew.io/docs/general_8

v0.7.7

29 Jan 06:53
9f787e5
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/elastic-beanstalk-environment/aws to v0.35.0 @renovate (#59)

This PR contains the following updates:

Package Type Update Change
cloudposse/elastic-beanstalk-environment/aws (source) terraform minor 0.32.0 -> 0.35.0

Release Notes

cloudposse/terraform-aws-elastic-beanstalk-environment

v0.35.0

Compare Source

mfa_delete removed @​maximmi (#​159) #### 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.34.0

Compare Source

readme updated, BridgeCrew compliance checks fixed, code cleaned @​maximmi (#​158) #### 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.33.0

Compare Source

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

v0.32.1

Compare Source

🤖 Automatic Updates

Update Terraform cloudposse/route53-cluster-hostname/aws to v0.10.0 @​renovate (#​157)

This PR contains the following updates:

Package Type Update Change
cloudposse/route53-cluster-hostname/aws (source) terraform minor 0.9.0 -> 0.10.0

Release Notes
cloudposse/terraform-aws-route53-cluster-hostname ##### [`v0.10.0`](https://togithub.com/cloudposse/terraform-aws-route53-cluster-hostname/releases/0.10.0)

Compare Source

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

v0.7.6

23 Jan 16:12
2adc5e7
Compare
Choose a tag to compare

🤖 Automatic Updates

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

This PR contains the following updates:

Package Type Update Change
cloudposse/ecr/aws (source) terraform minor 0.29.2 -> 0.30.0

Release Notes

cloudposse/terraform-aws-ecr

v0.30.0

Compare Source

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

v0.7.5

22 Jan 10:26
ff7b0dd
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/cicd/aws to v0.12.0 @renovate (#63)

This PR contains the following updates:

Package Type Update Change
cloudposse/cicd/aws (source) terraform minor 0.11.1 -> 0.12.0

Release Notes

cloudposse/terraform-aws-cicd

v0.12.0

Compare Source

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

v0.7.4

19 Jan 09:32
969589c
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/ecr/aws to v0.29.2 @renovate (#61)

This PR contains the following updates:

Package Type Update Change
cloudposse/ecr/aws (source) terraform patch 0.29.1 -> 0.29.2

Release Notes

cloudposse/terraform-aws-ecr

v0.29.2

Compare Source

feat: remove unused local and template providers @​roock (#​73) #### what * Remove the unused dependencies on hashicorp/local and hashicorp/template #### why * unused dependencies are unneeded

v0.7.3

09 Jan 17:14
fa82408
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/elastic-beanstalk-application/aws to v0.9.0 @renovate (#58)

This PR contains the following updates:

Package Type Update Change
cloudposse/elastic-beanstalk-application/aws (source) terraform minor 0.8.0 -> 0.9.0

Release Notes

cloudposse/terraform-aws-elastic-beanstalk-application

v0.9.0

Compare Source

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

v0.8.1

Compare Source

🤖 Automatic Updates

Update README.md and docs @​cloudpossebot (#​28) #### 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.7.2

06 Jan 16:43
b9bcd6d
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/cicd/aws to v0.11.1 @renovate (#56)

This PR contains the following updates:

Package Type Update Change
cloudposse/cicd/aws (source) terraform patch 0.11.0 -> 0.11.1

Release Notes

cloudposse/terraform-aws-cicd

v0.11.1

Compare Source

🤖 Automatic Updates

chore(deps): update terraform cloudposse/codebuild/aws to v0.27.0 @​renovate (#​74)

This PR contains the following updates:

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

Release Notes
cloudposse/terraform-aws-codebuild ##### [`v0.27.0`](https://togithub.com/cloudposse/terraform-aws-codebuild/releases/0.27.0)

Compare Source

Artifact location variable @​&#​8203;ivanmartos (#&#​8203;72) ##### what

Added variable artifact_location and that is used for setting value of location of artifact of codebuild

why

It is not possible to set artifact as S3 without setting location.

references

This is a follow up for #&#​8203;71

Readme needs to be updated since commands

make init
make readme

don't work on my machine

v0.7.1

06 Jan 16:28
2551280
Compare
Choose a tag to compare

🚀 Enhancements

Terraform 0.14 upgrade @maximmi (#55)

what

  • Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard

why

  • Support Terraform 0.14