cn-terraform / terraform-aws-ecs-alb

AWS ALB Terraform Module for ECS
https://registry.terraform.io/modules/cn-terraform/ecs-alb
Apache License 2.0
28 stars 29 forks source link

Updates defaults and adds better support for using CodeDeploy with ECS/Fargate #60

Closed JaredDarling closed 11 months ago

JaredDarling commented 12 months ago

@jnonino it look like a secret for INFRACOST_API_KEY must be added to GitHub for the workflow action to run successfully.

jnonino commented 12 months ago

Hi @JaredDarling, thanks for your contributions, I removed the Infracost stage. If you rebase that step will not be there, and pipeline will succeed. Same with your other PR.

JaredDarling commented 11 months ago

@jnonino Updated branch and all checks pass now. Ready for final approval.