Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 2.56 KB

README.md

File metadata and controls

47 lines (35 loc) · 2.56 KB

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