cloudflare_record
don't yet support settings
parameter
#4595
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/needs-information
Indicates an issue needs more information in order to work on it.
Confirmation
Terraform and Cloudflare provider version
Affected resource(s)
Terraform configuration files
Link to debug output
Probably not necessary here
Panic output
No response
Expected output
It should accept "settings" here.
Actual output
Steps to reproduce
cloudflare_record
object, and specifysettings
fieldor
cloudflare_dns_record
object, and specifysettings
fieldAdditional factoids
The Cloudflare API should be able to accept a
settings
object when creating or updating adns_record
.https://developers.cloudflare.com/api/operations/dns-records-for-a-zone-create-dns-record
I tried to enable CNAME flattening, but I realized that the
settings
parameter was not valid.https://developers.cloudflare.com/dns/cname-flattening/set-up-cname-flattening/#per-record
I'm happy to make the PR to fix it :)
References
No response
The text was updated successfully, but these errors were encountered: