Skip to content

Commit

Permalink
Add link to registry docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yanmastin-astro committed Nov 26, 2024
1 parent ceee14e commit aca199f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ terraform plan # creates a plan consisting of a set of changes that will make yo
terraform apply # performs a plan just like terraform plan does, but then actually carries out the planned changes to each resource using the relevant infrastructure provider's API
```

For more information on using the Astro provider, including supported resources and data sources, see [Astro's Terraform docs](https://registry.terraform.io/providers/astronomer/astro/latest/docs).



## Importing Existing Resources
The Astro Terraform Import Script is a tool designed to help you import existing Astro resources into your Terraform configuration.
Expand Down

0 comments on commit aca199f

Please sign in to comment.