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 v6.18.0 #641

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

VenelinMartinov
Copy link
Contributor

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


@VenelinMartinov VenelinMartinov added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Nov 15, 2024
@VenelinMartinov VenelinMartinov enabled auto-merge (squash) November 15, 2024 12:00
Copy link

Does the PR have any schema changes?

Found 39 breaking changes:

Resources

  • "oci:GoldenGate/connection:Connection": required:
    • 🟢 "accountKey" property is no longer Required
    • 🟢 "clientSecret" property is no longer Required
    • 🟢 "jndiSecurityCredentials" property is no longer Required
    • 🟢 "keyStore" property is no longer Required
    • 🟢 "keyStorePassword" property is no longer Required
    • 🟢 "password" property is no longer Required
    • 🟢 "privateKeyFile" property is no longer Required
    • 🟢 "privateKeyPassphrase" property is no longer Required
    • 🟢 "sasToken" property is no longer Required
    • 🟢 "secretAccessKey" property is no longer Required
    • 🟢 "serviceAccountKeyFile" property is no longer Required
    • 🟢 "sslClientKeystash" property is no longer Required
    • 🟢 "sslClientKeystoredb" property is no longer Required
    • 🟢 "sslKey" property is no longer Required
    • 🟢 "sslKeyPassword" property is no longer Required
    • 🟢 "trustStore" property is no longer Required
    • 🟢 "trustStorePassword" property is no longer Required
    • 🟢 "wallet" property is no longer Required

Types

  • "oci:GoldenGate/getConnectionsConnectionCollectionItem:getConnectionsConnectionCollectionItem": required:
    • 🟢 "accountKeySecretId" property has changed to Required
    • 🟢 "clientSecretSecretId" property has changed to Required
    • 🟢 "doesUseSecretIds" property has changed to Required
    • 🟢 "jndiSecurityCredentialsSecretId" property has changed to Required
    • 🟢 "keyStorePasswordSecretId" property has changed to Required
    • 🟢 "keyStoreSecretId" property has changed to Required
    • 🟢 "passwordSecretId" property has changed to Required
    • 🟢 "privateKeyFileSecretId" property has changed to Required
    • 🟢 "privateKeyPassphraseSecretId" property has changed to Required
    • 🟢 "sasTokenSecretId" property has changed to Required
    • 🟢 "secretAccessKeySecretId" property has changed to Required
    • 🟢 "serviceAccountKeyFileSecretId" property has changed to Required
    • 🟢 "sslClientKeystashSecretId" property has changed to Required
    • 🟢 "sslClientKeystoredbSecretId" property has changed to Required
    • 🟢 "sslKeyPasswordSecretId" property has changed to Required
    • 🟢 "sslKeySecretId" property has changed to Required
    • 🟢 "triggerRefresh" property has changed to Required
    • 🟢 "trustStorePasswordSecretId" property has changed to Required
    • 🟢 "trustStoreSecretId" property has changed to Required
    • 🟢 "walletSecretId" property has changed to Required
  • 🟢 "oci:GoldenGate/getDeploymentBackupsDeploymentBackupCollectionItem:getDeploymentBackupsDeploymentBackupCollectionItem": required: "isMetadataOnly" property has changed to Required

New resources:

  • GenerativeAi/agentAgent.AgentAgent
  • GenerativeAi/agentAgentEndpoint.AgentAgentEndpoint
  • GenerativeAi/agentDataIngestionJob.AgentDataIngestionJob
  • GenerativeAi/agentDataSource.AgentDataSource
  • GenerativeAi/agentKnowledgeBase.AgentKnowledgeBase

New functions:

  • GenerativeAi/getAgentAgent.getAgentAgent
  • GenerativeAi/getAgentAgentEndpoint.getAgentAgentEndpoint
  • GenerativeAi/getAgentAgentEndpoints.getAgentAgentEndpoints
  • GenerativeAi/getAgentAgents.getAgentAgents
  • GenerativeAi/getAgentDataIngestionJob.getAgentDataIngestionJob
  • GenerativeAi/getAgentDataIngestionJobLogContent.getAgentDataIngestionJobLogContent
  • GenerativeAi/getAgentDataIngestionJobs.getAgentDataIngestionJobs
  • GenerativeAi/getAgentDataSource.getAgentDataSource
  • GenerativeAi/getAgentDataSources.getAgentDataSources
  • GenerativeAi/getAgentKnowledgeBase.getAgentKnowledgeBase
  • GenerativeAi/getAgentKnowledgeBases.getAgentKnowledgeBases

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

@VenelinMartinov VenelinMartinov merged commit b873148 into main Nov 15, 2024
24 checks passed
@VenelinMartinov VenelinMartinov deleted the upgrade-terraform-provider-oci-to-v6.18.0 branch November 15, 2024 12:24
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v2.17.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 Nov 15, 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 v6.18.0
2 participants