Skip to content

Instantly share code, notes, and snippets.

@mattduguid
Last active November 8, 2023 20:23
Show Gist options
  • Save mattduguid/2a542d5c40730ff6ea65a27aa44afb3f to your computer and use it in GitHub Desktop.
Save mattduguid/2a542d5c40730ff6ea65a27aa44afb3f to your computer and use it in GitHub Desktop.
...
2023-11-08T01:47:16.3782399Z 2023-11-08T01:47:16.371Z [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an unexpected new value for module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf during refresh.
...
2023-11-08T01:47:24.0442517Z  # module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf is tainted, so must be replaced
...
2023-11-08T01:47:28.0889724Z module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf: Destroying... [id=2953f48d41b7b365a1df3d74e89b230b]
...
2023-11-08T01:47:28.0902624Z 2023-11-08T01:47:28.065Z [INFO] Starting apply for module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf
2023-11-08T01:47:28.0904360Z 2023-11-08T01:47:28.065Z [DEBUG] module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf: applying the planned Delete change
...
2023-11-08T01:47:28.4433314Z module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf: Destruction complete after 0s
...
2023-11-08T01:47:28.4490032Z module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf: Creating...
2023-11-08T01:47:28.4491376Z 2023-11-08T01:47:28.444Z [INFO] Starting apply for module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf
2023-11-08T01:47:28.4492994Z 2023-11-08T01:47:28.444Z [DEBUG] module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf: applying the planned Create change
...
2023-11-08T01:47:28.7415569Z 2023-11-08T01:47:28.738Z [ERROR] vertex "module.k8s-deployment-helloworld.cloudflare_hostname_tls_setting_ciphers.cf" error: failed to update hostname tls setting: Cannot update/delete resource while in pending deletion state. (1414)
...
END WITH ERROR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment