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