Releases: pulumi/pulumi-azure
Releases · pulumi/pulumi-azure
v5.89.0
Does the PR have any schema changes?
Found 1 breaking change:
Types
🟢
"azure:storage/getAccountAzureFilesAuthentication:getAccountAzureFilesAuthentication": required: "defaultShareLevelPermission" property has changed to Required
New resources:
cognitive/aIServices.AIServices
communication/serviceEmailDomainAssociation.ServiceEmailDomainAssociation
devcenter/projectEnvironmentType.ProjectEnvironmentType
extendedlocation/customLocation.CustomLocation
postgresql/flexibleServerVirtualEndpoint.FlexibleServerVirtualEndpoint
What's Changed
Full Changelog: v5.88.0...v5.89.0
v5.88.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Upgrade pulumi-terraform-bridge to v3.89.1 by @pulumi-bot in #2326
- Enable PRC by default in pulumi-azure by @VenelinMartinov in #2306
Full Changelog: v5.87.0...v5.88.0
v5.87.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #2310
- Update GitHub Actions workflows. by @pulumi-bot in #2314
- Upgrade pulumi-terraform-bridge to v3.89.0 by @pulumi-bot in #2318
- Upgrade terraform-provider-azurerm to v3.115.0 by @danielrbradley in #2319
Full Changelog: v5.86.0...v5.87.0
v5.86.0
Does the PR have any schema changes?
Found 4 breaking changes:
Resources
- "azure:storage/accountNetworkRules:AccountNetworkRules": required:
🟢
"ipRules" property is no longer Required🟢
"virtualNetworkSubnetIds" property is no longer Required
Types
- "azure:redis/getCacheRedisConfiguration:getCacheRedisConfiguration": required:
🟢
"authenticationEnabled" property has changed to Required🟢
"enableAuthentication" property is no longer Required
New resources:
devcenter/networkConnection.NetworkConnection
stack/hciLogicalNetwork.HciLogicalNetwork
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #2280
- Upgrade pulumi-terraform-bridge to v3.88.0 by @pulumi-bot in #2282
- Update GitHub Actions workflows. by @pulumi-bot in #2283
- Update GitHub Actions workflows. by @pulumi-bot in #2287
- Upgrade terraform-provider-azurerm to v3.114.0 by @thomas11 in #2309
Full Changelog: v5.85.0...v5.86.0
v5.85.0
Does the PR have any schema changes?
Found 3 breaking changes:
Resources
🟢
"azure:lb/rule:Rule": required: "probeId" property is no longer Required
Types
- "azure:containerservice/getKubernetesClusterAgentPoolProfile:getKubernetesClusterAgentPoolProfile": required:
🟢
"autoScalingEnabled" property has changed to Required🟢
"nodePublicIpEnabled" property has changed to Required
No new resources/functions.
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #2229
- Upgrade pulumi-terraform-bridge to v3.87.0 by @pulumi-bot in #2232
- Re-ignore EventGrid test due to persistent CI failure by @thomas11 in #2265
- Update GitHub Actions workflows. by @pulumi-bot in #2273
- Upgrade terraform-provider-azurerm to v3.113.0 by @danielrbradley in #2275
Full Changelog: v5.84.0...v5.85.0
v5.84.0
Does the PR have any schema changes?
Found 4 breaking changes:
Resources
🟢
"azure:hdinsight/interactiveQueryCluster:InteractiveQueryCluster": required: "encryptionInTransitEnabled" property is no longer Required🟢
"azure:hdinsight/sparkCluster:SparkCluster": required: "encryptionInTransitEnabled" property is no longer Required🟢
"azure:recoveryservices/vault:Vault": required: "classicVmwareReplicationEnabled" property is no longer Required
Types
🟢
"azure:containerservice/getKubernetesClusterServiceMeshProfile:getKubernetesClusterServiceMeshProfile": required: "certificateAuthorities" property has changed to Required
New resources:
compute/restorePoint.RestorePoint
compute/virtualMachineRestorePointCollection.VirtualMachineRestorePointCollection
devcenter/devBoxDefinition.DevBoxDefinition
devcenter/environmentType.EnvironmentType
New functions:
elasticsan/getVolumeSnapshot.getVolumeSnapshot
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #2205
- Update GitHub Actions workflows. by @pulumi-bot in #2208
- Update GitHub Actions workflows. by @pulumi-bot in #2215
- Update GitHub Actions workflows. by @pulumi-bot in #2221
- Re-enable EventGrid test by @thomas11 in #2217
- Update GitHub Actions workflows. by @pulumi-bot in #2224
- Upgrade terraform-provider-azurerm to v3.112.0 by @thomas11 in #2227
- Migrate from @azure/ms-rest-nodeauth to @azure/identity as the former is deprecated and has a CVE by @thomas11 in #2225
Full Changelog: v5.83.0...v5.84.0
v5.83.0
Does the PR have any schema changes?
Found 2 breaking changes:
Resources
🟢
"azure:compute/diskEncryptionSet:DiskEncryptionSet": required: "keyVaultKeyId" property is no longer Required🟢
"azure:eventhub/eventHubNamespace:EventHubNamespace": required: "maximumThroughputUnits" property is no longer Required
New resources:
compute/restorePointCollection.RestorePointCollection
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #2195
- Enable TypedDict input types for the Python SDK by @julienp in #2164
- Upgrade terraform-provider-azurerm to v3.111.0 by @danielrbradley in #2203
- Revert accidental makefile changes by @danielrbradley in #2204
New Contributors
Full Changelog: v5.82.0...v5.83.0
v5.82.0
Does the PR have any schema changes?
Found 2 breaking changes:
Resources
🟢
"azure:containerapp/environment:Environment": required: "infrastructureResourceGroupName" property is no longer Required🟢
"azure:network/networkInterface:NetworkInterface": required: "internalDnsNameLabel" property is no longer Required
New resources:
desktopvirtualization/scalingPlanHostPoolAssociation.ScalingPlanHostPoolAssociation
New functions:
loadtest/get.get
What's Changed
- Upgrade pulumi-terraform-bridge to v3.85.0 by @pulumi-bot in #2144
- Update GitHub Actions workflows. by @pulumi-bot in #2146
- Combined dependencies PR by @thomas11 in #2147
- Update GitHub Actions workflows. by @pulumi-bot in #2148
- Enrol storage account into PlanResourceChange by @VenelinMartinov in #2150
- Update GitHub Actions workflows. by @pulumi-bot in #2155
- Update GitHub Actions workflows. by @pulumi-bot in #2156
- Update GitHub Actions workflows. by @pulumi-bot in #2160
- Update GitHub Actions workflows. by @pulumi-bot in #2172
- Update GitHub Actions workflows. by @pulumi-bot in #2174
- Upgrade terraform-provider-azurerm to v3.110.0 by @danielrbradley in #2178
- Upgrade pulumi-terraform-bridge to v3.86.0 by @pulumi-bot in #2179
- Fix TestAccAciVolumeMount unreliability by @danielrbradley in #2185
Full Changelog: v5.81.0...v5.82.0