|
1 | 1 | --- |
2 | 2 | title: Build with Azion Terraform Provider |
3 | 3 | description: >- |
4 | | - Through the Azion SDK for Go, Azion Terraform Provider communicates with the |
5 | | - Azion APIs, so you can manage your infrastructure hosted on the the Azion |
6 | | - platform, locally, as code. |
7 | | -meta_tags: 'edge, javascript' |
8 | | -namespace: documentation_dev_with_azion_terraform |
| 4 | + Explore the Azion Terraform Provider, an open source tool for managing |
| 5 | + infrastructures on the Azion platform with Terraform, using the Azion SDK |
| 6 | + for efficient integration. |
9 | 7 | permalink: /documentation/products/build/develop-with-azion/terraform-provider/ |
| 8 | +meta_tags: >- |
| 9 | + Azion Terraform Provider, Terraform, infrastructure as code, open source, |
| 10 | + Azion SDK, Azion APIs, infrastructure management, code, Terraform |
| 11 | + Registry, Azion platform |
| 12 | +namespace: documentation_dev_with_azion_terraform |
10 | 13 | --- |
11 | 14 |
|
12 | 15 | import LinkButton from 'azion-webkit/linkbutton' |
13 | 16 |
|
14 | | -<LinkButton link="/en/documentation/products/terraform-provider/" label="Go to azion terraform provider reference" severity="secondary" /> |
15 | | - |
16 | | -**Azion Terraform Provider** is a powerful tool that seamlessly integrates with Terraform, the leading infrastructure as code (IaC) platform. |
| 17 | +<LinkButton link="/en/documentation/products/terraform-provider/" label="See the complete Terraform Provider documentation" severity="secondary" /> |
17 | 18 |
|
18 | | -Terraform empowers you to efficiently manage your infrastructure through code, enabling you to reuse, version, and share infrastructure definitions. |
19 | | - |
20 | | -Azion Terraform Provider is an open-source project registered in the Terraform Registry. It leverages the Azion SDK (Go) to communicate with the Azion APIs, allowing you to manage your Azion platform-hosted infrastructure using the simplicity and flexibility of code. |
| 19 | +**Azion Terraform Provider** is a powerful tool that integrates seamlessly with Terraform, the leading infrastructure as code (IaC) platform. |
21 | 20 |
|
| 21 | +Terraform allows you to efficiently manage your infrastructure through code, enabling you to reuse, version, and share infrastructure definitions. |
22 | 22 |
|
| 23 | +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. |
23 | 24 |
|
24 | 25 |
|
| 26 | +--- |
0 commit comments