Skip to content

v0.58.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 11 Sep 15:17
· 5 commits to master since this release
2ef8a6e

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
  • "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"

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
  • "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
  • "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.

What's Changed

Full Changelog: v0.57.2...v0.58.0