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.10.0 #2638

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

pulumi-bot
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-azure --kind=all --target-version=4.10.0.


@pulumi-bot pulumi-bot added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Nov 16, 2024
Copy link

github-actions bot commented Nov 16, 2024

Does the PR have any schema changes?

Found 4 breaking changes:

Resources

  • 🟢 "azure:netapp/volume:Volume": required: "snapshotDirectoryVisible" property is no longer Required

Functions

  • "azure:netapp/getAccountEncryption:getAccountEncryption": inputs:
    • 🟡 "encryptionKey" missing input "encryptionKey"
    • 🟡 "systemAssignedIdentityPrincipalId" missing input "systemAssignedIdentityPrincipalId"
    • 🟡 "userAssignedIdentityId" missing input "userAssignedIdentityId"

New resources:

  • netapp/backupPolicy.BackupPolicy
  • netapp/backupVault.BackupVault

New functions:

  • keyvault/getManagedHardwareSecurityModuleKey.getManagedHardwareSecurityModuleKey
  • netapp/getBackupPolicy.getBackupPolicy
  • netapp/getBackupVault.getBackupVault

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

@github-actions github-actions bot force-pushed the upgrade-terraform-provider-azurerm-to-v4.10.0-ci branch 2 times, most recently from 13486f1 to a3fe8dc Compare November 18, 2024 03:44
@github-actions github-actions bot force-pushed the upgrade-terraform-provider-azurerm-to-v4.10.0-ci branch from a3fe8dc to 5f0ecdc Compare November 19, 2024 03:39
Copy link
Contributor

@thomas11 thomas11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The netapp/getAccountEncryption changes are because these fields are now computed, see here.

@thomas11 thomas11 force-pushed the upgrade-terraform-provider-azurerm-to-v4.10.0-ci branch from 5f0ecdc to f60242b Compare November 19, 2024 09:17
@thomas11 thomas11 enabled auto-merge (squash) November 19, 2024 09:44
@thomas11 thomas11 merged commit 85d2ff9 into master Nov 19, 2024
23 checks passed
@thomas11 thomas11 deleted the upgrade-terraform-provider-azurerm-to-v4.10.0-ci branch November 19, 2024 10:18
@pulumi-bot
Copy link
Contributor Author

This PR has been shipped in release v6.10.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 19, 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.10.0
2 participants