Skip to content

Releases: cloudposse/terraform-aws-ecs-codepipeline

v0.19.1

24 Jan 01:15
9e581d7
Compare
Choose a tag to compare

🤖 Automatic Updates

Update Terraform cloudposse/codebuild/aws to v0.28.0 @renovate (#55)

This PR contains the following updates:

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

Release Notes

cloudposse/terraform-aws-codebuild

v0.28.0

Compare Source

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

v0.19.0

23 Jan 15:25
92884f3
Compare
Choose a tag to compare
Terraform 0.14 upgrade @maximmi (#54)

what

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

why

  • Support Terraform 0.14

supersedes and closes #53

v0.18.0

24 Nov 00:29
698bb1e
Compare
Choose a tag to compare
Update context provider versions @joe-niland (#52)

what

  • use context.tf
  • bump upstream module versions
  • use lower bound provider pinning

why

  • update module in line with latest approaches

references

v0.17.0

12 Sep 23:58
5a4abb7
Compare
Choose a tag to compare
prevent github OAuthToken from causing unwanted changes @dknell (#47)

what

  • Adding a lifecycle block to ignore changes in source stage

why

  • When using github OAuthToken, the aws_codepipeline resource doesn't save the token in the state file. This causes it to detect changes on every apply, regardless of a change in the terraform files.

references

v0.16.0

19 Aug 17:45
a32e6c8
Compare
Choose a tag to compare
  • No changes

0.15.0 Additional TF 0.13 Fixes

19 Aug 17:45
a32e6c8
Compare
Choose a tag to compare

what

  • upgrade chatops
  • add automatic releasing
  • upgrade to go modules
  • update any version pinning
  • (locally verified) no terraform init errors using cli

why

  • Support Terraform 0.13

0.14.1: [AUTOMATED] Update Version Pinning for Terraform to support 0.13 (#40)

18 Aug 08:56
38908e8
Compare
Choose a tag to compare
## What

1. Update Version Pinning for Terraform to support 0.13

## Why

1. This is a relatively minor update that the CloudPosse module already likely supports.
1. This allows module consumers to not individually update our Terraform module to support Terraform 0.13.

0.14.0

18 Aug 08:09
3bf93fc
Compare
Choose a tag to compare
[AUTOMATED] Update terraform-null-label versions to support Terraform…

0.13.0: updating to github webhook with pinned 2.8.1 github provider (#38)

01 Jul 05:16
3232eec
Compare
Choose a tag to compare

what

  • updating to new version of webhook module due to regression on GitHub provider

why

  • Test expect anonymous flag enabled but was removed in 2.9.0 of the provider

references

0.12.0: Add Bitbucket support

25 Jun 17:49
524844c
Compare
Choose a tag to compare

what

  • Add bitbucket support

why

  • Bitbucket was no supported

references