Skip to content

Commit

Permalink
feat!: Use Snowflake-Lab version of Terraform Snowflake provider (cha…
Browse files Browse the repository at this point in the history
  • Loading branch information
jjb007 authored Jun 2, 2022
1 parent 9280247 commit ad21af3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plan/plan.go
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ func resolveComponentCommon(commons ...v2.Common) ComponentCommon {
}

providerVersions["snowflake"] = ProviderVersion{
Source: "chanzuckerberg/snowflake",
Source: "Snowflake-Labs/snowflake",
Version: snowflakeConfig.Version,
}
}
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion testdata/snowflake_provider_yaml/terraform/global/fogg.tf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad21af3

Please sign in to comment.