Skip to content

v2.24.0

Compare
Choose a tag to compare
@tombuildsstuff tombuildsstuff released this 20 Aug 17:44

2.24.0 (August 20, 2020)

FEATURES:

  • New Resource: azurerm_synapse_spark_pool (#7886)

IMPROVEMENTS:

  • dependencies: update containerinstance to API version 2019-12-01 (#8110)
  • azurerm_api_management_api - now supports oauth2_authorization and openid_authentication (#7617)
  • azurerm_policy_definition - mode can now be updated without recreating the resource (#7976)

BUG FIXES:

  • azurerm_frontdoor - ensuring all fields are set into the state (#8146)
  • azurerm_frontdoor - rewriting case-inconsistent Resource ID's to ensure they're reliable (#8146)
  • azurerm_frontdoor_firewall_policy - ensuring all fields are set into the state (#8146)
  • azurerm_frontdoor_firewall_policy - rewriting case-inconsistent Resource ID's to ensure they're reliable (#8146)
  • azurerm_frontdoor_custom_https_configuration - ensuring all fields are set into the state (#8146)
  • azurerm_frontdoor_custom_https_configuration - ensuring the resource_group_name field is set into the state (#8173)
  • azurerm_frontdoor_custom_https_configuration - rewriting case-inconsistent Resource ID's to ensure they're reliable (#8146)
  • azurerm_frontdoor_custom_https_configuration - updating the ID to use the frontendEndpoint's Resource ID rather than a custom Resource ID (#8146)
  • azurerm_lb - switching to use API version 2020-03-01 to workaround a bug in API version 2020-05-01 (#8006)
  • azurerm_lb_backend_address_pool - adding more specific validation for the Load Balancer ID field (#8172)
  • azurerm_lb_backend_address_pool - ensuring all fields are always set into the state (#8172)
  • azurerm_lb_backend_address_pool - switching to use API version 2020-03-01 to workaround a bug in API version 2020-05-01 (#8006)
  • azurerm_lb_nat_pool - adding more specific validation for the Load Balancer ID field (#8172)
  • azurerm_lb_nat_pool - ensuring all fields are always set into the state (#8172)
  • azurerm_lb_nat_pool - switching to use API version 2020-03-01 to workaround a bug in API version 2020-05-01 (#8006)
  • azurerm_lb_nat_rule - adding more specific validation for the Load Balancer ID field (#8172)
  • azurerm_lb_nat_rule - ensuring all fields are always set into the state (#8172)
  • azurerm_lb_nat_rule - switching to use API version 2020-03-01 to workaround a bug in API version 2020-05-01 (#8006)
  • azurerm_lb_outbound_rule - adding more specific validation for the Load Balancer ID field (#8172)
  • azurerm_lb_outbound_rule - ensuring all fields are always set into the state (#8172)
  • azurerm_lb_outbound_rule - switching to use API version 2020-03-01 to workaround a bug in API version 2020-05-01 (#8006)
  • azurerm_lb_probe - adding more specific validation for the Load Balancer ID field (#8172)
  • azurerm_lb_probe - ensuring all fields are always set into the state (#8172)
  • azurerm_lb_probe - switching to use API version 2020-03-01 to workaround a bug in API version 2020-05-01 (#8006)
  • azurerm_lb_rule - adding more specific validation for the Load Balancer ID field (#8172)
  • azurerm_lb_rule - ensuring all fields are always set into the state (#8172)
  • azurerm_lb_rule - switching to use API version 2020-03-01 to workaround a bug in API version 2020-05-01 (#8006)
  • azurerm_storage_account - only sending allow_blob_public_access and min_tls_version in Azure Public since these are currently not supported in other regions (#8148)