Skip to content

Infostrux-Solutions/terraform-snowflake-source

Repository files navigation

Requirements

No requirements.

Providers

Name Version
snowflake n/a

Modules

No modules.

Resources

Name Type
snowflake_file_format.ingest resource
snowflake_schema.ingest_source_schema resource
snowflake_table.ingest resource

Inputs

Name Description Type Default Required
ingest_database_id Database that will ingest the data from the data pipeline string n/a yes
ingest_schema_config All config except the schema name for the ingest map(any) {} no
ingest_tables_config Raw table of the source map(any) {} no
prefix Put the specify prefix in front of database name ex: ENV_ string "" no
source_files_format_dictionary Raw table of the source map(any) {} no
source_name Will name the schemas string n/a yes

Outputs

Name Description
source_schema_name Source schema name
source_schema_ids Source schema id
source_table_name source table name
source_table_ids Source table ids
file_format_names File format names
file_format_ids File format ids

Authors

Module is maintained by Infostrux Solutions

About

Open Source Snowflake Terraform Module for Source Implementation, also in the terraform registry, https://registry.terraform.io/modules/Infostrux-Solutions/source/snowflake/latest

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages