This repository was archived by the owner on Mar 12, 2026. It is now read-only.
Releases: cloudposse-archives/terraform-aws-jenkins
Releases · cloudposse-archives/terraform-aws-jenkins
0.7.0: Updates to ChatOps - Automated commit (#51)
## What * Adds chatops commands - '/test all' - '/test bats' - '/test readme' - '/test terratest' * Drops codefresh * Drops slash-command-dispatch * Removes codefresh badge * Rebuilds README ## Why * Change over from codefresh to GH Actions * Facilitate testing of PRs from forks
0.6.0 Convert to TF 0.12. Add tests. Add Codefresh test pipeline
what
- Port module to Terraform 0.12
- Pin all providers
- Add example for testing
- Add
batsandterratestfor the example - Add Codefresh badge to point to the test pipeline in
terraform-modulesproject - Update README
why
- Module currently does not work with 0.12. Much easier syntax
- Better regression control
- Automatically test the example on every commit and pull request
- Provision resources on AWS in the test account and check the outputs for the correct values
terraform-modulesproject contains pipelines for all terraform modules
0.5.0 Bump cicd, efs, efs-backup and label versions
what
- Bump
cicd,efs,efs-backupandlabelversions
why
- Latest versions of all modules
- Fixes data.aws_region.default: "current": [REMOVED] Defaults to current provider region if no other filtering is enabled
0.4.1: Update readme yaml file and rebuild md
what
- updated
README.yamlfile - add tags and categories
- rebuild
README.mdfile
why
- need to add categories and tags so we can pull them into the documentation
0.4.0
Regenerate README.md
what
- Regenerate
README.md
why
- Previous version of build-harness has some typos
Fix readme
what
- Add
README.yaml
why
- Standardize README