rancher / terraform-provider-rancher2

Terraform Rancher2 provider
https://www.terraform.io/docs/providers/rancher2/
Mozilla Public License 2.0
253 stars 216 forks source link

Add OS field for vmwarevsphereConfig and machineConfigV2Vmwarevsphere #1343

Open lukasboettcher opened 2 months ago

lukasboettcher commented 2 months ago

Issue: #1193

Problem

Currently it is impossible to provision Windows nodes with the vSphere driver through the terraform provider.

Solution

Expose the os field of the rke-machine-config.cattle.io.vmwarevsphereconfigs API in the provider.

Testing

Engineering Testing

Manual Testing

Automated Testing

QA Testing Considerations

Regressions Considerations