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