Azure / Enterprise-Scale-for-AVS

Enterprise-scale for AVS represents the strategic design path and target technical state for an Azure VMware Solution (AVS) deployment. This solution provides an architectural approach and reference implementation to prepare landing zone subscriptions for a scalable Azure VMware Solution (AVS) cluster.
MIT License
126 stars 84 forks source link

Terraform: HCX add-on API update required #274

Closed jchancellor-ms closed 1 year ago

jchancellor-ms commented 1 year ago

The terraform module that implements the HCX add_on uses an older API version which can cause deployment errors and failures when re-running terraform apply against a previous install. Submitting this issue to track updating the API version on the module.

jchancellor-ms commented 1 year ago

Corrected in https://github.com/Azure/Enterprise-Scale-for-AVS/pull/275 .