Skip to content

v3.62.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 02:50
· 3819 commits to main since this release
4c5880b

FEATURES:

  • New Resource: azurerm_new_relic_monitor (#21958)

ENHANCEMENTS:

  • dependencies: updating to v0.20230614.1151152 of github.com/hashicorp/go-azure-sdk (#22176)
  • dependencies: compute/marketplace_agreement - swap to use hashicorp/go-azure-sdk (#21938)
  • dependencies: network/manager - swap to use hashicorp/go-azure-sdk (#22119)
  • dependencies: network/route - swap to use hashicorp/go-azure-sdk (#22227)
  • azurerm_cosmosdb_gremlin_graph - support for the analytical_storage_ttl property (#22179)
  • azurerm_kubernetes_cluster - support for the value AzureLinux for the field os_sku within the default_node_pool block (#22139)
  • azurerm_kubernetes_cluster - support for the property node_os_channel_upgrade (#22187)
  • azurerm_kubernetes_cluster_node_pool - support for the value AzureLinux for the field os_sku (#22139)
  • azurerm_monitor_workspace - support for public_network_access_enabled (#22197)
  • azurerm_virtual_hub - support for virtual_router_auto_scale_min_capacity (#21614)

BUG FIXES:

  • azurerm_application_insights_workbook - the display_name property can now be updated (#22148)
  • azurerm_bastion_host - will now create a new resource when the sku property is downgraded (#22147)
  • azurerm_container_app - the EmptyDir property now functions (#22196)
  • azurerm_kubernetes_cluster - fix the validation preventing cluster's with network_plugin_mode set to Overlay due to a case change in the upstream API (#22153)
  • azurerm_resource_deployment_script_* - fix issue where identity wasn't specified but was being sent as TypeNone to the api (#22165)
  • azurerm_bastion_host - the ip_configuration propery is now required (#22154)