You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/region)| data source |
47
46
48
47
## Inputs
49
48
@@ -94,7 +93,7 @@ The module has been tested with:
94
93
| <aname="output_materialize_s3_role_arn"></a> [materialize\_s3\_role\_arn](#output\_materialize\_s3\_role\_arn)| The ARN of the IAM role for Materialize |
95
94
| <aname="output_metadata_backend_url"></a> [metadata\_backend\_url](#output\_metadata\_backend\_url)| PostgreSQL connection URL in the format required by Materialize |
96
95
| <aname="output_oidc_provider_arn"></a> [oidc\_provider\_arn](#output\_oidc\_provider\_arn)| The ARN of the OIDC Provider |
97
-
| <aname="output_persist_backend_url"></a> [persist\_backend\_url](#output\_persist\_backend\_url)| S3 connection URL in the format required by Materialize |
96
+
| <aname="output_persist_backend_url"></a> [persist\_backend\_url](#output\_persist\_backend\_url)| S3 connection URL in the format required by Materialize using IRSA |
98
97
| <aname="output_s3_bucket_name"></a> [s3\_bucket\_name](#output\_s3\_bucket\_name)| Name of the S3 bucket |
99
98
| <aname="output_vpc_id"></a> [vpc\_id](#output\_vpc\_id)| VPC ID |
0 commit comments