mirror of
https://github.com/hashicorp/terraform-provider-kubernetes
synced 2026-04-05 18:46:32 +00:00
No description
- Go 92.7%
- HCL 6.8%
- Makefile 0.3%
- Shell 0.2%
Register endpoint slice in provider Add test file Add documentaiton and modified test file add changelog entry fix changelog entry fix changelog fix changelog 2 changed copright Add headers |
||
|---|---|---|
| .changelog | ||
| .github | ||
| .release | ||
| _about | ||
| _examples | ||
| docs | ||
| examples | ||
| internal | ||
| kubernetes | ||
| manifest | ||
| META.d | ||
| scripts | ||
| templates | ||
| tools | ||
| util | ||
| version | ||
| .copywrite.hcl | ||
| .gitignore | ||
| .golangci.yml | ||
| .markdownlinkcheck.json | ||
| .markdownlint.yml | ||
| CHANGELOG.md | ||
| CHANGELOG_GUIDE.md | ||
| GNUmakefile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
| RELEASING.md | ||
| renovate.json | ||
| terraform-registry-manifest.json | ||
Kubernetes Provider for Terraform

The Kubernetes provider for Terraform is a plugin that enables full lifecycle management of Kubernetes resources. This provider is maintained internally by HashiCorp.
Please note: We take Terraform's security and our users' trust very seriously. If you believe you have found a security issue in the Terraform Kubernetes Provider, please responsibly disclose by contacting us at security@hashicorp.com.
Requirements
Contributing to the provider
The Kubernetes Provider for Terraform is the work of many contributors. We appreciate your help!
To contribute, please read the contribution guidelines. You may also report an issue. Once you've filed an issue, it will follow the issue lifecycle.
Also available are some answers to Frequently Asked Questions.