Marques Johansson
Marques Johansson
Thanks for your previous interest in this project. I'm closing all open issues to deprecate and archive this project. See #65 for more details.
I would love to see this script replaced with https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs/resources/compute_cluster#cluster-vsan-settings, if possible.
There are a few reasons why we can't use the Terraform Vsphere provider in this project, most immediately: * https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs > This provider requires API write access and hence is...
This problem is no longer occurring in the e2e tests. I think the problem may have been related to https://github.com/equinix/terraform-metal-vsphere/blob/master/main.tf#L476, because vsan_claim should not have been triggered since esxi_host_count was...
A local containerized openvpn client, provisioned through a terraform docker provider (https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs/resources/container), could provide a way to forward traffic to the VMWare nodes, allowing for Terraform configuration to continue with...
Thanks for your previous interest in this project. I'm closing all open issues to deprecate and archive this project. See #65 for more details.
https://registry.terraform.io/providers/equinix/metal/latest/docs/resources/spot_market_request shows how spot market requests can be created https://github.com/equinix/terraform-metal-vsphere/blob/master/main.tf#L116-L136 may need to be converted to a module that can toggle between spot and normal devices.
Thanks for your previous interest in this project. I'm closing all open issues to deprecate and archive this project. See #65 for more details.
@ulucinar This seems to have unblocked the build. I do see new code documentation bugs after making this change. Some lines are duplicated and some lines are pulled from the...
It would be helpful to be able to skip or ignore any particular example based on resource, filename, or example number in order to get around `paved` interpretation problems: https://github.com/crossplane-contrib/provider-jet-equinix/issues/29#issuecomment-1742156459