You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening this @geektheripper. This is actually a duplicate of #812. Please see my comment on that issue thread on why a port-foward/tunnel can't be created inside this provider, and that this is a problem that should be solved upstream in terraform itself.
Description
tunnel forward local port to specific kubernetes resource, like what
kubectl port-forward
doit helps users to access services inside kubernetes, such as databases
Potential Terraform Configuration
References
https://github.com/kubernetes/kubectl/blob/master/pkg/cmd/portforward/portforward.go
https://github.com/flaupretre/terraform-ssh-tunnel
Community Note
The text was updated successfully, but these errors were encountered: