Created
August 30, 2025 10:53
-
-
Save abacao/67c350b9505542179e6ea67716286564 to your computer and use it in GitHub Desktop.
Error on Terraform Cloudflare 5.9.0 provider
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ... | |
| | Error: Provider produced inconsistent result after apply | |
| │ | |
| │ When applying changes to cloudflare_dns_record.terraform_managed_resource_8d19781075e9821477bee8e89a0f569e, provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value: .modified_on: was cty.StringVal("2025-08-30T10:49:21Z"), but now cty.StringVal("2025-08-30T10:51:28Z"). | |
| │ | |
| │ This is a bug in the provider, which should be reported in the provider's own issue tracker. | |
| ╵ | |
| ╷ | |
| │ Error: Provider produced inconsistent result after apply | |
| │ | |
| │ When applying changes to cloudflare_dns_record.terraform_managed_resource_73dc65f56b377b5881e776e6a2e99b05, provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value: .modified_on: was cty.StringVal("2025-08-30T10:49:21Z"), but now cty.StringVal("2025-08-30T10:51:29Z"). | |
| │ | |
| │ This is a bug in the provider, which should be reported in the provider's own issue tracker. | |
| ╵ | |
| 2025-08-30T11:51:30.643+0100 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
| 2025-08-30T11:51:30.649+0100 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.9.0/linux_amd64/terraform-provider-cloudflare_v5.9.0 id=158241 | |
| 2025-08-30T11:51:30.649+0100 [DEBUG] provider: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment