Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Releases: cloudposse-archives/terraform-aws-jenkins

0.7.0: Updates to ChatOps - Automated commit (#51)

14 Jul 04:15
1dd8948

Choose a tag to compare

## 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

15 Oct 01:57
44766b0

Choose a tag to compare

what

  • Port module to Terraform 0.12
  • Pin all providers
  • Add example for testing
  • Add bats and terratest for the example
  • Add Codefresh badge to point to the test pipeline in terraform-modules project
  • 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-modules project contains pipelines for all terraform modules

0.5.0 Bump cicd, efs, efs-backup and label versions

07 May 21:22

Choose a tag to compare

what

  • Bump cicd, efs, efs-backup and label versions

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

10 Dec 09:54
23d7d47

Choose a tag to compare

what

  • updated README.yaml file
  • add tags and categories
  • rebuild README.md file

why

  • need to add categories and tags so we can pull them into the documentation

0.4.0

26 Oct 21:26

Choose a tag to compare

what

  • Update efs-backup version to 0.5.0

why

  • Fixes some issues

Regenerate README.md

27 Jul 14:02
4133623

Choose a tag to compare

what

  • Regenerate README.md

why

  • Previous version of build-harness has some typos

Fix readme

10 Jul 14:17
c64b786

Choose a tag to compare

what

  • Add README.yaml

why

  • Standardize README

0.3.7

27 Apr 16:46
be039f7

Choose a tag to compare

what

  • Remove assign_generated_ipv6_cidr_block attribute from examples and README

why

  • The attribute was deleted from terraform-aws-vpc module
  • terraform-aws-vpc always assigns IPv6 blocks

0.3.6

31 Jan 21:18
7be94de

Choose a tag to compare

what

  • Bumped terraform-aws-cicd version to 0.5.2

why

  • It adds STAGE environment variable for tagging Docker images in ECR

0.3.5

31 Jan 02:58
93e2ff0

Choose a tag to compare

what

  • Bump terraform-aws-ecr version to 0.2.4

why

  • It defines aws_ecr_lifecycle_policy to expunge old Docker images