Terraform Provider

Terraform Provider Overview

Terraform Provider for DE-CIX (IX-API). ⚠️ Preview Release — The Cloud ROUTER features of this Terraform provider are currently in preview. The DE-CIX IX-API Terraform provider allows you to manage y…

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. Here is the complete page content, ready to paste in one go. Note that the code blocks should all be set to ini in HelpDocs, and th…

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. The live article is already quite good and close to the developer's MD file. I'll give you the complete optimized version ready to paste —…

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

Get in touch