Advanced Terraform examples for Propel resources
Create the source Data Pool
propel_data_pool
resource.Create the access policy
propel_data_pool_access_policy
resource for this.Create the Materialized View
${propel_data_pool_access_policy.my_terraform_policy.data_pool}
so that Terraform will wait for the policy to be created before the Materialized View is created.