google-github-actions/get-gke-credentials

Set environment variable for Terraform Kubernetes provider

morgante opened this issue · 0 comments

TL;DR

The Terraform provider looks for the config at the KUBE_CONFIG_PATH environment variable by default, as opposed to KUBECONFIG value. Setting this environment variable would make it easier for users to user the Terraform provider after this without additional configuration.

Detailed design

No response

Additional information

No response