Whenever I increase "instance_count" in the minimal example, terraform suggests that all compute instances should be "destroyed and recreated" and the fails applying this change.
I don't understand why running instances have to be destroyed and recreated and this should not fail.
Whenever I increase "instance_count" in the minimal example, terraform suggests that all compute instances should be "destroyed and recreated" and the fails applying this change.
I don't understand why running instances have to be destroyed and recreated and this should not fail.
Terraform v0.11.2 + provider.openstack v1.2.0