terraform-aws-ecs-codepipeline icon indicating copy to clipboard operation
terraform-aws-ecs-codepipeline copied to clipboard

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

Results 33 terraform-aws-ecs-codepipeline issues
Sort by recently updated
recently updated
newest added

Bumps the go_modules group in /test/src with 2 updates: [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/hashicorp/go-getter` from 1.7.1 to 1.7.5 Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.5 What's Changed Prevent Git Config...

auto-update
minor

### Describe the Bug I am encountering an "Invalid count argument" error when using the Cloud Posse module for codepipeline. The error occurs in the data "aws_iam_policy_document" "codestar" block. `│...

bug

### Describe the Bug I should be able to pass in pipeline type. Now that AWS doesnt allow people to create pipelines that are "V1" the default is still v1...

bug