Unable to create MX records with "." as value since v.3.18.0 #2037
Labels
kind/bug
Categorizes issue or PR as related to a bug.
service/dns
Categorizes issue or PR as related to the DNS service.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
triage/debug-log-attached
Indicates an issue or PR has a complete Terraform debug log.
Milestone
Confirmation
Terraform and Cloudflare provider version
Affected resource(s)
Terraform configuration files
Link to debug output
https://github.com/nozaq/cloudflare-null-mx/blob/main/debug_log.txt
Panic output
No response
Expected output
cloudflare_record
resource will be successfully created.Actual output
terraform apply
fails with the following output.Steps to reproduce
terraform init
terraform apply -auto-approve
Additional factoids
This issue seems happening since v3.18.0.
I've confirmed that
terraform apply
succeeded without any error with the Cloudflare provider v3.17.0, but failed with v3.18.0The example project is at https://github.com/nozaq/cloudflare-null-mx.
References
The same issue was fixed last year in v2.19.1(#984). Few people mentioned that the similar issue happening again this year, but unfortunately nobody responded to these reports yet.
The text was updated successfully, but these errors were encountered: