Releases: aws-samples/terraform-aws-pipeline
Releases · aws-samples/terraform-aws-pipeline
2.2.2
11 Apr 19:48
Compare
Sorry, something went wrong.
No results found
Upgrade tags default version to v0.5.8
2.2.1
03 Apr 18:49
Compare
Sorry, something went wrong.
No results found
2.2.0
01 Apr 19:22
Compare
Sorry, something went wrong.
No results found
Improvements to the way that multiple commits are handled and observed in the pipeline.
approval action moved to plan stage (to make it clearer which plan is being approved)
default pipeline set to SUPERSEDED
mode input added to change pipeline mode
2.1.5
28 Mar 08:31
Compare
Sorry, something went wrong.
No results found
Upgrade tag-nag to v0.5.5
2.1.4
24 Mar 16:43
Compare
Sorry, something went wrong.
No results found
Added conditional tag validation with tag-nag . tags input used to add tag validation as additional pipeline validation action (alongside sast, lint, etc)
Removed unnecessary prints from buildspecs
2.1.3
21 Mar 17:28
Compare
Sorry, something went wrong.
No results found
added support for AWS KMS keys encrypting CloudWatch Logs (added to kms_key input)
re-pathed Codebuild CloudWatch Log group and streams
2.1.2
18 Mar 20:22
Compare
Sorry, something went wrong.
No results found
Minor var fix (terraform_version)
2.1.1
18 Mar 16:28
Compare
Sorry, something went wrong.
No results found
revert sast to use Amazon Linux CodeBuild image (checkov image pulls were hitting service limits in some pipelines)
support for fixing tflint version
support for fixing tf version in sast and tflint images
2.1.0
08 Mar 14:41
Compare
Sorry, something went wrong.
No results found
Replaced CodeBuild images.
hashicorp/terraform used for validate, fmt, plan, apply
bridgecrew/checkov used for sast
2.0.2
28 Jan 09:54
Compare
Sorry, something went wrong.
No results found
fix SAST python to 3.12 (to avoid 3.13 + checkov issue)