# terraform-provider-kubernetes **Repository Path**: styshoo/terraform-provider-kubernetes ## Basic Information - **Project Name**: terraform-provider-kubernetes - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-18 - **Last Updated**: 2025-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Terraform logo # Kubernetes Provider for Terraform [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/hashicorp/terraform-provider-kubernetes?label=release)](https://github.com/hashicorp/terraform-provider-kubernetes/releases) [![license](https://img.shields.io/github/license/hashicorp/terraform-provider-kubernetes.svg)]() - [Getting Started](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/guides/getting-started.html) - [Interactive Tutorial](https://developer.hashicorp.com/terraform/tutorials/kubernetes/kubernetes-provider) - Usage - [Documentation](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs) - [Examples](https://github.com/hashicorp/terraform-provider-kubernetes/tree/main/_examples) - [Kubernetes Provider 2.0 Upgrade guide](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/guides/v2-upgrade-guide) - Chat: [#terraform-providers in Kubernetes](https://kubernetes.slack.com/messages/CJY6ATQH4) ([Sign up here](http://slack.k8s.io/)) 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](https://www.terraform.io/downloads.html) 1.x.x - [Go](https://golang.org/doc/install) 1.24+ (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](_about/CONTRIBUTING.md). You may also [report an issue](https://github.com/hashicorp/terraform-provider-kubernetes/issues/new/choose). Once you've filed an issue, it will follow the [issue lifecycle](_about/ISSUES.md). Also available are some answers to [Frequently Asked Questions](_about/FAQ.md).