Skip to content

v3.65.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 22:31
· 3521 commits to main since this release
cf737f3

FEATURES:

  • New Data Source: azurerm_communication_service (#22426)

ENHANCEMENTS:

  • dependencies: updating to v0.20230712.1084117 of github.com/hashicorp/go-azure-sdk (#22491)
  • dependencies: updating to v0.20230703.1101016 of github.com/tombuildsstuff/kermit (#22390)
  • provider: the Resource Providers Microsoft.Kubernetes and Microsoft.KubernetesConfiguration are now automatically registered (#22463)
  • automation/dscconfiguration - updating to API Version 2022-08-08 (#22403)
  • azurestackhcl - updating to API Version 2023-03-01 (#22411)
  • batch - updating to use API Version 2023-05-01 (#22412)
  • datafactory - moving azurerm_data_factory and azurerm_data_factory_managed_private_endpoint over to hashicorp/go-azure-sdk (#22409)
  • elastic - updating to API Version 2023-06-01 (#22451)
  • kusto - updating to API Version 2023-05-02 [GH-22410
  • managedapplications - migrate to hashicorp/go-azure-sdk (#21571)
  • privatedns: updating to API Version 2020-06-01 (#22470)
  • storage - updating to Data Plane API Version 2020-08-04 (#22405)
  • network - application_security_group and private_endpoint now use hashicorp/go-azure-sdk (#22396)
  • voiceservices: updating to use API Version 2023-04-03 (#22469)
  • Data Source: azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_batch_account - support for the network_profile block (#22356)
  • azurerm_container_app - the min_replicas and max_replicas propertiesnow support a maximum value of 300 (#22511)
  • azurerm_dns_zone - can now use the host_name property with dns_zone for soa_record creation (#22312)
  • azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_site_recovery_vmware_replication_policy_association - update validation to correctly handle case (#22443)

BUG FIXES:

  • azurerm_automation_dsc_configuration - fixing an issue where content_embedded couldn't be deserialized (#22403)
  • azurerm_data_factory_dataset_cosmosdb_sqlapi - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_mysql - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_postgresql - fix incorrect type/error message during read (#22438)
  • azurerm_logic_app_workflow - prevent crash when access_control is empty block (#22486)
  • azurerm_vpn_server_configuration - prevent a potential panic when setting deprecated variables (#22437)