equinix / terraform-equinix-metal-anthos-on-vsphere

[Deprecated] Automated Anthos Installation via Terraform for Equinix Metal with vSphere
https://registry.terraform.io/modules/equinix/anthos-on-vsphere/metal/latest
Apache License 2.0
62 stars 41 forks source link

Bumps packet provider to 2.10.1 #84

Closed geojaz closed 4 years ago

paemason commented 4 years ago

I believe a new patch to the provider is coming which will decouple the network mode assignment from the device provisioning. This will require us to rework the terraform in a couple of areas. I think it best that we hold of on this merge until the new provider is available.

geojaz commented 4 years ago

Cool, that's fine- I was running into issues last night and noticed it was forcing an old version and thought updating may help.

I'm also watching the progress on the network mode assignment PR and looking forward to getting this resolved. Thanks!

paemason commented 4 years ago

This was done via #85