github pulumi/pulumi-azure-native v2.68.0

one day ago

Does the PR have any schema changes?

Found 14 breaking changes:

Types

  • "azure-native:awsconnector:AwsAutoScalingAutoScalingGroupProperties": properties:
    • 🟡 "notificationConfiguration" type changed from "#/types/azure-native:awsconnector:NotificationConfiguration" to "#/types/azure-native:awsconnector:AutoScalingGroupNotificationConfiguration"
    • 🟡 "notificationConfigurations": items type changed from "#/types/azure-native:awsconnector:NotificationConfiguration" to "#/types/azure-native:awsconnector:AutoScalingGroupNotificationConfiguration"
  • "azure-native:awsconnector:AwsAutoScalingAutoScalingGroupPropertiesResponse": properties:
    • 🟡 "notificationConfiguration" type changed from "#/types/azure-native:awsconnector:NotificationConfigurationResponse" to "#/types/azure-native:awsconnector:AutoScalingGroupNotificationConfigurationResponse"
    • 🟡 "notificationConfigurations": items type changed from "#/types/azure-native:awsconnector:NotificationConfigurationResponse" to "#/types/azure-native:awsconnector:AutoScalingGroupNotificationConfigurationResponse"
  • 🟡 "azure-native:awsconnector:AwsDaxClusterProperties": properties: "notificationConfiguration" type changed from "#/types/azure-native:awsconnector:NotificationConfiguration" to "#/types/azure-native:awsconnector:DaxClusterNotificationConfiguration"
  • 🟡 "azure-native:awsconnector:AwsDaxClusterPropertiesResponse": properties: "notificationConfiguration" type changed from "#/types/azure-native:awsconnector:NotificationConfigurationResponse" to "#/types/azure-native:awsconnector:DaxClusterNotificationConfigurationResponse"
  • "azure-native:awsconnector:NotificationConfiguration": properties:
    • 🟡 "notificationTypes" missing
    • 🟡 "topicARN" missing
    • 🟡 "topicArn" missing
    • 🟡 "topicStatus" missing
  • "azure-native:awsconnector:NotificationConfigurationResponse": properties:
    • 🟡 "notificationTypes" missing
    • 🟡 "topicARN" missing
    • 🟡 "topicArn" missing
    • 🟡 "topicStatus" missing

New resources:

  • secretsynccontroller.AzureKeyVaultSecretProviderClass
  • secretsynccontroller.SecretSync

New functions:

  • secretsynccontroller.getAzureKeyVaultSecretProviderClass
  • secretsynccontroller.getSecretSync

What's Changed

Full Changelog: v2.67.0...v2.68.0

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

NewReleases is sending notifications on new releases.