Skip to content

v3.69.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 14:08
· 3020 commits to main since this release

FEATURES:

  • New Data Source: azurerm_palo_alto_local_rulestack (#22700)
  • New Resource: azurerm_graph_services_account (#22665)
  • New Resource: azurerm_managed_lustre_file_system (#22680)
  • New Resource: azurerm_palo_alto_local_rulestack (#22700)
  • New Resource: azurerm_palo_alto_local_rulestack_certificate (#22700)
  • New Resource: azurerm_palo_alto_local_rulestack_fqdn_list (#22700)
  • New Resource: azurerm_palo_alto_local_rulestack_outbound_trust_certificate_association (#22700)
  • New Resource: azurerm_palo_alto_local_rulestack_outbound_untrust_certificate_association (#22700)
  • New Resource: azurerm_palo_alto_local_rulestack_prefix_list (#22700)
  • New Resource: azurerm_palo_alto_local_rulestack_rule (#22700)
  • New Resource: azurerm_palo_alto_virtual_network_appliance (#22700)
  • New Resource: azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack (#22700)
  • New Resource: azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama (#22700)
  • New Resource: azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack (#22700)
  • New Resource: azurerm_palo_alto_next_generation_firewall_virtual_network_panorama (#22700)

ENHANCEMENTS:

  • dependencies: updating to v0.58.0 of github.com/hashicorp/go-azure-helpers (#22813)
  • dependencies: updating to v0.20230808.1103829 of github.com/hashicorp/go-azure-sdk (#22860)
  • arckubernetes - updating to use the hashicorp/go-azure-sdk rather than Azure/go-autorest as a base layer (#22815)
  • bot - updating to use the hashicorp/go-azure-sdk rather than Azure/go-autorest as a base layer (#22815)
  • blueprints: updating to use hashicorp/go-azure-sdk (#21569)
  • compute - updating to use the hashicorp/go-azure-sdk rather than Azure/go-autorest as a base layer (#22860)
  • digitaltwins - updating to API Version 2023-01-31 (#22782)
  • hsm - updating to use the hashicorp/go-azure-sdk rather than Azure/go-autorest as a base layer (#22815)
  • hybridcompute - updating to use the hashicorp/go-azure-sdk rather than Azure/go-autorest as a base layer (#22815)
  • Data Source: azurerm_network_service_tags - updating to use hashicorp/go-azure-sdk (#22873)
  • Data Source: azurerm_network_watcher - updating to use hashicorp/go-azure-sdk (#22873)
  • azurerm_container_app_environment - log_analytics_workspace_id is now an Optional property (#22733)
  • azurerm_digital_twins_instance - support for User Assigned Identities (#22782)
  • azurerm_function_app_function - hyphen and underscore are now allows characters for function names (#22519)
  • azurerm_key_vault_certificate - Support update of certificates based on certificate_policy (#20627)
  • azurerm_kubernetes_cluster - export the identity for Web App Routing under web_app_routing_identity (#22809)
  • azurerm_kubernetes_cluster - add support for the snapshot_id property in the default_node_pool block (#22708)
  • azurerm_log_analytics_workspace - support changing value of sku from CapacityReservation and PerGB2018 (#22597)
  • azurerm_managed_application - deprecate the parameters property in favour of parameter_values (#21541)
  • azurerm_monitor_action_group - the value https is now supported for aad_auth (#22888)
  • azurerm_mssql_server - SystemAssigned, UserAssigned identity is now supported (#22828)
  • azurerm_network_packet_capture - updating to use hashicorp/go-azure-sdk (#22873)
  • azurerm_network_profile - refactoring to use hashicorp/go-azure-sdk (#22850)
  • azurerm_network_watcher_flow_log - updating to use hashicorp/go-azure-sdk (#22873)
  • azurerm_network_watcher - updating to use hashicorp/go-azure-sdk (#22873)
  • azurerm_postgresql_database - updating the validation for collation (#22689)
  • azurerm_postgresql_flexible_server_database - updating the validation for collation (#22689)
  • azurerm_security_center_subscription_pricing - support for extensions block (#22643)
  • azurerm_security_center_subscription_pricing - support for the resource_type Api (#22844)
  • azurerm_spring_cloud_configuration_service - support for the ca_certificate_id property (#22814)
  • azurerm_virtual_desktop_workspace - added support for the public_network_access_enabled property (#22542)
  • azurerm_virtual_machine_packet_capture - updating to use hashicorp/go-azure-sdk (#22873)
  • azurerm_virtual_machine_scale_set_packet_capture - updating to use hashicorp/go-azure-sdk (#22873)
  • azurerm_vpn_gateway_connection - updating to use hashicorp/go-azure-sdk (#22873)
  • azurerm_vpn_server_configuration - refactoring to use hashicorp/go-azure-sdk (#22850)
  • azurerm_vpn_server_configuration_policy_group - refactoring to use hashicorp/go-azure-sdk (#22850)
  • azurerm_vpn_site - refactoring to use hashicorp/go-azure-sdk (#22850)

BUG FIXES:

  • Data Source: azurerm_virutal_machine - correctly retrieve and set value for power_state (#22851)
  • azurerm_cdn_endpoint - conditionally using PUT in place of PATCH when a field other than tags has changed (#22662)
  • azurerm_cdn_frontdoor_security_policy - normalizing the value returned from the API for cdn_frontdoor_domain_id (#22841)
  • azurerm_container_group - set init_container.secure_environment_variables into state correctly (#22832)
  • azurerm_custom_ip_prefix - support for environments other than Azure Public (#22812)
  • azurerm_databricks_workspace - update parse function for machine_learning_workspace_id field validation (#22865)
  • azurerm_key_vault - fixing support for the storage Nested Item type (#22707)
  • azurerm_kusto_cosmosdb_data_connection_resource - ensure the subscriptionId and ResourceGroupName align with the CosmosDB container (#22663)
  • azurerm_managed_application - fix an issue where secureString parameters were not persisted to state (#21541)
  • azurerm_managed_application - the plan block is now marked ForceNew to comply with service limitations (#21541)
  • azurerm_monitor_data_collection_rule - recreate resource when attempting to remove kind (#22811)
  • azurerm_static_site_custom_domain - prevent overwriting validation_token with an empty value by setting it into state when creating the resource (#22848)