From f20176358223e424ba67cfae57f02558ad9b1495 Mon Sep 17 00:00:00 2001 From: Prasanth Kommini Date: Thu, 21 Jul 2022 19:09:44 -0700 Subject: [PATCH] Upgrade version. --- examples/complete/versions.tf | 2 +- versions.tf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/complete/versions.tf b/examples/complete/versions.tf index d8c33a8..5fc93d5 100644 --- a/examples/complete/versions.tf +++ b/examples/complete/versions.tf @@ -9,7 +9,7 @@ terraform { snowflake = { source = "Snowflake-Labs/snowflake" - version = ">= 0.37.0" + version = ">= 0.40.0" } } } diff --git a/versions.tf b/versions.tf index 8888b56..fafd826 100644 --- a/versions.tf +++ b/versions.tf @@ -9,7 +9,7 @@ terraform { snowflake = { source = "Snowflake-Labs/snowflake" - version = ">= 0.37.0" + version = ">= 0.40.0" configuration_aliases = [ snowflake.storage_integration_role,