Closed
Description
Many times we will construct an EC2 instance with the current AMI at the time but would prefer it to not be replaced. We source the AMI from a filtered data "aws_ami"
declaration. If the ID for the AMI changes we would like to have the EC2 stay as it is and not be replaced.
Describe the solution you'd like.
I think having some sort of lifecycle flag for changed parameters would make this possible.
Describe alternatives you've considered.
Hardcoding the AMI directly into the source.
Metadata
Metadata
Assignees
Labels
No labels