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 v3.102.0 #2009

Merged

Conversation

danielrbradley
Copy link
Member

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


@danielrbradley danielrbradley added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label May 8, 2024
@danielrbradley danielrbradley self-assigned this May 8, 2024
@danielrbradley danielrbradley requested review from iwahbe and thomas11 May 8, 2024 09:34
Copy link

github-actions bot commented May 8, 2024

Does the PR have any schema changes?

Found 4 breaking changes:

Resources

  • 🟢 "azure:compute/scaleSet:ScaleSet": required: "identity" property is no longer Required
  • 🟢 "azure:compute/virtualMachine:VirtualMachine": required: "identity" property is no longer Required

Functions

  • 🟡 "azure:batch/getAccount:getAccount": inputs: "encryption" missing input "encryption"

Types

  • 🟢 "azure:storage/AccountCustomerManagedKey:AccountCustomerManagedKey": required: "keyVaultKeyId" property is no longer Required

New resources:

  • storage/containerImmutabilityPolicy.ContainerImmutabilityPolicy
  • storage/syncServerEndpoint.SyncServerEndpoint

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

Copy link

github-actions bot commented May 8, 2024

Is README.md missing any configuration options?

auxiliaryTenantIds not found in Configuration section
clientCertificate not found in Configuration section
clientCertificatePassword not found in Configuration section
clientCertificatePath not found in Configuration section
clientId not found in Configuration section
clientIdFilePath not found in Configuration section
clientSecret not found in Configuration section
clientSecretFilePath not found in Configuration section
disableCorrelationRequestId not found in Configuration section
disableTerraformPartnerId not found in Configuration section
environment not found in Configuration section
features not found in Configuration section
location not found in Configuration section
metadataHost not found in Configuration section
msiEndpoint not found in Configuration section
oidcRequestToken not found in Configuration section
oidcRequestUrl not found in Configuration section
oidcToken not found in Configuration section
oidcTokenFilePath not found in Configuration section
partnerId not found in Configuration section
skipProviderRegistration not found in Configuration section
storageUseAzuread not found in Configuration section
subscriptionId not found in Configuration section
tenantId not found in Configuration section
useAksWorkloadIdentity not found in Configuration section
useCli not found in Configuration section
useMsi not found in Configuration section
useOidc not found in Configuration section

Please add a description for each of these options to README.md. Details about them can be found in either the upstream docs or schema.json.

@danielrbradley danielrbradley merged commit 6c5ab4f into master May 8, 2024
18 checks passed
@danielrbradley danielrbradley deleted the upgrade-terraform-provider-azurerm-to-v3.102.0 branch May 8, 2024 12:21
@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 May 8, 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 v3.102.0
2 participants