Skip to content

v0.24.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 17 Mar 21:36
1f49938
feat: add support deployment of static assets to CDN @jhosteny (#73)

what

  • Update the terraform-aws-codebuild dependency to pick up the secondary artifact changes
  • Expose the secondary artifact configuration settings as variables

why

  • The intent is to wire the secondary artifact configuration up through the terraform-aws-ecs-web-app module to allow for a lightweight static asset deployment through an S3 CDN that is integrated in one build

references