Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency hashicorp/terraform-provider-azurerm to v3.80.0 #223

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform-provider-azurerm minor 3.73.0 -> 3.80.0

Release Notes

hashicorp/terraform-provider-azurerm (hashicorp/terraform-provider-azurerm)

v3.80.0

Compare Source

ENHANCEMENTS:

  • internal/sdk - Added support for pointer Types in resource models (#​23810)
  • dependencies: updating to v0.63.0 of github.com/hashicorp/go-azure-helpers (#​23785)
  • dependencies: updating to v0.20231106.1151347 of github.com/hashicorp/go-azure-sdk (#​23787)
  • azurerm_cognitive_deployment - support for the version_upgrade_option property (#​22520)
  • azurerm_firewall_policy_rule_collection_group - add support for the property http_headers (#​23641)
  • azurerm_kubernetes_cluster - fips_enabled can be updated in the default_node_pool without recreating the cluster (#​23612)
  • azurerm_kusto_cluster - the cluster name can now include dashes (#​23790)
  • azurerm_postgresql_database - update the validation of collation to include support for French_France.1252 (#​23783)

BUG FIXES:

  • Data Source: azurerm_data_protection_backup_vault - removing import support, since Data Sources don't support being imported (#​23820)
  • Data Source: azurerm_kusto_database - removing import support, since Data Sources don't support being imported (#​23820)
  • Data Source: azurerm_virtual_hub_route_table - removing import support, since Data Sources don't support being imported (#​23820)

v3.79.0

Compare Source

ENHANCEMENTS:

  • provider: log instead of error when RPs are unavailable when validating RP registrations (#​23380)
  • azurerm_arc_kuberenetes_cluster_extension_resource - the version and release_train properties can now be set simultaneously (#​23692)
  • azurerm_container_apps - support for the ingress.exposed_port property (#​23752)
  • azurerm_cosmosdb_postgresql_cluster - read replica clusters can be created without specifying administrator_login_password property (#​23750)
  • azurerm_managed_application - arrays can be supplied in the parameter_values property (#​23754)
  • azurerm_storage_management_policy - support for properties rule.*.actions.*.base_blob.0.tier_to_cold_after_days_since_{modification|last_access_time|creation}_greater_than and rule.*.actions.*.{snapshot|version}.0.tier_to_cold_after_days_since_creation_greater_than (#​23574)

BUG FIXES:

  • azurerm_api_management_diagnostic - the operation_name_format attribute will only be sent if identifier is set to applicationinsights (#​23736)
  • azurerm_backup_policy_vm - fix payload by using current datetime (#​23586)
  • azurerm_kubernetes_cluster - the custom_ca_trust_certificates_base64 property can not be removed, only updated (#​23737)

v3.78.0

Compare Source

FEATURES:

  • New Resource: azurerm_resource_management_private_link_association (#​23546)

ENHANCEMENTS:

  • dependencies: updating to v0.20231025.1113325 of github.com/hashicorp/go-azure-sdk (#​23684)
  • dependencies: updating to v1.58.3 of google.golang.org/grpc (#​23691)
  • dependencies: updating search service from 2022-09-01 to 2023-11-01 (#​23698)
  • Data Source: azurerm_monitor_workspace - export query_endpoint (#​23629)
  • azurerm_express_route_port - support for macsec_sci_enabled (#​23625)
  • azurerm_eventhub_namespace_customer_managed_key - support for the user_assigned_identity_id property (#​23635)
  • azurerm_postgresql_flexible_server - private_dns_zone_id is no longer ForceNew and case is suppressed (#​23660)
  • azurerm_synapse_workspace - add support for azuread_authentication_only (#​23659)
  • azurerm_redis_enterprise_cluster - support for new location Japan East (#​23696)
  • azurerm_search_service - support for semantic_search_sku field (#​23698)

BUG FIXES:

  • azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack - added lock for ruleStackID (#​23601)
  • azurerm_cognitive_deployment - remove forceNew tag from rai_policy_name (#​23697)

v3.77.0

Compare Source

FEATURES:

  • New Resources: azurerm_application_load_balancer_frontend (#​23411)
  • New Resources: azurerm_dev_center (#​23538)
  • New Resources: azurerm_dev_center_project (#​23538)

ENHANCEMENTS:

  • dependencies: updating to v0.62.0 of github.com/hashicorp/go-azure-helpers (#​23581)
  • dependencies: updating Kusto SDK from 2023-05-02 to 2023-08-15 (#​23598)
  • dependencies: updating nginx from 2022-08-01 to 2023-04-01 (#​23583)
  • netapp: updating to use API Version 2023-05-01 (#​23576)
  • springcloud: updating to use API Version 2023-09-01-preview (#​23544)
  • storage: updating to use API Version 2023-01-01 (#​23543)
  • internal/sdk: fixing an issue where struct fields containing removedInNextMajorVersion wouldn't be decoded correctly (#​23564)
  • internal/sdk: struct tag parsing is now handled consistently during both encoding and decoding (#​23568)
  • provider: the roll_instances_when_required provider feature in the virtual_machine_scale_set block is now optional (#​22976)
  • Data Source: azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#​23555)
  • azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#​23555)
  • azurerm_resource_deployment_script_azure_cli - improve validation for the version property to support newer versions (#​23370)
  • azurerm_resource_deployment_script_azure_power_shell - improve validation for the version property to support newer versions (#​23370)
  • azurerm_nginx_deployment - support for the capacity and email properties (#​23596)

BUG FIXES:

  • Data Source: azurerm_virtual_hub_connection - export the inbound_route_map_id, outbound_route_map_id, and static_vnet_local_route_override_criteria attributes in the routing block, and fix a bug where these attributes could not be set (#​23491)
  • azurerm_cdn_frontdoor_rule - the url_filename_condition properties match_values is now optional if operator is set to Any (#​23541)
  • azurerm_shared_image_gallery - added the Private and Groups options for the sharing.permission property (#​23570)
  • azurerm_redis_cache - fixed incorrect ssl values for redis_primary_connection_string and secondary_connection_string (#​23575)
  • azurerm_monitor_activity_log_alert - the recommend_category property now can be set to HighAvailability (#​23605)
  • azurerm_recovery_services_vault - the encryption property can now be used with the cross_region_restore_enabled property (#​23618)
  • azurerm_storage_account_customer_managed_key - prevent a panic when the keyvault id is empty (#​23599)

v3.76.0

Compare Source

FEATURES:

  • New Resource: azurerm_security_center_storage_defender (#​23242)
  • New Resource: azurerm_spring_cloud_application_insights_application_performance_monitoring (#​23107)

ENHANCEMENTS:

  • provider: updating to build using Go 1.21.3 (#​23514)
  • dependencies: updating to v0.20231012.1141427 of github.com/hashicorp/go-azure-sdk (#​23534)
  • Data Source: azurerm_application_gateway - support for backend_http_settings, global, gateway_ip_configuration and additional attributes (#​23318)
  • Data Source: azurerm_network_service_tags - export the name attribute (#​23382)
  • azurerm_cosmosdb_postgresql_cluster - add support for sql_version of 16 and citus_version of 12.1 (#​23476)
  • azurerm_palo_alto_local_rulestack - correctly normalize the location property (#​23483)
  • azurerm_static_site - add support for app_settings (#​23421)

BUG FIXES:

  • azurerm_automation_schedule - fix a bug when updating start_time (#​23494)
  • azurerm_eventhub - remove ForceNew and check partition_count is not decreased (#​23499)
  • azurerm_managed_lustre_file_system - update validation for storage_capacity_in_tb according to sku_name in use (#​23428)
  • azurerm_virtual_machine - fix a crash when the API response for the os_profile block contains nil properties (#​23535)

v3.75.0

Compare Source

FEATURES:

  • New Resource: azurerm_application_load_balancer (#​22517)
  • New Resource: azurerm_resource_management_private_link (#​23098)

ENHANCEMENTS:

  • dependencies: firewall migrated to hashicorp/go-azure-sdk (#​22863)
  • azurerm_bot_service_azure_bot - add support for the icon_url property (#​23114)
  • azurerm_cognitive_deployment - capacity property is now updateable (#​23251)
  • azurerm_container_group - added support for key_vault_user_identity_id (#​23332)
  • azurerm_data_factory - added support for the publish_enabled property (#​2334)
  • azurerm_firewall_policy_rule_collection_group - add support for the description property (#​23354)
  • azurerm_kubernetes_cluster - network_profile.network_policy can be migrated to cilium (#​23342)
  • azurerm_log_analytics_workspace - add support for the data_collection_rule_id property (#​23347)
  • azurerm_mysql_flexible_server - add support for the io_scaling_enabled property (#​23329)

BUG FIXES:

  • azurerm_api_management_api - fix importing openapi format content file issue (#​23348)
  • azurerm_cdn_frontdoor_rule - allow a cache_duration of 00:00:00 (#​23384)
  • azurerm_cosmosdb_cassandra_datacenter - sku_name is now updatable (#​23419)
  • azurerm_key_vault_certificate - fix a bug that prevented soft-deleted certificates from being recovered (#​23204)
  • azurerm_log_analytics_solution - fix create and update lifecycle of resource by splitting methods (#​23333)
  • azurerm_management_group_subscription_association - mark resource as gone correctly if not found when retrieving (#​23335)
  • azurerm_management_lock - add polling after create and delete to check for RP propagation (#​23345)
  • azurerm_monitor_diagnostic_setting - added validation to ensure at least one of category or category_group is supplied (#​23308)
  • azurerm_palo_alto_local_rulestack_prefix_list - fix rulestack not being committed on delete (#​23362)
  • azurerm_palo_alto_local_rulestack_fqdn_list - fix rulestack not being committed on delete (#​23362)
  • security_center_subscription_pricing_resource - disabled extensions logic now works as expected (#​22997)

v3.74.0

Compare Source

NOTES:

  • azurerm_synapse_sql_pool - users that have imported azurerm_synapse_sql_pool resources that were created outside of Terraform using an LRS storage account type will need to use ignore_changes to avoid the resource from being destroyed and recreated.

FEATURES:

  • New Resource: azurerm_arc_resource_bridge_appliance (#​23108)
  • New Resource: azurerm_data_factory_dataset_azure_sql_table (#​23264)
  • New Resource: azurerm_function_app_connection (#​23127)

ENHANCEMENTS:

  • dependencies: updating to v0.20230918.1115907 of github.com/hashicorp/go-azure-sdk (#​23337)
  • dependencies: downgrading to v1.12.5 of github.com/rickb777/date (#​23296)
  • mysql: updating to use API Version 2022-01-01 (#​23320)
  • azurerm_app_configuration - support for the replica block (#​22452)
  • azurerm_bot_channel_directline - support for user_upload_enabled, endpoint_parameters_enabled, and storage_enabled (#​23149)
  • azurerm_container_app - support for scale rules (#​23294)
  • azurerm_container_app_environment - support for zone redundancy (#​23313)
  • azurerm_container_group - support for the key_vault_user_identity_id property for Customer Managed Keys (#​23332)
  • azurerm_cosmosdb_account - support for MongoDB connection strings (#​23331)
  • azurerm_data_factory_dataset_delimited_text - support for the dynamic_file_system_enabled, dynamic_path_enabled, and dynamic_filename_enabled properties (#​23261)
  • azurerm_data_factory_dataset_parquet - support for the azure_blob_fs_location block (#​23261)
  • azurerm_monitor_diagnostic_setting - validation to ensure either category or category_group are supplied in enabled_log and log blocks (#​23308)
  • azurerm_network_interface - support for the auxiliary_mode and auxiliary_sku properties (#​22979)
  • azurerm_postgresql_flexible_server - increased the maximum supported value for storage_mb (#​23277)
  • azurerm_shared_image_version - support for the replicated_region_deletion_enabled and target_region.exclude_from_latest_enabled properties (#​23147)
  • azurerm_storage_account - support for setting domain_name and domain_guid for AADKERB (#​22833)
  • azurerm_storage_account_customer_managed_key - support for cross-tenant customer-managed keys with the federated_identity_client_id, and key_vault_uri properties (#​20356)
  • azurerm_web_application_firewall_policy - support for the rate_limit_duration, rate_limit_threshold, group_rate_limit_by, and request_body_inspect_limit_in_kb properties (#​23239)

BUG FIXES:

  • Data Source: azurerm_container_app_environment: fix log_analytics_workspace_name output to correct value (#​23298)
  • azurerm_api_management_api - set the service_url property when importing the resource (#​23011)
  • azurerm_app_configuration - prevent crash by nil checking the encryption configuration (#​23302)
  • azurerm_app_configuration_feature - update percentage_filter_value to accept correct type of float (#​23263)
  • azurerm_container_app - fix an issue with commands and args being overwritten when using multiple containers (#​23338)
  • azurerm_key_vault_certificate - fix issue where certificates couldn't be recovered anymore (#​23204)
  • azurerm_key_vault_key - the ForceNew when expiration_date is removed from the config file (#​23327)
  • azurerm_linux_function_app - fix a bug in setting the storage settings when using Elastic Premium plans (#​21212)
  • azurerm_linux_web_app - fix docker app stack update (#​23303)
  • azurerm_linux_web_app - fix crash in auto heal expansion (#​21328)
  • azurerm_linux_web_app_slot - fix docker app stack update (#​23303)
  • azurerm_linux_web_app_slot - fix crash in auto heal expansion (#​21328)
  • azurerm_log_analytics_solution - fix bug where the resource wasn't handling successful creation on subsequent applies (#​23312)
  • azurerm_management_group_subscription_association - fix bug to correctly mark resource as gone if not found during read (#​23335)
  • azurerm_mssql_elasticpool - remove check that prevents license_type from being set for certain skus (#​23262)
  • azurerm_servicebus_queue - fixing an issue where auto_delete_on_idle couldn't be set to P10675199DT2H48M5.4775807S (#​23296)
  • azurerm_servicebus_topic - fixing an issue where auto_delete_on_idle couldn't be set to P10675199DT2H48M5.4775807S (#​23296)
  • azurerm_storage_account - prevent sending unsupported blob properties in payload for Storage account kind (#​23288)
  • azurerm_synapse_sql_pool - expose storage_account_type (#​23217)
  • azurerm_windows_function_app - fix a bug in setting the storage settings when using Elastic Premium plans (#​21212)
  • azurerm_windows_web_app - fix docker app stack update (#​23303)
  • azurerm_windows_web_app_slot - fix docker app stack update (#​23303)

DEPRECATIONS:

  • azurerm_application_gateway - deprecate Standard and WAF skus (#​23310)
  • azurerm_bot_channel_web_chat - deprecate site_names in favour of site block (#​23161)
  • azurerm_monitor_diagnostic_setting - deprecate retention_policy in favour of azurerm_storage_management_policy (#​23260)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-azurerm to v3.74.0 Update dependency hashicorp/terraform-provider-azurerm to v3.75.0 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-azurerm-3.x branch from 6171308 to d88bffa Compare September 29, 2023 10:32
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-azurerm to v3.75.0 Update dependency hashicorp/terraform-provider-azurerm to v3.76.0 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-azurerm-3.x branch from d88bffa to 1849fd5 Compare October 13, 2023 13:04
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-azurerm to v3.76.0 Update dependency hashicorp/terraform-provider-azurerm to v3.77.0 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-azurerm-3.x branch 2 times, most recently from d4dc437 to e5ae1a6 Compare October 27, 2023 03:11
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-azurerm to v3.77.0 Update dependency hashicorp/terraform-provider-azurerm to v3.78.0 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-azurerm-3.x branch from e5ae1a6 to 2e3fd0f Compare November 3, 2023 01:28
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-azurerm to v3.78.0 Update dependency hashicorp/terraform-provider-azurerm to v3.79.0 Nov 3, 2023
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-azurerm to v3.79.0 Update dependency hashicorp/terraform-provider-azurerm to v3.80.0 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-azurerm-3.x branch from 2e3fd0f to 96497d6 Compare November 10, 2023 04:49
@yorinasub17 yorinasub17 force-pushed the renovate/hashicorp-terraform-provider-azurerm-3.x branch from 96497d6 to 539c0ee Compare November 10, 2023 18:13
tflibsonnet-ci pushed a commit to tf-libsonnet/hashicorp-azurerm that referenced this pull request Nov 10, 2023
@yorinasub17 yorinasub17 merged commit 99f461a into main Nov 10, 2023
16 checks passed
@yorinasub17 yorinasub17 deleted the renovate/hashicorp-terraform-provider-azurerm-3.x branch November 10, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant