The Terraform Equinix provider is a plugin for Terraform that allows for lifecycle management of Equinix Platform resources.
This repository is Maintained meaning that this software is supported by Equinix Metal and its community - available to use in production environments.
- Terraform 0.12+
The Equinix provider will be installed automatically from official Terraform
registry on terraform init
.
See the Equinix Provider documentation to get started using the Equinix provider.
- full documentation is available on Terraform Registry website
- use case driven guides can be found in Equinix Provider examples directory
- collection of modules can be found in Terraform Equinix modules directory
Check Equinix provider development for guides on building and developing the provider.