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-azurerm to v4.7.0 #2573

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

danielrbradley
Copy link
Member

@danielrbradley danielrbradley commented Oct 30, 2024

This PR was generated via $ upgrade-provider pulumi/pulumi-azure --upstream-provider-name=terraform-provider-azurerm --kind=provider --target-version=4.7.0.

Manual changes:

  • Added VideoIndexer module prefix
  • Added azurerm_oracle_autonomous_database docs source.

@danielrbradley danielrbradley added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Oct 30, 2024
@danielrbradley danielrbradley self-assigned this Oct 30, 2024
@danielrbradley danielrbradley requested a review from a team October 30, 2024 15:26
Copy link

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • 🟢 "azure:containerapp/getAppTemplateContainerReadinessProbe:getAppTemplateContainerReadinessProbe": required: "initialDelay" property has changed to Required
  • 🟢 "azure:containerapp/getAppTemplateContainerStartupProbe:getAppTemplateContainerStartupProbe": required: "initialDelay" property has changed to Required
  • "azure:oracle/getDbServersDbServer:getDbServersDbServer":
    • 🟡 properties: "provisioningState" missing
    • 🟢 required: "provisioningState" property is no longer Required

New resources:

  • devcenter/projectPool.ProjectPool
  • oracle/autonomousDatabase.AutonomousDatabase
  • videoindexer/account.Account

New functions:

  • oracle/getAdbsCharacterSets.getAdbsCharacterSets
  • oracle/getAdbsNationalCharacterSets.getAdbsNationalCharacterSets
  • oracle/getAutonomousDatabase.getAutonomousDatabase
  • oracle/getDbNodes.getDbNodes
  • oracle/getDbSystemShapes.getDbSystemShapes
  • oracle/getGiVersions.getGiVersions

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

@danielrbradley danielrbradley merged commit 6e16539 into master Oct 30, 2024
24 checks passed
@danielrbradley danielrbradley deleted the upgrade-terraform-provider-azurerm-to-v4.7.0 branch October 30, 2024 17:33
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v6.7.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 Oct 30, 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-azurerm to v4.7.0
3 participants