Terraform
Manage your Avisi Cloud Infrastructure as Code using Terraform
You can use our Terraform Provider to manage your resources within an Avisi Cloud organisation. Our Terraform Provider is available on GitHub at avisi-cloud/terraform-provider-acloud.
Supported resources
The Terraform Provider currently supports creating clusters, node pools and environments. We are currently focusing on a strong user experience for our Terraform Provider before adding more resources, such as managing users and cloud accounts.
Getting started with Terraform
In order to get started with Terraform, you need to create a personal access token. This can be done in the Console and navigating to API Access
. See our documentation.
Once you have your API token, you can configure this in your Terraformn Provider.
Last updated on