https://github.com/snowflake-labs/terraform-snowflake-storage-integration-aws
To create the base infrastructure for storage only pipelines that load data from S3 to Snowflake.
https://github.com/snowflake-labs/terraform-snowflake-storage-integration-aws
snowflakedb storage-integration terraform
Last synced: 5 days ago
JSON representation
To create the base infrastructure for storage only pipelines that load data from S3 to Snowflake.
- Host: GitHub
- URL: https://github.com/snowflake-labs/terraform-snowflake-storage-integration-aws
- Owner: Snowflake-Labs
- License: apache-2.0
- Created: 2021-12-01T17:03:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T15:48:02.000Z (10 months ago)
- Last Synced: 2024-12-16T16:25:26.747Z (10 months ago)
- Topics: snowflakedb, storage-integration, terraform
- Language: HCL
- Homepage: https://registry.terraform.io/modules/Snowflake-Labs/storage-integration-aws/snowflake/latest
- Size: 70.3 KB
- Stars: 20
- Watchers: 7
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# _Snowflake Storage Integration Terraform Module_
This Storage Integration terraform module creates the base infrastructure to build storage only pipelines that load data from S3 to Snowflake. The resources created are:
1. Snowflake Storage Integration
1. S3 Bucket
2. S3 Bucket Event
3. AWS SNS topic
4. AWS IAM Role with perms required to access the bucket, and publish/subscribe to SNS topic
5. Trust relationship between the Snowflake Storage integration and AWS IAM Role