Closed Dup4 closed 1 year ago
please update to version v0.0.64, we have fixed this issue @Dup4
please update to version v0.0.64, we have fixed this issue @Dup4
When I upgrade to v0.0.64 from v0.0.51, terraform plan
shows that need to recreate ecs instances.
@Dup4 hi, The auto renew flag of ECS instance Only effective when instance_charge_type is PrePaid. Default is true. When importing resources, this attribute will not be imported. If this attribute is set, please use lifecycle and ignore_changes ignore changes in fields. The same with auto_renew_period
When I
terraform apply
an eip and its binding, then againterraform plan
prompts a difference in state with the remote end.