We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 v0.9.8
provider "kubernetes"
provider "kubernetes" { config_path = "${var.a_file_containing_oidc_creds}" }
Please provider a link to a GitHub Gist containing the complete debug output: https://www.terraform.io/docs/internals/debugging.html. Please do NOT paste the debug output in the issue; just paste a link to the Gist.
Error refreshing state: 1 error(s) occurred:
What should have happened? The kubernetes configuration file should have been read.
What actually happened? Terraform exited with an error stating the oidc provider is not supported.
The text was updated successfully, but these errors were encountered:
Merge pull request hashicorp#8 from sl1pm4t/revision-history-limit
29a93a3
Add `revision_history_limit` to Deployment
Successfully merging a pull request may close this issue.
Terraform Version
Terraform v0.9.8
Affected Resource(s)
Terraform Configuration Files
Debug Output
Please provider a link to a GitHub Gist containing the complete debug output: https://www.terraform.io/docs/internals/debugging.html. Please do NOT paste the debug output in the issue; just paste a link to the Gist.
Panic Output
Error refreshing state: 1 error(s) occurred:
Expected Behavior
What should have happened?
The kubernetes configuration file should have been read.
Actual Behavior
What actually happened?
Terraform exited with an error stating the oidc provider is not supported.
The text was updated successfully, but these errors were encountered: