# Build with Azion Terraform Provider

import DocButton from '~/components/webkit/DocButton.vue';

<DocButton href="/en/documentation/products/terraform-provider/" label="See the complete Terraform Provider documentation" kind="secondary" size="medium" />

**Azion Terraform Provider** is a powerful tool that integrates seamlessly with Terraform, the leading infrastructure as code (IaC) platform.

Terraform allows you to efficiently manage your infrastructure through code, enabling you to reuse, version, and share infrastructure definitions.

The Azion Terraform Provider is an open source project registered in the Terraform Registry. It uses the Azion SDK (Go) to communicate with the Azion APIs, allowing you to manage your infrastructure hosted on the Azion platform using the simplicity and flexibility of code.


---