terraform-provider-equinix icon indicating copy to clipboard operation
terraform-provider-equinix copied to clipboard

Terraform Equinix provider

Terraform logo

Terraform Provider for Equinix Platform

The Terraform Equinix provider is a plugin for Terraform that allows for lifecycle management of Equinix Platform resources.

Go Tests Acceptance Tests Go Report Card GoDoc GitHub

Equinix Metal Slack Equinix Metal Twitter


This repository is Maintained meaning that this software is supported by Equinix Metal and its community - available to use in production environments.

Requirements

Using the provider

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.

Documentation

  • 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

Developing the provider

Check Equinix provider development for guides on building and developing the provider.