github hashicorp/terraform-provider-azurerm v2.68.0

latest releases: v3.104.0, v3.103.1, v3.103.0...
2 years ago

2.68.0 (July 16, 2021)

FEATURES:

  • New Data Source azurerm_local_network_gateway (#12579)
  • New Resource azurerm_api_management_api_release (#12562)
  • New Resource azurerm_data_protection_backup_policy_disk (#12361)
  • New Resource azurerm_data_factory_custom_dataset (#12484)
  • New Resource azurerm_data_factory_dataset_binary (#12369)
  • New Resource azurerm_maintenance_assignment_virtual_machine_scale_set (#12273)
  • New Resource azurerm_postgresql_flexible_server_configuration (#12294)
  • New Resource azurerm_synapse_private_link_hub (#12495)

ENHANCEMENTS:

  • dependencies: upgrading to v55.5.0 of github.com/Azure/azure-sdk-for-go (#12435)
  • dependencies: updating bot to use API Version 2021-03-01 (#12449)
  • dependencies: updating maintenance to use API Version 2021-05-01 (#12273)
  • azurerm_api_management_named_value - support for the value_from_key_vault block (#12309)
  • azurerm_api_management_api_diagnostic - support for the data_masking1 property (#12419)
  • azurerm_cognitive_account - support for the identity, storage, disable_local_auth, fqdns, public_network_access_enabled, and restrict_outbound_network_access properties (#12469)
  • azurerm_cognitive_account - the virtual_network_subnet_ids property has been deprecated in favour of virtual_network_rules block to supoport the ignore_missing_vnet_service_endpoint property (#12600)
  • azurerm_container_registry - now exports the principal_id and tenant_id attributes in the identity block (#12378)
  • azurerm_data_factory - support for the managed_virtual_network_enabled property (#12343)
  • azurerm_linux_virtual_machine_scale_set - Fix un-necessary VMSS instance rolling request (#12590)
  • azurerm_maintenance_configuration - support for the window, visibility, and properties blocks (#12273)
  • azurerm_powerbi_embedded - support for the mode property (#12394)
  • azurerm_redis_cache - support for the maintenance_window property in the patch_schedule block (#12472)
  • azurerm_storage_account_customer_managed_key - support for the user_assigned_identity_id property (#12516)

BUG FIXES:

  • azurerm_api_management - no longer forces a new resource when changing the subnet_id property (#12611)
  • azurerm_function_app - set a default value for os_type and allow a blank string to be specified as per documentation (#12482)
  • azurerm_key_vault_access_policy - prevent a possible panic on delete (#12616)
  • azurerm_postgresql_flexible_server - add new computed property private_dns_zone_id to work around a upcomming breaking change in the API (#12288)
  • machine_learning_compute_cluster - make the subnet_resource_id property actually optional (#12558)
  • azurerm_mssql_database - don't allow license_type to be set for serverless SQL databases (#12555)
  • azurerm_subnet_network_security_group_association - prevent potential deadlocks when using multiple association resources (#12267)

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

NewReleases is sending notifications on new releases.