Giovanni Baratta
Giovanni Baratta
### Describe the bug While creating `tanzu-mission-control_tanzu_kubernetes_cluster`, Terraform crashed after ~8 mins with the following error. Even if terraform crashed, the clusters were created in TMC. ```sh │ Error: Plugin...
### Describe the bug While creating tanzu-mission-control_tanzu_kubernetes_cluster, Terraform crashed after ~18 mins with the following error. Even if terraform crashed, the clusters were created in TMC. ```sh tanzu-mission-control_tanzu_kubernetes_cluster.tap_view: Still creating......
### Describe the bug While creating a `tanzu-mission-control_tanzu_kubernetes_cluster` in a clean environment, the request failed after several minutes with the error `Couldn't read TKG cluster`. ```sh │ Error: Couldn't read...
### Describe the bug When creating a resource of type `avi_pool`, leaving the attribute `discovered_networks` in `servers` will produce a diff in subsequent plan/apply. ### Reproduction steps ```hcl resource "avi_pool"...