-
Notifications
You must be signed in to change notification settings - Fork 630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cloudflare_custom_ssl no idempotent #3246
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Thank you for reporting this issue! For maintainers to dig into issues it is required that all issues include the entirety of This issue has been marked with |
Marking this issue as stale due to 30 days of inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 7 days it will automatically be closed. Maintainers can also remove the |
This issue was closed because it has been stalled for 7 days with no activity. |
Confirmation
Terraform and Cloudflare provider version
Terraform v1.6.6
on windows_amd64
Affected resource(s)
cloudflare_custom_ssl
Terraform configuration files
Link to debug output
no needs
Panic output
No response
Expected output
No change
Actual output
cloudflare_custom_ssl.SSL_prod_Statics will be updated in-place
~ resource "cloudflare_custom_ssl" "SSL_prod" {
id = "XXXXX-XXXXXX-XXXXXXXX"
# (9 unchanged attributes hidden)
Steps to reproduce
terraform apply two times
Additional factoids
it's like TF detect a modification because missing the end of the file return by the API ?
No response
References
No response
The text was updated successfully, but these errors were encountered: