You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are currently facing an issue while importing a DDS instance into our terraform state. There are the availability_zone and flavor missing after the import, which will lead to a replacement of the dds instance with next terraform apply.
yes you are right. But that feels like a workaround, because OTC is not able to put (at least) fields in their API response that lead to a replacement of the resource.
Hello,
we are currently facing an issue while importing a DDS instance into our terraform state. There are the availability_zone and flavor missing after the import, which will lead to a replacement of the dds instance with next
terraform apply
.Terraform provider version
Terraform v1.9.1
on darwin_arm64
Affected Resource(s)
Terraform Configuration Files
Steps to Reproduce
terraform import opentelekomcloud_dds_instance_v3.dds-mdb-tst-1 c8064cd9402841c69f564f5b2aa70848in0
terraform apply
Expected Behavior
terraform apply
should not lead to changes in infrastructureActual Behavior
Imported resource will be replaced with
terraform apply
:The text was updated successfully, but these errors were encountered: