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

Break out the vSphere portion into separate module #113

Closed c0dyhi11 closed 3 years ago

c0dyhi11 commented 3 years ago

We need to compare this repo as well as: packet-labs/vmware-on-packet damiens version of this repo as well.

displague commented 3 years ago

Once https://github.com/packet-labs/terraform-packet-vmware/pull/2 has landed, we should compare notes with this project and get this project to use that module (with any needed enhancements).

We'll need to expose variables and outputs for everything this google-anthos project needs from the vSphere module.

displague commented 3 years ago

Thanks for getting the changes needed for Anthos added to the vSphere project, @c0dyhi11.

Those changes have been released as v2.1.0 of that module for integration with this project.