File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ module "snowflake_database" {
8888| <a name =" module_roles_deep_merge " ></a > [ roles\_ deep\_ merge] ( #module\_ roles\_ deep\_ merge ) | Invicton-Labs/deepmerge/null | 0.1.5 |
8989| <a name =" module_snowflake_custom_role " ></a > [ snowflake\_ custom\_ role] ( #module\_ snowflake\_ custom\_ role ) | getindata/role/snowflake | 1.0.3 |
9090| <a name =" module_snowflake_default_role " ></a > [ snowflake\_ default\_ role] ( #module\_ snowflake\_ default\_ role ) | getindata/role/snowflake | 1.0.3 |
91- | <a name =" module_snowflake_schema " ></a > [ snowflake\_ schema] ( #module\_ snowflake\_ schema ) | getindata/schema/snowflake | 1.3.1 |
91+ | <a name =" module_snowflake_schema " ></a > [ snowflake\_ schema] ( #module\_ snowflake\_ schema ) | getindata/schema/snowflake | 1.4.0 |
9292| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
9393
9494## Outputs
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ module "snowflake_schema" {
6464 for_each = local. schemas
6565
6666 source = " getindata/schema/snowflake"
67- version = " 1.3.1 "
67+ version = " 1.4.0 "
6868
6969 context = module. this . context
7070 enabled = local. enabled && each. value . enabled
You can’t perform that action at this time.
0 commit comments