Closed pulumi-bot closed 6 days ago
Found 18 breaking changes:
🟡
"database" missing input "database"🟡
"schema" missing input "schema"
🟡
"snowflake:index/StreamOnExternalTableDescribeOutput:StreamOnExternalTableDescribeOutput": properties: "stale" type changed from "string" to "boolean"🟡
"snowflake:index/StreamOnExternalTableShowOutput:StreamOnExternalTableShowOutput": properties: "stale" type changed from "string" to "boolean"🟡
"snowflake:index/StreamOnTableDescribeOutput:StreamOnTableDescribeOutput": properties: "stale" type changed from "string" to "boolean"🟡
"snowflake:index/StreamOnTableShowOutput:StreamOnTableShowOutput": properties: "stale" type changed from "string" to "boolean"🟡
"comment" missing🟡
"database" missing🟡
"name" missing🟡
"schema" missing🟡
"table" missing🟢
"comment" property is no longer Required🟢
"database" property is no longer Required🟢
"describeOutputs" property has changed to Required🟢
"name" property is no longer Required🟢
"schema" property is no longer Required🟢
"showOutputs" property has changed to Required🟢
"table" property is no longer Requiredindex/accountAuthenticationPolicyAttachment.AccountAuthenticationPolicyAttachment
index/authenticationPolicy.AuthenticationPolicy
index/externalVolume.ExternalVolume
index/primaryConnection.PrimaryConnection
index/secondaryConnection.SecondaryConnection
index/secretWithAuthorizationCodeGrant.SecretWithAuthorizationCodeGrant
index/secretWithBasicAuthentication.SecretWithBasicAuthentication
index/secretWithClientCredentials.SecretWithClientCredentials
index/secretWithGenericString.SecretWithGenericString
index/streamOnDirectoryTable.StreamOnDirectoryTable
index/streamOnView.StreamOnView
index/userAuthenticationPolicyAttachment.UserAuthenticationPolicyAttachment
index/getConnections.getConnections
index/getSecrets.getSecrets
Maintainer note: consult the runbook for dealing with any breaking changes.
upstream migration guide: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/MIGRATION_GUIDE.md#v0970--v0980
This PR has been shipped in release v0.61.0.
This PR was generated via
$ upgrade-provider pulumi/pulumi-snowflake --kind=all --target-version=0.98.0
.