TrimPeachu
TrimPeachu
### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: 1.4.6 Kubernetes provider version: v2.23.0 Kubernetes version: 1.27.3-gke.100 ``` ### Terraform Configuration Files ```hcl resource "kubernetes_deployment_v1" "kube-test" { ......
**Describe the bug** I am not sure when it began, as I have not run my script for over a month, but for some reason, calls that took a fraction...
In #1429, support for virtual connections was added, but the ability to set permissions to virtual connections at the project level was omitted. Adding support for virtual connections as well...