Skip to content

Commit d8ac3c4

Browse files
add link to import script guide
1 parent b5974bb commit d8ac3c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ terraform apply # performs a plan just like terraform plan does, but then actual
4141

4242
## Importing Existing Resources
4343
The Astro Terraform Import Script is a tool designed to help you import existing Astro resources into your Terraform configuration.
44-
Currently, this script automates the process of generating Terraform import blocks and resource configurations for the following resources: workspaces, deployments, clusters, hybrid cluster workspace authorizations, API tokens, teams, team roles, and user roles.
44+
This script automates the process of generating Terraform import blocks and resource configurations for the following resources: workspaces, deployments, clusters, hybrid cluster workspace authorizations, API tokens, teams, team roles, and user roles.
45+
See Astro's [import script guide](https://registry.terraform.io/providers/astronomer/astro/latest/docs) for more information.
4546

4647
To use the import script, download the `terraform-provider-astro-import-script` executable file from [releases](https://github.com/astronomer/terraform-provider-astro/releases) based on your OS and architecture and run it with the following command:
4748

0 commit comments

Comments
 (0)