Releases: pulumi/pulumi-snowflake
v1.0.1
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Remove
make upstream
frompreTest
by @blampe in #784 - Update GitHub Actions workflows. by @pulumi-bot in #785
- Upgrade terraform-provider-snowflake to v1.0.1 by @pulumi-bot in #787
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Does the PR have any schema changes?
Found 64 breaking changes:
Resources
- "snowflake:index/account:Account":
π‘
inputs: "mustChangePassword" type changed from "boolean" to "string"- properties:
π‘
"isOrgAdmin" type changed from "boolean" to "string"π‘
"mustChangePassword" type changed from "boolean" to "string"
π’
required: "isOrgAdmin" property is no longer Requiredπ’
required inputs: "gracePeriodInDays" input has changed to Required
π΄
"snowflake:index/databaseOld:DatabaseOld" missingπ΄
"snowflake:index/function:Function" missingπ΄
"snowflake:index/oauthIntegration:OauthIntegration" missingπ’
"snowflake:index/oauthIntegrationForCustomClients:OauthIntegrationForCustomClients": required: "blockedRolesLists" property is no longer Requiredπ’
"snowflake:index/oauthIntegrationForPartnerApplications:OauthIntegrationForPartnerApplications": required: "blockedRolesLists" property is no longer Requiredπ΄
"snowflake:index/procedure:Procedure" missingπ΄
"snowflake:index/role:Role" missingπ΄
"snowflake:index/samlIntegration:SamlIntegration" missingπ΄
"snowflake:index/sessionParameter:SessionParameter" missingπ΄
"snowflake:index/stream:Stream" missing- "snowflake:index/tagAssociation:TagAssociation":
- inputs:
π‘
"objectIdentifiers": items type changed from "#/types/snowflake:index/TagAssociationObjectIdentifier:TagAssociationObjectIdentifier" to "string"π‘
"objectName" missing
- properties:
π‘
"objectIdentifiers": items type changed from "#/types/snowflake:index/TagAssociationObjectIdentifier:TagAssociationObjectIdentifier" to "string"π‘
"objectName" missing output "objectName"
- inputs:
π΄
"snowflake:index/tagMaskingPolicyAssociation:TagMaskingPolicyAssociation" missingπ΄
"snowflake:index/unsafeExecute:UnsafeExecute" missing
Functions
π‘
"snowflake:index/getAccounts:getAccounts": inputs: "pattern" missing input "pattern"π΄
"snowflake:index/getRole:getRole" missingπ΄
"snowflake:index/getRoles:getRoles" missing
Types
π΄
"snowflake:index/DatabaseOldReplicationConfiguration:DatabaseOldReplicationConfiguration" missingπ΄
"snowflake:index/FunctionArgument:FunctionArgument" missingπ΄
"snowflake:index/ProcedureArgument:ProcedureArgument" missingπ΄
"snowflake:index/RoleShowOutput:RoleShowOutput" missingπ΄
"snowflake:index/TagAssociationObjectIdentifier:TagAssociationObjectIdentifier" missing- "snowflake:index/getAccountsAccount:getAccountsAccount":
- properties:
π‘
"accountLocator" missingπ‘
"accountLocatorUrl" missingπ‘
"accountName" missingπ‘
"accountUrl" missingπ‘
"comment" missingπ‘
"consumptionBillingEntityName" missingπ‘
"createdOn" missingπ‘
"edition" missingπ‘
"isOrgAdmin" missingπ‘
"managedAccounts" missingπ‘
"marketplaceConsumerBillingEntityName" missingπ‘
"marketplaceProviderBillingEntityName" missingπ‘
"oldAccountUrl" missingπ‘
"organizationName" missingπ‘
"regionGroup" missingπ‘
"snowflakeRegion" missing
- required:
π’
"accountLocator" property is no longer Requiredπ’
"accountLocatorUrl" property is no longer Requiredπ’
"accountName" property is no longer Requiredπ’
"accountUrl" property is no longer Requiredπ’
"comment" property is no longer Requiredπ’
"consumptionBillingEntityName" property is no longer Requiredπ’
"createdOn" property is no longer Requiredπ’
"edition" property is no longer Requiredπ’
"isOrgAdmin" property is no longer Requiredπ’
"managedAccounts" property is no longer Requiredπ’
"marketplaceConsumerBillingEntityName" property is no longer Requiredπ’
"marketplaceProviderBillingEntityName" property is no longer Requiredπ’
"oldAccountUrl" property is no longer Requiredπ’
"organizationName" property is no longer Requiredπ’
"regionGroup" property is no longer Requiredπ’
"showOutputs" property has changed to Requiredπ’
"snowflakeRegion" property is no longer Required
- properties:
π΄
"snowflake:index/getRolesRole:getRolesRole" missingπ΄
"snowflake:index/getRolesRoleShowOutput:getRolesRoleShowOutput" missing
New resources:
index/execute.Execute
index/functionJava.FunctionJava
index/functionJavascript.FunctionJavascript
index/functionPython.FunctionPython
index/functionScala.FunctionScala
index/functionSql.FunctionSql
index/procedureJava.ProcedureJava
index/procedureJavascript.ProcedureJavascript
index/procedurePython.ProcedurePython
index/procedureScala.ProcedureScala
index/procedureSql.ProcedureSql
New functions:
index/getAccountRoles.getAccountRoles
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #761
- Update GitHub Actions workflows. by @pulumi-bot in #762
- Update GitHub Actions workflows. by @pulumi-bot in #763
- Update GitHub Actions workflows. by @pulumi-bot in #764
- Upgrade pulumi-terraform-bridge to v3.97.0 by @pulumi-bot in #769
- Update GitHub Actions workflows. by @pulumi-bot in #770
- Upgrade pulumi-terraform-bridge to v3.97.1 by @pulumi-bot in #772
- Update GitHub Actions workflows. by @pulumi-bot in #773
- Update GitHub Actions workflows. by @pulumi-bot in #774
- Update GitHub Actions workflows. by @pulumi-bot in #776
- Upgrade pulumi-terraform-bridge to v3.98.0 by @pulumi-bot in #779
- Update GitHub Actions workflows. by @pulumi-bot in #780
- [chore] Skip tests by @guineveresaenger in #781
- Update GitHub Actions workflows. by @pulumi-bot in #782
- Skip remaining tests by @iwahbe in #783
- Upgrade terraform-provider-snowflake to v1.0.0 by @iwahbe in #777
Full Changelog: v0.62.0...v1.0.0
v0.62.0
Does the PR have any schema changes?
Found 23 breaking changes:
Resources
- "snowflake:index/task:Task":
- inputs:
π‘
"allowOverlappingExecution" type changed from "boolean" to "string"π‘
"enabled" missingπ‘
"schedule" type changed from "string" to "#/types/snowflake:index/TaskSchedule:TaskSchedule"π‘
"sessionParameters" missing
- properties:
π‘
"allowOverlappingExecution" type changed from "boolean" to "string"π‘
"enabled" missing output "enabled"π‘
"schedule" type changed from "string" to "#/types/snowflake:index/TaskSchedule:TaskSchedule"π‘
"sessionParameters" missing output "sessionParameters"
π’
required inputs: "started" input has changed to Required
- inputs:
Functions
- "snowflake:index/getTasks:getTasks": inputs:
π‘
"database" missing input "database"π‘
"schema" missing input "schema"
Types
- "snowflake:index/getTasksTask:getTasksTask":
- properties:
π‘
"comment" missingπ‘
"database" missingπ‘
"name" missingπ‘
"schema" missingπ‘
"warehouse" missing
- required:
π’
"comment" property is no longer Requiredπ’
"database" property is no longer Requiredπ’
"name" property is no longer Requiredπ’
"parameters" property has changed to Requiredπ’
"schema" property is no longer Requiredπ’
"showOutputs" property has changed to Requiredπ’
"warehouse" property is no longer Required
- properties:
New functions:
index/getTags.getTags
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #750
- Update GitHub Actions workflows. by @pulumi-bot in #751
- Fix content of index file to reflect current upstream by @guineveresaenger in #753
- Upgrade pulumi-terraform-bridge to v3.96.0 by @pulumi-bot in #755
- Update GitHub Actions workflows. by @pulumi-bot in #756
- Update GitHub Actions workflows. by @pulumi-bot in #759
- Upgrade terraform-provider-snowflake to v0.99.0 by @guineveresaenger in #760
Full Changelog: v0.61.1...v0.62.0
v0.61.1
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Add automated installation docs by @guineveresaenger in #738
Full Changelog: v0.61.0...v0.61.1
v0.61.0
Breaking changes
This release includes some breaking changes. Please refer to the upstream migration guide for information about how to handle these: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/MIGRATION_GUIDE.md#v0970--v0980
Does the PR have any schema changes?
Found 18 breaking changes:
Functions
- "snowflake:index/getStreams:getStreams": inputs:
π‘
"database" missing input "database"π‘
"schema" missing input "schema"
Types
π‘
"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"- "snowflake:index/getStreamsStream:getStreamsStream":
- properties:
π‘
"comment" missingπ‘
"database" missingπ‘
"name" missingπ‘
"schema" missingπ‘
"table" missing
- required:
π’
"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 Required
- properties:
New resources:
index/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
New functions:
index/getConnections.getConnections
index/getSecrets.getSecrets
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #731
- Upgrade pulumi-terraform-bridge to v3.93.0 by @pulumi-bot in #733
- Upgrade pulumi-terraform-bridge to v3.93.1 by @pulumi-bot in #734
- Update GitHub Actions workflows. by @pulumi-bot in #735
- Upgrade pulumi-terraform-bridge to v3.94.0 by @pulumi-bot in #737
- Update GitHub Actions workflows. by @pulumi-bot in #739
- Update GitHub Actions workflows. by @pulumi-bot in #740
- Update GitHub Actions workflows. by @pulumi-bot in #741
- Deprecate WithPlanResourceChange by @guineveresaenger in #743
- Update GitHub Actions workflows. by @pulumi-bot in #744
- Upgrade pulumi-terraform-bridge to v3.95.0 by @pulumi-bot in #746
- Update GitHub Actions workflows. by @pulumi-bot in #747
- Upgrade terraform-provider-snowflake to v0.98.0 by @pulumi-bot in #749
Full Changelog: v0.60.0...v0.61.0
v0.60.0
Does the PR have any schema changes?
Found 1 breaking change:
Types
π’
"snowflake:index/getUsersUserDescribeOutput:getUsersUserDescribeOutput": required: "type" property has changed to Required
New resources:
index/legacyServiceUser.LegacyServiceUser
index/serviceUser.ServiceUser
index/streamOnExternalTable.StreamOnExternalTable
index/streamOnTable.StreamOnTable
What's Changed
- Upgrade pulumi-terraform-bridge to v3.91.1 by @pulumi-bot in #719
- Update GitHub Actions workflows. by @pulumi-bot in #720
- Update GitHub Actions workflows. by @pulumi-bot in #721
- Update GitHub Actions workflows. by @pulumi-bot in #723
- Update GitHub Actions workflows. by @pulumi-bot in #724
- Upgrade pulumi-terraform-bridge to v3.92.0 by @pulumi-bot in #726
- Upgrade terraform-provider-snowflake to v0.97.0 by @pulumi-bot in #730
Full Changelog: v0.59.0...v0.60.0
v0.59.0
Does the PR have any schema changes?
Found 67 breaking changes:
Resources
- "snowflake:index/maskingPolicy:MaskingPolicy":
- inputs:
π‘
"exemptOtherPolicies" type changed from "boolean" to "string"π‘
"ifNotExists" missingπ‘
"maskingExpression" missingπ‘
"orReplace" missingπ‘
"signature" missing
- properties:
π‘
"exemptOtherPolicies" type changed from "boolean" to "string"π‘
"ifNotExists" missing output "ifNotExists"π‘
"maskingExpression" missing output "maskingExpression"π‘
"orReplace" missing output "orReplace"π‘
"signature" missing output "signature"
- required inputs:
π’
"arguments" input has changed to Requiredπ’
"body" input has changed to Required
- inputs:
- "snowflake:index/resourceMonitor:ResourceMonitor":
- inputs:
π‘
"setForAccount" missingπ‘
"suspendImmediateTriggers" missingπ‘
"suspendTriggers" missingπ‘
"warehouses" missing
- properties:
π‘
"setForAccount" missing output "setForAccount"π‘
"suspendImmediateTriggers" missing output "suspendImmediateTriggers"π‘
"suspendTriggers" missing output "suspendTriggers"π‘
"warehouses" missing output "warehouses"
- required:
π’
"creditQuota" property is no longer Requiredπ’
"frequency" property is no longer Requiredπ’
"startTimestamp" property is no longer Required
- inputs:
- "snowflake:index/rowAccessPolicy:RowAccessPolicy":
- inputs:
π‘
"rowAccessExpression" missingπ‘
"signature" missing
- properties:
π‘
"rowAccessExpression" missing output "rowAccessExpression"π‘
"signature" missing output "signature"
- required inputs:
π’
"arguments" input has changed to Requiredπ’
"body" input has changed to Required
- inputs:
Functions
- "snowflake:index/getMaskingPolicies:getMaskingPolicies": inputs:
π‘
"database" missing input "database"π‘
"schema" missing input "schema"
π΄
"snowflake:index/getResourceMonitors:getResourceMonitors" signature change (pulumi.InvokeOptions)->T => (Args, pulumi.InvokeOptions)->T- "snowflake:index/getRowAccessPolicies:getRowAccessPolicies": inputs:
π‘
"database" missing input "database"π‘
"schema" missing input "schema"
Types
π΄
"snowflake:index/MaskingPolicySignature:MaskingPolicySignature" missingπ΄
"snowflake:index/MaskingPolicySignatureColumn:MaskingPolicySignatureColumn" missing- "snowflake:index/getMaskingPoliciesMaskingPolicy:getMaskingPoliciesMaskingPolicy":
- properties:
π‘
"comment" missingπ‘
"database" missingπ‘
"kind" missingπ‘
"name" missingπ‘
"schema" missing
- required:
π’
"comment" property is no longer Requiredπ’
"database" property is no longer Requiredπ’
"describeOutputs" property has changed to Requiredπ’
"kind" property is no longer Requiredπ’
"name" property is no longer Requiredπ’
"schema" property is no longer Requiredπ’
"showOutputs" property has changed to Required
- properties:
- "snowflake:index/getResourceMonitorsResourceMonitor:getResourceMonitorsResourceMonitor":
- properties:
π‘
"comment" missingπ‘
"creditQuota" missingπ‘
"frequency" missingπ‘
"name" missing
- required:
π’
"comment" property is no longer Requiredπ’
"creditQuota" property is no longer Requiredπ’
"frequency" property is no longer Requiredπ’
"name" property is no longer Requiredπ’
"showOutputs" property has changed to Required
- properties:
- "snowflake:index/getRowAccessPoliciesRowAccessPolicy:getRowAccessPoliciesRowAccessPolicy":
- properties:
π‘
"comment" missingπ‘
"database" missingπ‘
"name" missingπ‘
"schema" missing
- required:
π’
"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
No new resources/functions.
- properties:
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #709
- Update GitHub Actions workflows. by @pulumi-bot in #710
- Update GitHub Actions workflows. by @pulumi-bot in #711
- Upgrade pulumi-terraform-bridge to v3.91.0 by @pulumi-bot in #715
- Upgrade terraform-provider-snowflake to v0.96.0 by @iwahbe in #716
Full Changelog: v0.58.0...v0.59.0
v0.58.0
Does the PR have any schema changes?
Found 74 breaking changes:
Resources
π‘
"snowflake:index/maskingPolicy:MaskingPolicy": properties: "qualifiedName" missing output "qualifiedName"π‘
"snowflake:index/networkRule:NetworkRule": properties: "qualifiedName" missing output "qualifiedName"π‘
"snowflake:index/passwordPolicy:PasswordPolicy": properties: "qualifiedName" missing output "qualifiedName"π‘
"snowflake:index/table:Table": properties: "qualifiedName" missing output "qualifiedName"- "snowflake:index/user:User":
- inputs:
π‘
"defaultSecondaryRoles" missingπ‘
"disabled" type changed from "boolean" to "string"π‘
"mustChangePassword" type changed from "boolean" to "string"
- properties:
π‘
"defaultSecondaryRoles" missing output "defaultSecondaryRoles"π‘
"disabled" type changed from "boolean" to "string"π‘
"hasRsaPublicKey" missing output "hasRsaPublicKey"π‘
"mustChangePassword" type changed from "boolean" to "string"
- required:
π’
"defaultRole" property is no longer Requiredπ’
"disabled" property is no longer Requiredπ’
"displayName" property is no longer Requiredπ’
"loginName" property is no longer Required
- inputs:
- "snowflake:index/view:View":
- inputs:
π‘
"isSecure" type changed from "boolean" to "string"π‘
"orReplace" missingπ‘
"tags" missing
- properties:
π‘
"createdOn" missing output "createdOn"π‘
"isSecure" type changed from "boolean" to "string"π‘
"orReplace" missing output "orReplace"π‘
"tags" missing output "tags"
- inputs:
Functions
- "snowflake:index/getDatabaseRoles:getDatabaseRoles": inputs:
π‘
"database" missing input "database"π’
required: "inDatabase" input has changed to Required
π‘
"snowflake:index/getUsers:getUsers": inputs: "pattern" missing input "pattern"- "snowflake:index/getViews:getViews": inputs:
π‘
"database" missing input "database"π‘
"schema" missing input "schema"
Types
π΄
"snowflake:index/ViewTag:ViewTag" missing- "snowflake:index/getDatabaseRolesDatabaseRole:getDatabaseRolesDatabaseRole":
- properties:
π‘
"comment" missingπ‘
"name" missingπ‘
"owner" missing
- required:
π’
"comment" property is no longer Requiredπ’
"name" property is no longer Requiredπ’
"owner" property is no longer Requiredπ’
"showOutputs" property has changed to Required
- properties:
- "snowflake:index/getUsersUser:getUsersUser":
- properties:
π‘
"comment" missingπ‘
"defaultNamespace" missingπ‘
"defaultRole" missingπ‘
"defaultSecondaryRoles" missingπ‘
"defaultWarehouse" missingπ‘
"disabled" missingπ‘
"displayName" missingπ‘
"email" missingπ‘
"firstName" missingπ‘
"hasRsaPublicKey" missingπ‘
"lastName" missingπ‘
"loginName" missingπ‘
"name" missing
- required:
π’
"comment" property is no longer Requiredπ’
"defaultNamespace" property is no longer Requiredπ’
"defaultRole" property is no longer Requiredπ’
"defaultSecondaryRoles" property is no longer Requiredπ’
"defaultWarehouse" property is no longer Requiredπ’
"describeOutputs" property has changed to Requiredπ’
"disabled" property is no longer Requiredπ’
"displayName" property is no longer Requiredπ’
"email" property is no longer Requiredπ’
"firstName" property is no longer Requiredπ’
"hasRsaPublicKey" property is no longer Requiredπ’
"lastName" property is no longer Requiredπ’
"loginName" property is no longer Requiredπ’
"name" property is no longer Requiredπ’
"parameters" property has changed to Requiredπ’
"showOutputs" property has changed to Required
- properties:
- "snowflake:index/getViewsView:getViewsView":
- properties:
π‘
"comment" missingπ‘
"database" missingπ‘
"name" missingπ‘
"schema" missing
- required:
π’
"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
No new resources/functions.
- properties:
What's Changed
- Upgrade pulumi-terraform-bridge to v3.89.1 by @pulumi-bot in #692
- Update GitHub Actions workflows. by @pulumi-bot in #693
- Update GitHub Actions workflows. by @pulumi-bot in #694
- Update GitHub Actions workflows. by @pulumi-bot in #695
- Update GitHub Actions workflows. by @pulumi-bot in #696
- Upgrade pulumi-terraform-bridge to v3.90.0 by @pulumi-bot in #704
- Update GitHub Actions workflows. by @pulumi-bot in #705
- Update GitHub Actions workflows. by @pulumi-bot in #706
- Update GitHub Actions workflows. by @pulumi-bot in #708
- Upgrade terraform-provider-snowflake to v0.95.0 by @VenelinMartinov in #707
Full Changelog: v0.57.2...v0.58.0
v0.57.2
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #686
- Update GitHub Actions workflows. by @pulumi-bot in #687
- Upgrade pulumi-terraform-bridge to v3.89.0 by @pulumi-bot in #690
Full Changelog: v0.57.1...v0.57.2
v0.57.1
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Record upgrade tests for Snowflake by @VenelinMartinov in #681
- Enable PRC by default by @VenelinMartinov in #682
- Upgrade terraform-provider-snowflake to v0.94.1 by @pulumi-bot in #685
Full Changelog: v0.57.0...v0.57.1