github pulumi/pulumi-azure-native v2.71.0

8 hours ago

What's Changed

This release enables a new backend for REST and authentication, based on modern libraries. This should be a fully transparent change for users. In case you experience any difficulties, you can revert to the previous backend by setting the environment variable PULUMI_ENABLE_AZCORE_BACKEND=false.

Full Changelog: v2.70.0...v2.71.0

Does the PR have any schema changes?

Found 8 breaking changes:

Types

  • 🟡 "azure-native:machinelearningservices:AcrDetails": properties: "userCreatedAcrAccount" missing
  • 🟡 "azure-native:machinelearningservices:AcrDetailsResponse": properties: "userCreatedAcrAccount" missing
  • 🟡 "azure-native:machinelearningservices:StorageAccountDetails": properties: "userCreatedStorageAccount" missing
  • 🟡 "azure-native:machinelearningservices:StorageAccountDetailsResponse": properties: "userCreatedStorageAccount" missing
  • 🔴 "azure-native:machinelearningservices:UserCreatedAcrAccount" missing
  • 🔴 "azure-native:machinelearningservices:UserCreatedAcrAccountResponse" missing
  • 🔴 "azure-native:machinelearningservices:UserCreatedStorageAccount" missing
  • 🔴 "azure-native:machinelearningservices:UserCreatedStorageAccountResponse" missing
    No new resources/functions.

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

NewReleases is sending notifications on new releases.