Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade terraform-provider-snowflake to v0.96.0 #716

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Sep 20, 2024

This PR was generated via $ upgrade-provider pulumi/pulumi-snowflake --kind=provider.


@iwahbe iwahbe added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Sep 20, 2024
@iwahbe iwahbe self-assigned this Sep 20, 2024
Copy link

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

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

Maintainer note: consult the runbook for dealing with any breaking changes.

@iwahbe iwahbe merged commit 66cc51b into master Sep 20, 2024
24 checks passed
@iwahbe iwahbe deleted the upgrade-terraform-provider-snowflake-to-v0.96.0 branch September 20, 2024 11:23
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v0.59.0.

@github-actions github-actions bot removed the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-snowflake to v0.96.0
2 participants