Open Issues Need Help
View All on GitHubAI Summary: A user encountered an "inconsistent result after apply" error when creating a `dnsimple_zone_record` with `type = "cname"`. Terraform reported that the provider returned `"CNAME"` instead of the configured `"cname"` for the record type. Although the record was created successfully, the provider exhibited a case-sensitivity inconsistency, which the user resolved by changing the configuration to `"CNAME"`.
Complexity:
1/5
bug good first issue
Terraform DNSimple provider.
Go
#dnsimple#dnsimple-api#dnsimple-policy-eng#dnsimple-policy-lang-golang#dnsimple-policy-triage-platform#terraform#terraform-provider