- Terraform 1.5+
- Terraform 1.4 and earlier
1
Define the stream library
Create or update your Terraform configuration with the stream library resource:
2
Apply the configuration
Run apply to create or sync the library:
3
Add resources with import blocks
Define the associated Pull Zone and Storage Zone resources, along with import blocks:
4
Apply to import
Run apply to import the resources into your Terraform state:The Pull Zone and Storage Zone are now managed by Terraform.