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
154 stars 147 forks source link

Resources created when enabled set to false #101

Closed mihaiplesa closed 1 year ago

mihaiplesa commented 1 year ago

Found a bug? Maybe our Slack Community can help.

Slack Community

Describe the Bug

When enabled is false the module still creates resources (CodeBuild).

Expected Behavior

No resources should be created in module is disabled.