aws-samples / aws-samples/outbound-vpc-filtering-proxy
Launch Configurations are deprecated
- Dominant language
- No language data
- Stars
- 33
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Attempting to use this CloudFormation template results in CREATE_FAILED `Resource handler returned message: "The Launch Configuration creation operation is not available in your account. Use launch templates to create configuration templates for your Auto Scaling groups.`
This CloudFormation template cannot be used unless it is converted to use Launch Templates instead of Launch Configurations.
From [the AWS documentation](https://docs.aws.amazon.com/autoscaling/ec2/userguide/create-launch-config.html):

Contributor guide
Assessment
This issue has not been assessed yet.