Marcel D. Juhnke

Results 6 issues of Marcel D. Juhnke

**Describe the bug** The Helm chart is not explicitely quoting env var values in the Deployment template. This leads to the Helm release installation failing when one of the values...

bug

Hello, we currently use the vSphere CSI Driver with SAML Token authentication (using a dedicated vSphere solution user per K8s cluster) in our environment, which is working fine. However, it...

enhancement

Signed-off-by: Marcel Juhnke This PR changes the way how `resource_configuration` is read back from a vRA Deployment into the state file. Previously, only the data of vSphere VMs (resource type...

size/L

When there is a Deployment with resource configurations for VMs that contain more or different custom properties within the `configuration` map, each time when `terraform plan` is run, there is...

size/XS

**vRA 7.x version** 1.0.1 **Terraform version** 0.12.24 **Describe the bug** During resource deletion when the `GetRequestStatus` call in `waitForRequestCompletion` to vRA API is not responding for whatever reason (an intermittent...

When we create deployment from a blueprint that contains vCenter VMs (`resourceType == sdk.InfrastructureVirtual`) then the provider reads the `content[].data{}` back from the deployment and puts it into `resource_configuration` blocks...