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-oci to v5.10.0 #194

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

rquitales
Copy link
Member

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


@rquitales rquitales self-assigned this Aug 23, 2023
@rquitales rquitales requested review from lukehoban and a team August 23, 2023 23:01
@github-actions
Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Found 23 breaking changes:

Types

  • 🟢 "oci:BigDataService/getBdsInstanceNode:getBdsInstanceNode": required: "timeMaintenanceRebootDue" property has changed to Required
  • 🟢 "oci:BigDataService/getBdsInstancePatchHistoriesPatchHistory:getBdsInstancePatchHistoriesPatchHistory": required: "patchType" property has changed to Required
  • "oci:BigDataService/getBdsInstancesBdsInstance:getBdsInstancesBdsInstance": required:
    • 🟢 "isKafkaConfigured" property has changed to Required
    • 🟢 "kafkaBrokerNodes" property has changed to Required
    • 🟢 "numberOfNodesRequiringMaintenanceReboot" property has changed to Required
    • 🟢 "osPatchVersion" property has changed to Required
  • 🟢 "oci:BigDataService/getBdsInstancesBdsInstanceNode:getBdsInstancesBdsInstanceNode": required: "timeMaintenanceRebootDue" property has changed to Required
  • 🟢 "oci:ContainerInstances/getContainerInstanceContainer:getContainerInstanceContainer": required: "securityContexts" property has changed to Required
  • 🟢 "oci:ContainerInstances/getContainerInstancesContainerInstanceCollectionItemContainer:getContainerInstancesContainerInstanceCollectionItemContainer": required: "securityContexts" property has changed to Required
  • 🟢 "oci:Core/getClusterNetworkPlacementConfiguration:getClusterNetworkPlacementConfiguration": required: "placementConstraint" property has changed to Required
  • 🟢 "oci:Core/getClusterNetworksClusterNetwork:getClusterNetworksClusterNetwork": required: "clusterConfigurations" property has changed to Required
  • 🟢 "oci:Core/getClusterNetworksClusterNetworkPlacementConfiguration:getClusterNetworksClusterNetworkPlacementConfiguration": required: "placementConstraint" property has changed to Required
  • "oci:Database/getAutonomousDatabasesAutonomousDatabase:getAutonomousDatabasesAutonomousDatabase": required:
    • 🟢 "inMemoryAreaInGbs" property has changed to Required
    • 🟢 "inMemoryPercentage" property has changed to Required
  • "oci:Database/getAutonomousDatabasesClonesAutonomousDatabase:getAutonomousDatabasesClonesAutonomousDatabase": required:
    • 🟢 "inMemoryAreaInGbs" property has changed to Required
    • 🟢 "inMemoryPercentage" property has changed to Required
  • "oci:GoldenGate/getDeploymentUpgradesDeploymentUpgradeCollectionItem:getDeploymentUpgradesDeploymentUpgradeCollectionItem": required:
    • 🟢 "isCancelAllowed" property has changed to Required
    • 🟢 "isRescheduleAllowed" property has changed to Required
    • 🟢 "timeOggVersionSupportedUntil" property has changed to Required
    • 🟢 "timeScheduleMax" property has changed to Required
  • 🟢 "oci:GoldenGate/getDeploymentVersionsDeploymentVersionCollectionItem:getDeploymentVersionsDeploymentVersionCollectionItem": required: "timeSupportedUntil" property has changed to Required
  • "oci:GoldenGate/getDeploymentsDeploymentCollectionItem:getDeploymentsDeploymentCollectionItem": required:
    • 🟢 "maintenanceConfigurations" property has changed to Required
    • 🟢 "timeOggVersionSupportedUntil" property has changed to Required

New resources:

  • DataIntegration/workspaceApplication.WorkspaceApplication

New functions:

  • BigDataService/getBdsInstanceGetOsPatch.getBdsInstanceGetOsPatch
  • BigDataService/getBdsInstanceListOsPatches.getBdsInstanceListOsPatches
  • DataIntegration/getWorkspaceApplication.getWorkspaceApplication
  • DataIntegration/getWorkspaceApplications.getWorkspaceApplications

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

@rquitales rquitales added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Aug 23, 2023
@rquitales rquitales merged commit 78a297e into main Aug 24, 2023
15 checks passed
@rquitales rquitales deleted the upgrade-terraform-provider-oci-to-v5.10.0 branch August 24, 2023 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-oci to v5.10.0 Upgrade terraform-provider-oci to v5.9.0
3 participants