github pulumi/pulumi-azure-native v2.24.0

latest releases: v2.41.0, v2.40.0, v2.39.0...
4 months ago

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • 🟡 "azure-native:datafactory:MariaDBLinkedService": properties: "pwd" missing
  • 🟡 "azure-native:datafactory:MariaDBLinkedServiceResponse": properties: "pwd" missing
  • 🟢 "azure-native:datafactory:MySqlLinkedService": required: "connectionString" property is no longer Required
  • 🟢 "azure-native:datafactory:MySqlLinkedServiceResponse": required: "connectionString" property is no longer Required

New resources:

  • documentdb.ThroughputPool
  • documentdb.ThroughputPoolAccount

New functions:

  • documentdb.getThroughputPool
  • documentdb.getThroughputPoolAccount

What's Changed

  • Allow maintaining nested sub-resources at arbitrary depth by @thomas11 in #2950
  • Combined dependencies PR by @thomas11 in #2986
  • Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-user-assigned-identity by @dependabot in #2975
  • Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-simple by @dependabot in #2976
  • Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-aks by @dependabot in #2977
  • Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-servicebus-recreate/step1 by @dependabot in #2978
  • Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0 in /examples/azure-native-sdk-v2/go-clientconfig by @dependabot in #2979
  • Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-function-scm-ftp-deletion by @dependabot in #2980
  • Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in /examples by @dependabot in #2981
  • bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /provider by @dependabot in #2982

Full Changelog: v2.23.0...v2.24.0

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

NewReleases is sending notifications on new releases.