Terraform Provider

Terraform Provider Overview

Terraform Provider for DE-CIX (IX-API). 🔷 Beta / Early Access — The DE-CIX Terraform provider is currently available as a Beta early access release. Core functionality has been tested and is working,…

DE-CIX PDM Team
Updated by DE-CIX PDM Team

Getting Started

Getting Started with the IX-API Terraform Provider. This guide explains how to install and configure the IX-API Terraform provider to manage your DE-CIX services. Prerequisites Terraform >= 1.0 — Dow…

DE-CIX PDM Team
Updated by DE-CIX PDM Team

Provider Configuration

Provider Configuration. The provider block defines how Terraform connects to the IX-API endpoint. Basic Configuration. terraform { required_providers { ixapi = { source = "registry.terraform.io/ix-ap…

DE-CIX PDM Team
Updated by DE-CIX PDM Team

Managing Services

Creating and Managing Services Using the IX-API Terraform Provider. This page shows how to create and manage DE-CIX Cloud ROUTER resources and related configurations. Please refer to the official pro…

DE-CIX PDM Team
Updated by DE-CIX PDM Team

State Management

Terraform State Management with DE-CIX Resources. Terraform tracks all managed resources in a state file. Understanding how state works with DE-CIX IX-API resources is important for safely managing t…

DE-CIX PDM Team
Updated by DE-CIX PDM Team

End-to-End Example

End-to-End Example: Deploying a Cloud ROUTER with Terraform. This example demonstrates a complete Cloud ROUTER deployment using the IX-API Terraform provider. It is intended to show how a customer mi…

DE-CIX PDM Team
Updated by DE-CIX PDM Team

Get in touch