terraform-aws-ecs-codepipeline
terraform-aws-ecs-codepipeline copied to clipboard
Terraform Module for CI/CD with AWS Code Pipeline and Code Build for ECS https://cloudposse.com/
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...
### 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. `│...
### 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...