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.28.0 #353

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Feb 13, 2024

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


@iwahbe iwahbe added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Feb 13, 2024
@iwahbe iwahbe self-assigned this Feb 13, 2024
@iwahbe iwahbe enabled auto-merge (squash) February 13, 2024 01:43
Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Found 36 breaking changes:

Resources

  • 🔴 "oci:DatabaseMigration/agent:Agent" missing

Functions

  • 🔴 "oci:DatabaseMigration/getAgent:getAgent" missing
  • 🔴 "oci:DatabaseMigration/getAgentImages:getAgentImages" missing
  • 🔴 "oci:DatabaseMigration/getAgents:getAgents" missing

Types

  • 🔴 "oci:DatabaseMigration/getAgentImagesAgentImageCollection:getAgentImagesAgentImageCollection" missing
  • 🔴 "oci:DatabaseMigration/getAgentImagesAgentImageCollectionItem:getAgentImagesAgentImageCollectionItem" missing
  • 🔴 "oci:DatabaseMigration/getAgentImagesFilter:getAgentImagesFilter" missing
  • 🔴 "oci:DatabaseMigration/getAgentsAgentCollection:getAgentsAgentCollection" missing
  • 🔴 "oci:DatabaseMigration/getAgentsAgentCollectionItem:getAgentsAgentCollectionItem" missing
  • 🔴 "oci:DatabaseMigration/getAgentsFilter:getAgentsFilter" missing
  • 🟢 "oci:DatabaseMigration/getConnectionsConnectionCollectionItem:getConnectionsConnectionCollectionItem": required: "manualDatabaseSubType" property has changed to Required
  • "oci:ManagementAgent/getManagementAgentsManagementAgent:getManagementAgentsManagementAgent": required:
    • 🟢 "dataSourceLists" property has changed to Required
    • 🟢 "dataSourceSummaryLists" property has changed to Required
  • "oci:MediaServices/getMediaAssetsMediaAssetCollectionItem:getMediaAssetsMediaAssetCollectionItem": required:
    • 🟢 "isLockOverride" property has changed to Required
    • 🟢 "locks" property has changed to Required
  • "oci:MediaServices/getMediaWorkflowConfigurationsMediaWorkflowConfigurationCollectionItem:getMediaWorkflowConfigurationsMediaWorkflowConfigurationCollectionItem": required:
    • 🟢 "isLockOverride" property has changed to Required
    • 🟢 "locks" property has changed to Required
  • "oci:MediaServices/getMediaWorkflowJobsMediaWorkflowJobCollectionItem:getMediaWorkflowJobsMediaWorkflowJobCollectionItem": required:
    • 🟢 "isLockOverride" property has changed to Required
    • 🟢 "locks" property has changed to Required
  • "oci:MediaServices/getMediaWorkflowsMediaWorkflowCollectionItem:getMediaWorkflowsMediaWorkflowCollectionItem": required:
    • 🟢 "isLockOverride" property has changed to Required
    • 🟢 "locks" property has changed to Required
  • "oci:MediaServices/getStreamCdnConfigsStreamCdnConfigCollectionItem:getStreamCdnConfigsStreamCdnConfigCollectionItem": required:
    • 🟢 "isLockOverride" property has changed to Required
    • 🟢 "locks" property has changed to Required
  • "oci:MediaServices/getStreamDistributionChannelsStreamDistributionChannelCollectionItem:getStreamDistributionChannelsStreamDistributionChannelCollectionItem": required:
    • 🟢 "isLockOverride" property has changed to Required
    • 🟢 "locks" property has changed to Required
  • "oci:MediaServices/getStreamPackagingConfigsStreamPackagingConfigCollectionItem:getStreamPackagingConfigsStreamPackagingConfigCollectionItem": required:
    • 🟢 "isLockOverride" property has changed to Required
    • 🟢 "locks" property has changed to Required
  • 🟢 "oci:Mysql/getMysqlBackupDbSystemSnapshot:getMysqlBackupDbSystemSnapshot": required: "secureConnections" property has changed to Required
  • 🟢 "oci:Mysql/getMysqlBackupsBackupDbSystemSnapshot:getMysqlBackupsBackupDbSystemSnapshot": required: "secureConnections" property has changed to Required
  • 🟢 "oci:Mysql/getMysqlDbSystemsDbSystem:getMysqlDbSystemsDbSystem": required: "secureConnections" property has changed to Required
  • 🟢 "oci:Mysql/getReplicasReplica:getReplicasReplica": required: "secureConnections" property has changed to Required
  • 🟢 "oci:Vault/SecretSecretContent:SecretSecretContent": required: "content" property is no longer Required
  • "oci:Vault/getSecretsSecret:getSecretsSecret": required:
    • 🟢 "lastRotationTime" property has changed to Required
    • 🟢 "nextRotationTime" property has changed to Required
    • 🟢 "rotationConfigs" property has changed to Required
    • 🟢 "rotationStatus" property has changed to Required

New resources:

  • ManagementAgent/managementAgentDataSource.ManagementAgentDataSource

New functions:

  • ManagementAgent/getManagementAgentDataSource.getManagementAgentDataSource
  • ManagementAgent/getManagementAgentDataSources.getManagementAgentDataSources

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

@iwahbe iwahbe merged commit bb4603b into main Feb 13, 2024
18 checks passed
@iwahbe iwahbe deleted the upgrade-terraform-provider-oci-to-v5.28.0 branch February 13, 2024 02:03
@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 Feb 13, 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-oci to v5.28.0
1 participant