A DevOps engineer is writing a Terraform configuration to provision an AWS EC2 instance. They want to ensure that the instance is replaced if the AMI ID changes, but not if the instance type changes. Which lifecycle meta-argument should be used?
Select one:
HashiCorp often tests the misconception that `create_before_destroy` alone controls replacement beha...