github pulumi/pulumi-azure-native v2.29.0

latest releases: v2.62.0, v2.61.0, v2.60.1...
7 months ago

Does the PR have any schema changes?

Found 2 breaking changes:

Resources

  • 🟡 "azure-native:apicenter:ApiDefinition": properties: "specification" type changed from "#/types/azure-native:apicenter:ApiDefinitionPropertiesResponseSpecification" to "#/types/azure-native:apicenter:ApiDefinitionPropertiesSpecificationResponse"

Types

  • 🔴 "azure-native:apicenter:ApiDefinitionPropertiesResponseSpecification" missing

New resources:

  • elastic.OpenAI
  • machinelearningservices.EndpointDeployment
  • machinelearningservices.MarketplaceSubscription
  • migrate.AksAssessmentOperation
  • migrate.AssessmentsOperation
  • migrate.BusinessCaseOperation
  • migrate.WebAppAssessmentV2Operation
  • migrate.WebAppCollectorOperation
  • orbital.EdgeSite
  • orbital.GroundStation
  • orbital.L2Connection

New functions:

  • elastic.getOpenAI
  • elastic.getOpenAIStatus
  • machinelearningservices.getEndpointDeployment
  • machinelearningservices.getMarketplaceSubscription
  • machinelearningservices.listEndpointKeys
  • migrate.getAksAssessmentOperation
  • migrate.getAssessmentsOperation
  • migrate.getBusinessCaseOperation
  • migrate.getBusinessCaseOperationReportDownloadUrl
  • migrate.getWebAppAssessmentV2Operation
  • migrate.getWebAppCollectorOperation
  • orbital.getEdgeSite
  • orbital.getGroundStation
  • orbital.getL2Connection
  • orbital.listEdgeSiteL2Connections
  • orbital.listGroundStationL2Connections

What's Changed

  • Extract low-level Autorest Azure client from provider by @thomas11 in #3062
  • Read resource state after each Create and Update operation to avoid spurious diffs by @mikhailshilkov in #3042
  • Distinguish nil from empty map as default state in resource discovery by @thomas11 in #3076

Full Changelog: v2.28.0...v2.29.0

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

NewReleases is sending notifications on new releases.