Skip to content

v2.93.0

Compare
Choose a tag to compare
@katbyte katbyte released this 21 Jan 04:33
· 10022 commits to main since this release

2.93.0 (January 21, 2022)

FEATURES:

  • New Data Source: azurerm_mysql_flexible_server (#14976)
  • New Beta Data Source: azurerm_windows_function_app (#14964)

ENHANCEMENTS:

  • dependencies: upgrading to v61.1.0 of github.com/Azure/azure-sdk-for-go (#14828)
  • dependencies: updating containerregistry to API version 2021-08-01-preview (#14961)
  • Data Source azurerm_logic_app_workflow - exporting the identity block (#14896)
  • azurerm_bastion_host - support for the copy_paste_enabled, file_copy_enabled, ip_connect_enabled, shareable_link_enabled, and tunneling_enabled properties (#14987)
  • azurerm_bastion_host - support for the scale_units property (#14968)
  • azurerm_security_center_automation - the event_source property can now be set to AssessmentsSnapshot,
    RegulatoryComplianceAssessment, RegulatoryComplianceAssessmentSnapshot, SecureScoreControlsSnapshot, SecureScoresSnapshot, and SubAssessmentsSnapshot (#14996)
  • azurerm_static_site - support for the identity block (#14911)
  • azurerm_iothub - Support for Identity-Based Endpoints (#14705)
  • azurerm_servicebus_namespace_network_rule_set - support for the public_network_access_enabled property (#14967)

BUG FIXES:

  • azurerm_machine_learning_compute_instance - add validation for tenant_id and object_id properties to prevent null values and subsequent panic (#14982)
  • azurerm_linux_function_app - (beta) fix potential panic in application_stack when that block is not in config (#14844)
  • azurerm_storage_share_file changing the content_md5 property will now trigger recreation and the content_length property of share file will now be set when updating properties. (#15007)