terraform-provider-kubernetes
terraform-provider-kubernetes copied to clipboard
Terraform Kubernetes provider
## Terraform version, Kubernetes provider version and Kubernetes version ``` Terraform version: Kubernetes Provider version: Kubernetes version: ``` ## Terraform configuration ```hcl Enter your configuration here. ``` ## Question ```...
## Terraform version, Kubernetes provider version and Kubernetes version ``` Terraform version: 1.8.5 Kubernetes Provider version: 2.31.0 Google Cloud Provider version: 5.34.0 Kubernetes version: 1.28.9-gke.1209000 ``` ## Terraform configuration ```hcl...
### Description I saw that `expirationSeconds` wasn't available through this provider. ### Acceptance tests - [x] Have you added an acceptance test for the functionality being added? - [x] Have...
### Description Kubernetes supports namespaceSelector in podAntiAffinity configuration: > Namespace selector > FEATURE STATE: Kubernetes v1.24 [stable] > You can also select matching namespaces using namespaceSelector, which is a label...
### Description ### Acceptance tests - [x] Have you added an acceptance test for the functionality being added? - [x] Have you run the acceptance tests on this branch? Output...
### Description ### Acceptance tests - [ ] Have you added an acceptance test for the functionality being added? - [ ] Have you run the acceptance tests on this...
This is basically a copy of issue #2059, which unfortunately went stale due to a lack of activity. The issue is still relevant and affecting me. ## Terraform version, Kubernetes...
Terraform Version, Provider Version and Kubernetes Version Terraform version: v1.5.0 Kubernetes provider version: 2.4.1 Kubernetes version: 1.24.12 Affected Resource(s) - kubernetes_secret - kubernetes_service_account Terraform Configuration Files resource "kubernetes_service_account" "hapi_pod_k8s_service_account" {...
## Terraform version, Kubernetes provider version and Kubernetes version ``` Terraform version: Kubernetes Provider version: Kubernetes version: ``` ## Terraform configuration ```hcl Enter your configuration here. ``` ## Question ```...
### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: v1.4.6 Kubernetes provider version: 2.21.1 Kubernetes version: v1.21.5 to v1.26 ``` ### Affected Resource(s) - `kubernetes_role_v1` ### Terraform Configuration...