Terraform Aws Ecs Codepipeline Versions Save

Terraform Module for CI/CD with AWS Code Pipeline and Code Build for ECS https://cloudposse.com/

0.34.0

1 month ago
Sync github @max-lobur (#109)

Sync github from the template

🐛 Bug Fixes

Fix failing test @drselump14 (#123)

what

Fix the failing test because outdated code

why

Test is failing on most of pull request

references

🤖 Automatic Updates

Add GitHub Settings @osterman (#126)

what

  • Install a repository config (.github/settings.yaml)

why

  • Programmatically manage GitHub repo settings
Update Scaffolding @osterman (#124)

what

  • Reran make readme to rebuild README.md from README.yaml
  • Migrate to square badges
  • Add scaffolding for repo settings and Mergify

why

  • Upstream template changed in the .github repo
  • Work better with repository rulesets
  • Modernize look & feel

0.33.0

1 year ago
  • No changes

0.32.0

1 year ago
Update Terraform cloudposse/repository-webhooks-github to v0.13.0 @adamantike (#107)

what

  • Removed variables no longer available in the cloudposse/repository-webhooks/github module.
  • Supersedes #106

why

  • Version 0.13.0 removes hardcoded provider, so some variables have been removed in favor of instantiating the provider separately.

references

0.31.0

1 year ago
Add extra policies for codebuild @pcartas (#104)

what

I added a variable to allow for the addition of personalized policies for Codebuild.

why

All the projects are different, and in my use case i need to retrieve objects from S3.

0.30.0

1 year ago
set enabled for codebuild module @mihaiplesa (#100)

Resolves https://github.com/cloudposse/terraform-aws-ecs-codepipeline/issues/101

Add random attribute to avoid codepipeline bucket name collisions @joe-niland (#102)

what

  • Adds a random string to the codepipeline module's attributes to provide a unique name for the codepipeline bucket

why

  • Automated tests sometimes fail due to bucket naming collisions (presumably when a previous test run failed and was not properly cleaned up)

references

  • None

0.29.0

1 year ago
Codestar source output artifact type var @joe-niland (#97)

what

  • Allow specifying the output artifact format for the source stage of the Codestar pipeline
  • Small optimisation for checking when to create Codestar related resources
  • Assign Codestar policy to Codebuild service role if artifact format is 'full clone', as it is required for Codebuild to pull from the git repo

why

  • To allow flexibility
  • Previously the artifact format was hard-coded to 'CODE_ZIP'. Occasionally this fails with Bitbucket (due to some kind of internal error)

references

  • N/A

0.28.8

1 year ago
git.io->cloudposse.tools update @dylanbannon (#93)

what and why

Change all references to git.io/build-harness into cloudposse.tools/build-harness, since git.io redirects will stop working on April 29th, 2022.

References

  • DEV-143

🤖 Automatic Updates

chore(deps): update terraform cloudposse/codebuild/aws to v1 @renovate (#98)

This PR contains the following updates:

Package Type Update Change
cloudposse/codebuild/aws (source) module major 0.39.0 -> 1.0.0

0.28.7

1 year ago

🤖 Automatic Updates

chore(deps): update terraform cloudposse/codebuild/aws to v0.39.0 @renovate (#87)

This PR contains the following updates:

Package Type Update Change
cloudposse/codebuild/aws (source) module minor 0.37.1 -> 0.39.0

0.28.6

1 year ago

🚀 Enhancements

Remove unused provider dependency hashicorp/template to support arm64 @Eyjafjallajokull (#94)

what

Remove unused provider dependency hashicorp/template.

why

Because of dependency on deprecated provider this module cannot be used on arm64 computers.

references

  • Closes #92

0.28.5

2 years ago

🤖 Automatic Updates

chore(deps): update terraform cloudposse/repository-webhooks/github to v0.12.1 @renovate (#88)

This PR contains the following updates:

Package Type Update Change
cloudposse/repository-webhooks/github (source) module patch 0.12.0 -> 0.12.1

Release Notes

cloudposse/terraform-github-repository-webhooks

v0.12.1

Compare Source

🤖 Automatic Updates

Update context.tf @​cloudpossebot (#​33) #### what This is an auto-generated PR that updates the `context.tf` file to the latest version from `cloudposse/terraform-null-label` #### why To support all the features of the `context` interface.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.