aws-samples / aws-samples/ec2-auto-scaling-instance-refresh-sample
CFN drift
Open
- Dominant language
- Python
- Stars
- 47
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Hi
as part of the solution, I see the Launch template is updated with the new AMI ID.
Wouldnt it causes cloud formation to detect drift in the template?
because the initial LT in CFN contains the old AMI , while the actual LT contains the new AMI which is updated by EC2 image builder
Contributor guide
Assessment
This issue has not been assessed yet.