terraform-aws-ecs-web-app
terraform-aws-ecs-web-app copied to clipboard
Allow the module to configure secondary artifact sources in codepipeline
trafficstars
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Describe the Feature
Update the module to use the latest terraform-aws-ecs-codepipeline module, and pass through configuration settings for secondary artifacts
Expected Behavior
The update will allow the settings on the child module to be configured
Use Case
Allow the use of the secondary artifact buildspec option, e.g., to deploy static assets to an S3 CDN.
Describe Ideal Solution
N/A
Alternatives Considered
N/A
Additional Context
https://github.com/cloudposse/terraform-aws-ecs-codepipeline/pull/73