github hashicorp/terraform-provider-azurerm v3.35.0

latest releases: v4.1.0, v4.0.1, v4.0.0...
21 months ago

BREAKING CHANGES

  • azurerm_stream_analytics_output_blob - the field batch_min_rows is now an integer rather than a float due to a breaking change in the API Specifications - we believe this was only previously valid as an integer, as such whilst this is a breaking change we believe this shouldn't cause an issue for most users (since the API required that this was an integer) (#19602)

FEATURES:

  • New Resource: azurerm_digital_twins_time_series_database_connection (#19576)
  • New Resource: azurerm_network_manager (#19334)
  • New Resource: azurerm_spring_cloud_application_live_view (#19495)
  • New Resource: azurerm_sentinel_data_connector_microsoft_threat_protection (#19162)
  • New Resource: azurerm_vmware_netapp_volume_attachment (#19082)

ENHANCEMENTS:

  • dependencies: updating to v0.20221207.1121859 of github.com/hashicorp/go-azure-sdk (#19602)
  • lighthouse: updating to API version 2022-10-01 (#19499)
  • proximityplacementgroups: updating to API Version 2022-03-01 (#19537)
  • Data Source: azurerm_kubernetes_cluster - support for the storage_profile block (#19396)
  • azurerm_firewall_policy - support for the explicit_proxy block and auto_learn_private_ranges_mode property (#19313)
  • azurerm_kubernetes_cluster - support for the custom_ca_trust_enabled property (#19546)
  • azurerm_kubernetes_cluster - support for the storage_profile block (#19396)
  • azurerm_kubernetes_cluster - support for the image_cleaner block (#19368)
  • azurerm_kubernetes_cluster - support for the network_plugin_mode and ebpf_data_plane properties (#19527)
  • azurerm_kubernetes_cluster_node_pool - support for the custom_ca_trust_enabled property (#19546)
  • azurerm_lb_probe - support for the probe_threshold property (#19573)
  • azurerm_mssql_virtual_machine - support for the days_of_week property (#19553)
  • azurerm_spring_cloud_gateway_route_config - support for the filters, predicates, and sso_validation_enabled properties (#19493)

BUG FIXES:

  • Data Source: azurerm_sentinel_alert_rule_template: Set custom ID rather than using ID returned from API (#19580)
  • azurerm_app_service_connection - correctly pass the secret to the service (#19519)
  • azurerm_automation_software_update_configuration - fix issue where omitting tagsand tag_filter result in an error (#19516)
  • azurerm_automation_source_control - a state migration to work around the previously incorrect id casing (#19506)
  • azurerm_automation_webhook - a state migration to work around the previously incorrect id casing (#19506)
  • azurerm_container_registry_webhook - added a state migration to work around the previously incorrect id casing (#19507)
  • azurerm_frontdoor_rules_engine - a state migration to work around the previously incorrect id casing (#19512)
  • azurerm_healthcare_* - added a state migration to work around the previously incorrect id casing (#19511)
  • azurerm_iothub_* - added a state migration to work around the previously incorrect id casing (#19524)
  • azurerm_key_vault - allow for keyvaults in two different subscriptions (#19531)
  • azurerm_key_vault_certificate - skip purging during deletion if the parent key vault has purge protection enabled (#19528)
  • azurerm_key_vault_key - skip purging during deletion if the parent key vault has purge protection enabled (#19528)
  • azurerm_key_vault_managed_hardware_security_module - skip purging during deletion if the parent key vault has purge protection enabled (#19528)
  • azurerm_key_vault_secret - skip purging during deletion if the parent key vault has purge protection enabled (#19528)
  • azurerm_lb - adding/removing a frontend configuration will no longer force recreation a new resource to be created (#19548)
  • azurerm_kusto_* - added a state migration to work around the previously incorrect id casing (#19525)
  • azurerm_media_services_account - fixing an issue in the state upgrade where the Resource ID was being parsed incorrectly (#19578)
  • azurerm_mssql_elasticpool - Prevent license_type from being configured in specific scenarios (#19586)
  • azurerm_monitor_smart_detector_alert_rule - added a state migration to work around the previously incorrect id casing (#19513)
  • azurerm_spring_cloud_* - added a state migration to work around the previously incorrect id casing (#19564)
  • azurerm_stream_analytics_output_blob - the field batch_min_rows is now an integer rather than a float due to a breaking change in the API Specifications - we believe this was only previously valid as an integer, as such whilst this is a breaking change we believe this shouldn't cause an issue for most users (since the API required that this was an integer) (#19602)
  • azurerm_virtual_desktop_workspace_application_group_association - set tags properly (#19574)

Don't miss a new terraform-provider-azurerm release

NewReleases is sending notifications on new releases.