mirror of
https://github.com/hashicorp/terraform-provider-kubernetes.git
synced 2026-02-18 18:18:54 -05:00
Terraform Provider - Kubernetes
|
Some checks are pending
build / Detect Go toolchain version (push) Waiting to run
build / Parse version file (push) Waiting to run
build / generate-metadata-file (push) Blocked by required conditions
build / upload-terraform-registry-manifest-artifact (push) Blocked by required conditions
build / Go darwin 386 build (push) Blocked by required conditions
build / Go freebsd 386 build (push) Blocked by required conditions
build / Go linux 386 build (push) Blocked by required conditions
build / Go windows 386 build (push) Blocked by required conditions
build / Go darwin amd64 build (push) Blocked by required conditions
build / Go freebsd amd64 build (push) Blocked by required conditions
build / Go linux amd64 build (push) Blocked by required conditions
build / Go windows amd64 build (push) Blocked by required conditions
build / Go freebsd arm build (push) Blocked by required conditions
build / Go linux arm build (push) Blocked by required conditions
build / Go darwin arm64 build (push) Blocked by required conditions
build / Go linux arm64 build (push) Blocked by required conditions
build / What's next? (push) Blocked by required conditions
Essential checkers and linters / checkers-and-linters (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
HashiCorp Copywrite / copywrite (push) Waiting to run
Unit Tests / unit_test (push) Waiting to run
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.33.4 to 1.33.6. - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](https://github.com/kubernetes/kubernetes/compare/v1.33.4...v1.33.6) --- updated-dependencies: - dependency-name: k8s.io/kubernetes dependency-version: 1.33.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|---|---|---|
| .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.