cloudposse / terraform-aws-ecs-codepipeline

Terraform Module for CI/CD with AWS Code Pipeline and Code Build for ECS https://cloudposse.com/
https://cloudposse.com/accelerate
Apache License 2.0
155 stars 149 forks source link

Allow ecs inputs to be optional #95

Open nitrocode opened 2 years ago

nitrocode commented 2 years ago

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

From https://github.com/cloudposse/terraform-aws-cicd/issues/98

The ecs inputs do not create any specific ecs resources. If the ecs inputs were optional, this module could drop the ecs portion in its name, its code could be reused by other modules that require a codepipeline resource.