Skip to main content

Astro Terraform Provider

Terraform by HashiCorp allows you to manage your infrastructure as code. This means you can programmatically manage resources, user access, and networking using Terraform and Terraform Providers. This provides you with an alternative to the Astro CLI, Astro UI, or Astro API to manage resources.

Terraform providers act as an interface between Terraform and different platforms or services that you might use in your infrastructure implementation. You can use the Astro Terraform Provider to programmatically manage your Astro resources.

The Astro Terraform Provider is open source and available through the Terraform registry. You can also clone the provider from its GitHub Repo if you also want to adapt it for your custom use case, or submit a suggestion with a pull request.

You can read more about the Astro Terraform Provider in the Terraform Registry docs and see example code in the GitHub Repo. The Astro Docs include basic Getting started instructions and common examples for how to use Terraform with Astro.

Was this page helpful?

Sign up for Developer Updates

Get a summary of new Astro features once a month.

You can unsubscribe at any time.
By proceeding you agree to our Privacy Policy, our Website Terms and to receive emails from Astronomer.