cdk-cosmos / cosmos

Cdk Cosmos Packages
https://cdk-cosmos.github.io/law
Apache License 2.0
23 stars 18 forks source link

Add optional proxy setting to ECS cluster instances #320

Closed KevinHuang40856 closed 3 years ago

KevinHuang40856 commented 3 years ago

For the ECS cluster instances which have no CloudFormation helper scripts installed, the instances will be unable to send cloudformation signal the cfn-signal and the auto scaling group may fail due to not received the success signal. To install the CloudFormation helper scripts, the instance need the proxy if it is unable to reach internet.