-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
terraform refresh attempts to dial localhost #22024
Comments
This issue has been automatically migrated to hashicorp/terraform-provider-kubernetes#546 because it looks like an issue with that provider. If you believe this is not an issue with the provider, please reply to hashicorp/terraform-provider-kubernetes#546. |
So the terraform-provider-kubernetes issue created #546 was closed. This has now been closed on both sides without resolution. Is this scoped as a missing feature? How should this be handled so it's not just abandoned by both parties? |
@swtch1 As Paul mentioned in the comment when closing hashicorp/terraform-provider-kubernetes#546
The resolution is therefore #4149 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Terraform Version
Terraform Configuration Files
../modules/gke_cluster
main.tf
Debug Output
terraform refresh trace
Expected Behavior
I expected Terraform to refresh the state.
Actual Behavior
Steps to Reproduce
Additional Context
The two resources in the error (/namespaces/prometheus and /namespaces/debug/) are namespaces for my Kubernetes cluster.
The text was updated successfully, but these errors were encountered: