pypi pulumi-azure-native 2.89.0
v2.89.0

latest releases: 3.8.0, 3.8.0a1756942349, 3.8.0a1755616596...
6 months ago

Does the PR have any schema changes?

Found 9 breaking changes:

Resources

  • 🟢 "azure-native:authorization:ManagementLockAtResourceLevel": required inputs: "apiVersion" input has changed to Required
  • 🟢 "azure-native:resources:Resource": required inputs: "apiVersion" input has changed to Required

Functions

  • 🟢 "azure-native:authorization:getManagementLockAtResourceLevel": inputs: required: "apiVersion" input has changed to Required
  • 🟢 "azure-native:resources:getResource": inputs: required: "apiVersion" input has changed to Required

Types

  • "azure-native:keyvault:VaultProperties": properties:
    • 🟡 "provisioningState" missing
    • 🟡 "vaultUri" missing
  • "azure-native:keyvault:VaultPropertiesResponse": required:
    • 🟢 "provisioningState" property has changed to Required
    • 🟢 "vaultUri" property has changed to Required
  • 🔴 "azure-native:keyvault:VaultProvisioningState" missing

New resources:

  • authorization.PimRoleEligibilitySchedule

New functions:

  • authorization.getPimRoleEligibilitySchedule

What's Changed

  • GH-3963: Allow user to specify audience for OIDC authentication by @robcao in #3970
  • Support for PIM Role Eligibility Schedules by @thomas11 in #3959
  • Type AzureClient.GET response more explicitly by @thomas11 in #3957
  • Add special case for Key Vault vaultUri and provisioningState, making them readonly by @thomas11 in #3979
  • Fix for async deletion of non-existent resource by @EronWright in #3980
  • Add exceptions for resources where the user needs to specify the API version by @thomas11 in #3985
  • Revert unreleased spec updates to get Wheel size below 100m by @thomas11 in #3988

Full Changelog: v2.88.0...v2.89.0

Don't miss a new pulumi-azure-native release

NewReleases is sending notifications on new releases.