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.15.0 #224

Merged
merged 5 commits into from
Oct 6, 2023

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Oct 6, 2023

This PR was generated via $ upgrade-provider pulumi/pulumi-oci --java-version v0.9.7.


@iwahbe iwahbe self-assigned this Oct 6, 2023
@iwahbe iwahbe requested review from lukehoban and a team October 6, 2023 01:51
@iwahbe iwahbe force-pushed the upgrade-terraform-provider-oci-to-v5.15.0 branch from 664867f to 40a1b9b Compare October 6, 2023 02:11
@iwahbe iwahbe added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Oct 6, 2023
@iwahbe
Copy link
Member Author

iwahbe commented Oct 6, 2023

The barrier to automatic upgrades was missing mappings and docs. I have done some work to modernize docs, but we should consider whether we are ok merging PRs that are missing docs, or that loose docs. For this PR I manually verified the missing docs set matches missing docs in the registry.

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Does the PR have any schema changes?

Does the PR have any schema changes?

Found 24 breaking changes:

Resources

  • 🟢 "oci:FileStorage/fileSystem:FileSystem": required: "filesystemSnapshotPolicyId" property is no longer Required

Types

  • 🟢 "oci:DataScience/getNotebookSessionNotebookSessionConfigDetail:getNotebookSessionNotebookSessionConfigDetail": required: "privateEndpointId" property has changed to Required
  • 🟢 "oci:DataScience/getNotebookSessionNotebookSessionConfigurationDetail:getNotebookSessionNotebookSessionConfigurationDetail": required: "privateEndpointId" property has changed to Required
  • 🟢 "oci:DataScience/getNotebookSessionsNotebookSessionNotebookSessionConfigDetail:getNotebookSessionsNotebookSessionNotebookSessionConfigDetail": required: "privateEndpointId" property has changed to Required
  • 🟢 "oci:DataScience/getNotebookSessionsNotebookSessionNotebookSessionConfigurationDetail:getNotebookSessionsNotebookSessionNotebookSessionConfigurationDetail": required: "privateEndpointId" property has changed to Required
  • "oci:Database/getAutonomousDatabasesAutonomousDatabase:getAutonomousDatabasesAutonomousDatabase": required:
    • 🟢 "resourcePoolLeaderId" property has changed to Required
    • 🟢 "resourcePoolSummaries" property has changed to Required
    • 🟢 "timeOfJoiningResourcePool" property has changed to Required
  • "oci:Database/getAutonomousDatabasesClonesAutonomousDatabase:getAutonomousDatabasesClonesAutonomousDatabase": required:
    • 🟢 "resourcePoolLeaderId" property has changed to Required
    • 🟢 "resourcePoolSummaries" property has changed to Required
    • 🟢 "timeOfJoiningResourcePool" property has changed to Required
  • 🟢 "oci:DatabaseMigration/getMigrationDumpTransferDetail:getMigrationDumpTransferDetail": required: "sharedStorageMountTargetId" property has changed to Required
  • 🟢 "oci:DatabaseMigration/getMigrationsMigrationCollectionItem:getMigrationsMigrationCollectionItem": required: "dataTransferMediumDetailsV2s" property has changed to Required
  • 🟢 "oci:DatabaseMigration/getMigrationsMigrationCollectionItemDumpTransferDetail:getMigrationsMigrationCollectionItemDumpTransferDetail": required: "sharedStorageMountTargetId" property has changed to Required
  • "oci:Kms/getKeyVersionsKeyVersion:getKeyVersionsKeyVersion": required:
    • 🟢 "externalKeyReferenceDetails" property has changed to Required
    • 🟢 "externalKeyVersionId" property has changed to Required
  • "oci:Kms/getKeysKey:getKeysKey": required:
    • 🟢 "externalKeyReferenceDetails" property has changed to Required
    • 🟢 "externalKeyReferences" property has changed to Required
  • "oci:Kms/getVaultsVault:getVaultsVault": required:
    • 🟢 "externalKeyManagerMetadataSummaries" property has changed to Required
    • 🟢 "externalKeyManagerMetadatas" property has changed to Required
  • "oci:Mysql/getReplicasReplica:getReplicasReplica": required:
    • 🟢 "configurationId" property has changed to Required
    • 🟢 "replicaOverrides" property has changed to Required
    • 🟢 "shapeName" property has changed to Required
  • 🟢 "oci:Queue/getQueuesQueueCollectionItem:getQueuesQueueCollectionItem": required: "channelConsumptionLimit" property has changed to Required

New resources:

  • ComputeCloud/atCustomerCccInfrastructure.AtCustomerCccInfrastructure
  • ComputeCloud/atCustomerCccUpgradeSchedule.AtCustomerCccUpgradeSchedule
  • DataScience/privateEndpoint.PrivateEndpoint
  • Kms/ekmsPrivateEndpoint.EkmsPrivateEndpoint

New functions:

  • ComputeCloud/getAtCustomerCccInfrastructure.getAtCustomerCccInfrastructure
  • ComputeCloud/getAtCustomerCccInfrastructures.getAtCustomerCccInfrastructures
  • ComputeCloud/getAtCustomerCccUpgradeSchedule.getAtCustomerCccUpgradeSchedule
  • ComputeCloud/getAtCustomerCccUpgradeSchedules.getAtCustomerCccUpgradeSchedules
  • DataScience/getPrivateEndpoint.getPrivateEndpoint
  • DataScience/getPrivateEndpoints.getPrivateEndpoints
  • Kms/getEkmsPrivateEndpoint.getEkmsPrivateEndpoint
  • Kms/getEkmsPrivateEndpoints.getEkmsPrivateEndpoints

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

@iwahbe
Copy link
Member Author

iwahbe commented Oct 6, 2023

/release minor

@github-actions github-actions bot added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Oct 6, 2023
@iwahbe iwahbe merged commit 52c66b6 into main Oct 6, 2023
15 checks passed
@iwahbe iwahbe deleted the upgrade-terraform-provider-oci-to-v5.15.0 branch October 6, 2023 15:43
@github-actions github-actions bot removed impact/no-changelog-required This issue doesn't require a CHANGELOG update needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 labels Oct 9, 2023
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-oci to v5.15.0
2 participants