Skip to content

v2.43.0

Latest
Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 31 May 05:50
· 1 commit to master since this release
d00db35

Does the PR have any schema changes?

Found 9 breaking changes:

Resources

  • 🟢 "azure-native:integrationspaces:Application": required: "trackingDataStores" property is no longer Required

Types

  • "azure-native:integrationspaces:TrackingDataStore": required:
    • 🟢 "dataStoreIngestionUri" property is no longer Required
    • 🟢 "dataStoreResourceId" property is no longer Required
    • 🟢 "dataStoreUri" property is no longer Required
    • 🟢 "databaseName" property is no longer Required
  • "azure-native:integrationspaces:TrackingDataStoreResponse": required:
    • 🟢 "dataStoreIngestionUri" property is no longer Required
    • 🟢 "dataStoreResourceId" property is no longer Required
    • 🟢 "dataStoreUri" property is no longer Required
    • 🟢 "databaseName" property is no longer Required

New resources:

  • azurefleet.Fleet
  • elastic.MonitoredSubscription
  • security.DevOpsPolicyAssignment
  • servicenetworking.SecurityPoliciesInterface

New functions:

  • azurefleet.getFleet
  • elastic.getMonitoredSubscription
  • security.getDevOpsPolicyAssignment
  • servicenetworking.getSecurityPoliciesInterface

What's Changed

  • Remove CI warnings by using actions/setup-go module cache, upgrading codecov by @thomas11 in #3303

Full Changelog: v2.42.1...v2.43.0