Basic Terraform module for creating a Equinix Metal Server and attach it to a VLAN.
This module will:
- Create a Metal VLAN
- Deploy a Metal instance in Hybrid Bonded mode
- Attach the instance to the VLAN
- Run script in User Data to configure the Metal network interface(s)
-
Use your text editor to set the required parameters inside terraform.tfvars.
vim terraform.tfvars
-
From the tf-equinix-metal-setup directory execute terraform
terraform init terraform plan terraform apply -auto-approve
Product Documentation:
- Equinix Metal: https://metal.equinix.com/developers/docs/