proxied
attribute of cloudflare_record
resource different between code and state
#513
Open
2 tasks done
Confirmation
cf-terraforming version
cf-terraforming v0.9.0
Expected outcome
proxied
attribute appropriately set according to the actual state:Actual outcome
Steps to reproduce
cf-terraforming generate --zone xxx --resource-type "cloudflare_record" > cloudflare_records.tf
cf-terraforming import --zone xxx --resource-type "cloudflare_record"
terraform import cloudflare_record.terraform_managed_resource_xxx xxx/xxx
- the command created by the importterraform plan
to confirm a consistent state between the code and the state. The result I got:References
No response
The text was updated successfully, but these errors were encountered: