No description
  • Go 89.9%
  • HCL 6.6%
  • Go Template 3.1%
  • Makefile 0.2%
  • Shell 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-30 01:17:30 +05:30
.changelog Fix/bump sdk identity tracking (#2859) 2026-06-16 23:49:30 +05:30
.github Fix/bump sdk identity tracking (#2859) 2026-06-16 23:49:30 +05:30
.release linux s390x build added (#2897) 2026-06-02 16:03:18 +05:30
_about Update FAQ.md (#2886) 2026-05-13 21:46:50 -04:00
_examples Update copyright headers to IBM Corp (#2848) 2026-02-27 12:28:25 -08:00
docs Fix markdown rendering (space after ##) (#2762) 2026-06-29 00:02:31 +05:30
examples Update API version for Kubernetes exec configuration to v1 (#2823) 2025-12-29 10:01:46 +01:00
internal fixed failing function unit tests by switching provider factory to protocol v6 (#2866) 2026-04-15 00:44:02 +05:30
kubernetes Fix/bump sdk identity tracking (#2859) 2026-06-16 23:49:30 +05:30
manifest fix: use DiagnosticSeverityError instead of DiagnosticSeverityInvalid in configure.go (#2907) 2026-06-29 00:09:17 +05:30
META.d Update copyright headers to IBM Corp (#2848) 2026-02-27 12:28:25 -08:00
scripts Update copyright headers to IBM Corp (#2848) 2026-02-27 12:28:25 -08:00
templates Fix markdown rendering (space after ##) (#2762) 2026-06-29 00:02:31 +05:30
tools Update copyright headers to IBM Corp (#2848) 2026-02-27 12:28:25 -08:00
util Update copyright headers to IBM Corp (#2848) 2026-02-27 12:28:25 -08:00
version changelog added (#2911) 2026-06-30 01:17:30 +05:30
.copywrite.hcl Edit Template Files - TFPluginDocs (#2477) 2024-05-22 12:59:44 -04:00
.gitignore Fix AWS EKS tests (#2277) 2023-09-05 21:53:17 +02:00
.golangci.yml migrated golangci rulesto v2 and upgraded hc-install (#2899) 2026-06-04 15:44:39 +05:30
.markdownlinkcheck.json TF Plugin Docs - migrating to new structure (#2470) 2024-04-25 11:56:19 -04:00
.markdownlint.yml [TF Plugin Docs] - Edit data source template files (#2529) 2024-07-03 11:47:00 -04:00
CHANGELOG.md changelog added (#2911) 2026-06-30 01:17:30 +05:30
CHANGELOG_GUIDE.md Update Changelog Guide (#2566) 2024-08-09 16:04:41 -04:00
GNUmakefile migrated golangci rulesto v2 and upgraded hc-install (#2899) 2026-06-04 15:44:39 +05:30
go.mod Fix/bump sdk identity tracking (#2859) 2026-06-16 23:49:30 +05:30
go.sum Fix/bump sdk identity tracking (#2859) 2026-06-16 23:49:30 +05:30
LICENSE [COMPLIANCE] Update MPL 2.0 LICENSE (#1870) 2022-10-13 16:21:02 +02:00
main.go Update copyright headers to IBM Corp (#2848) 2026-02-27 12:28:25 -08:00
README.md chore: upgrade go to 1.26.3 (#2896) 2026-06-04 17:35:00 +05:30
RELEASING.md Add releasing guide (#2403) 2024-02-05 10:01:02 +01:00
renovate.json Enable modules tidying in renovate 2019-05-29 12:05:19 -05:00
terraform-registry-manifest.json Add release GitHub Action (#1615) 2022-03-11 13:42:11 -05:00

Terraform logo

Kubernetes Provider for Terraform GitHub tag (latest SemVer) license

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

  • Terraform 1.x.x
  • Go 1.26+ (to build the provider plugin)

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.