-
Have spoken to @yankcrime last week about adding support for another Cluster API Provider and after some additional thought and research have decided against CAPH for now and am interested in looking …
-
When creating a connection with a module like [cloud-router-2-google-connection ](https://github.com/equinix/terraform-equinix-fabric/tree/v0.13.1/examples/cloud-router-2-google-connection), you don't…
-
Rather than relying on Equinix Metal's reported device state, users may wish to take advantage of custom states, reported through `POST`ing to metadata to signify when Terraform should consider a node…
-
I can't push this because I haven't got the rights, but this appears to do the trick:
```
Author: Ian Wells
Date: Tue Oct 24 17:24:46 2023 -0700
Fix test script within README.md
…
-
Snapshots and logs are too large to upload to metal ci repo. We should compress them prior to upload.
-
We need to modularize the existing Terraform code to improve reusability, maintainability, and organization. By splitting the code into modules, we can reduce duplication, simplify management, and mak…
-
ECX APIs are deprecated and will be EOL'd in early 2024.
In light of that, this project should take one of the following approaches:
- replace ECX resources with Fabric v4 resources
https://re…
-
I would like to propose donating otel-cli to the OpenTelemetry community. I've spoken briefly with @displague at Equinix and @austinlparker as my connection to the OTel governing committee and this se…
-
Equinix have been sponsoring our infrastructure by providing a generous amount of capacity for the Node.js infrastructure. This is now coming to and end and we need to make a plan for migrating our sy…
-
### Enhancement summary
Today we can use L3 subinterfaces to establish multiple IP peerings over the same physical interface.
However if a L2 peering is needed, we need to trunk a VLAN and the main…