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

chore(deps): update terraform azurerm to v3.91.0 #975

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 3.88.0 -> 3.91.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v3.91.0

Compare Source

FEATURES:

  • New Data Source: azurerm_databricks_access_connector (#​24769)
  • New Resource: azurerm_data_protection_backup_policy_kubernetes_cluster (#​24718)
  • New Resource: azurerm_chaos_studio_experiment (#​24779)
  • New Resource: azurerm_chaos_studio_capability (#​24779)
  • New Resource: azurerm_dev_center_gallery (#​23760)
  • New Resource: azurerm_kubernetes_fleet_member (#​24792)
  • New Resource: azurerm_iotcentral_organization (#​23132)
  • New Resource: azurerm_spring_cloud_app_dynamics_application_performance_monitoring (#​24750)

ENHANCEMENTS:

  • dependencies: updating to v0.20240208.1095436 of github.com/hashicorp/go-azure-sdk/resource-manager (#​24819)
  • dependencies: updating to v0.20240208.1095436 of github.com/hashicorp/go-azure-sdk/sdk (#​24819)
  • dependencies: refactor azurerm_app_service_environment_v3 to use go-azure-sdk (#​24760)
  • dependencies: refactor azurerm_role_definition to use go-azure-sdk (#​24266)
  • managedhsm: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#​24761)
  • hdinsight: updating to API Version 2023-07-01 (#​24761)
  • streamanalytics: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#​24819)
  • azurerm_app_service_environment_v3 - support for the remote_debugging_enabled property (#​24760)
  • azurerm_storage_account - support for the local_user_enabled property (#​24800)
  • azurerm_log_analytics_workspace_table - support for the total_retention_in_days property (#​24513)
  • azurerm_maching_learning_workspace - support for the feature_store and kind properties (#​24716)
  • azurerm_traffic_manager_azure_endpoint - support for the always_serve_enabled property (#​24573)
  • azurerm_traffic_manager_external_endpoint - support for the always_serve_enabled property (#​24573)

BUG FIXES:

  • azurerm_api_management - the virtual_network_configuration property now updates correctly outside of virtual_network_type (#​24569)

v3.90.0

Compare Source

UPGRADE NOTES:

  • provider - The provider will now automatically register the AppConfiguration, DataFactory, and SignalRService Resource Providers. When running Terraform with limited permissions, note that you must disable automatic Resource Provider Registration and ensure that any Resource Providers Terraform requires are registered. (#​24645)

FEATURES:

  • New Data Source: azurerm_nginx_configuration (#​24642)
  • New Data Source: azurerm_virtual_desktop_workspace (#​24732)
  • New Resource: azurerm_kubernetes_fleet_update_strategy (#​24328)
  • New Resource: azurerm_site_recovery_vmware_replicated_vm (#​22477)
  • New Resource: azurerm_spring_cloud_new_relic_application_performance_monitoring (#​24699)

ENHANCEMENTS:

  • provider: registering the Resource Provider Microsoft.AppConfiguration (#​24645)
  • provider: registering the Resource Provider Microsoft.DataFactory (#​24645)
  • provider: registering the Resource Provider Microsoft.SignalRService (#​24645)
  • provider: the Provider is now built using Go 1.21.6 (#​24653)
  • dependencies: the dependency github.com/hashicorp/go-azure-sdk has been split into multiple Go Modules - and as such will be referred to by those paths going forwards (#​24636)
  • dependencies: updating to ``v0.20240201.1064937ofgithub.com/hashicorp/go-azure-sdk/resource-manager` (#​24738)
  • dependencies: updating to v0.20240201.1064937 of github.com/hashicorp/go-azure-sdk/sdk (#​24738)
  • appservice: update to go-azure-sdk and API version 2023-01-01 (#​24688)
  • datafactory: updating to use tombuildsstuff/kermit (#​24675)
  • hdinsight: refactoring to use github.com/hashicorp/go-azure-sdk/resource-manager (#​24011)
  • hdinsight: updating to API Version 2021-06-01 (#​24011)
  • loadbalancer: updating to use hashicorp/go-azure-sdk (#​24291)
  • nginx: updating to API Version 2023-09-01 (#​24640)
  • servicefabricmanagedcluster: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#​24654)
  • springcloud: updating to use API Version 2023-11-01-preview (#​24690)
  • subscriptions: refactoring to use hashicorp/go-azure-sdk (#​24663)
  • Data Source: azurerm_stream_analytics_job - support for User Assigned Identities (#​24738)
  • azurerm_cosmosdb_account - support for the gremlin_database and tables_to_restore properties (#​24627)
  • azurerm_bot_channel_email - support for the magic_code property (#​23129)
  • azurerm_cosmosdb_account - support for the partition_merge_enabled property (#​24615)
  • azurerm_mssql_managed_database - support for the immutable_backups_enabled property (#​24745)
  • azurerm_mssql_database - support for the immutable_backups_enabled property (#​24745)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - support for the trusted_address_ranges property (#​24459)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack - support for the trusted_address_ranges property (#​24459)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_panorama - support for the trusted_address_ranges property (#​24459)
  • azurerm_servicebus_namespace - updating to use API Version 2022-10-01-preview (#​24650)
  • azurerm_spring_cloud_api_portal - support for the api_try_out_enabled property (#​24696)
  • azurerm_spring_cloud_gateway - support for the local_response_cache_per_route and local_response_cache_per_instance properties (#​24697)
  • azurerm_stream_analytics_job - support for User Assigned Identities (#​24738)
  • azurerm_subscription - refactoring to use hashicorp/go-azure-sdk to set tags on the subscription (#​24734)
  • azurerm_virtual_desktop_workspace - correctly validate the name property (#​24668)

BUG FIXES:

  • provider: skip registration for resource providers that are unavailable (#​24571)
  • azurerm_app_configuration - no longer require lifecycle_ignore_changes for the value property when using a key vault reference (#​24702)
  • azurerm_app_service_managed_certificate - fix casing issue in app_service_plan_id by parsing insensitively (#​24664)
  • azurerm_cognitive_deployment - updates now include the version property (#​24700)
  • azurerm_dns_cname_record - prevent casing issue in target_resource_id by parsing the ID insensitively (#​24181)
  • azurerm_mssql_managed_instance_failover_group - prevent an issue when trying to create a failover group with a managed instance from a different subscription (#​24646)
  • azurerm_storage_account - conditionally update properties only when needed (#​24669)
  • azurerm_storage_account - change update order for access_tierto prevent errors when uploading blobs to the archive tier (#​22250)

v3.89.0

Compare Source

FEATURES:

  • New Data Source: azurerm_data_factory_trigger_schedule (#​24572)
  • New Data Source: azurerm_data_factory_trigger_schedules (#​24572)
  • New Data Source: azurerm_ip_groups (#​24540)
  • New Data Source: azurerm_nginx_certificate (#​24577)
  • New Resource: azurerm_chaos_studio_target (#​24580)
  • New Resource: azurerm_elastic_san_volume_group (#​24166)
  • New Resource: azurerm_netapp_account_encryption (#​23733)
  • New Resource: azurerm_redhat_openshift_cluster (#​24375)

ENHANCEMENTS:

  • dependencies: updating to v0.66.1 of github.com/hashicorp/go-azure-helpers (#​24561)
  • dependencies: updating to v0.20240124.1115501 of github.com/hashicorp/go-azure-sdk (#​24619)
  • bot: updating to API Version 2021-05-01-preview (#​24555)
  • containerservice: the SDK Clients now support logging (#​24564)
  • cosmosdb: updating to API Version 2023-04-15 (#​24541)
  • loadtestservice: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#​24578)
  • managedidentity: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#​24578)
  • azurerm_api_management_api - change the id format so specific revisions can be managed by Terraform (#​23031)
  • azurerm_data_protection_backup_vault - the redundancy propety can now be set to ZoneRedundant (#​24556)
  • azurerm_data_factory_integration_runtime_azure_ssis - support for the credential_name property (#​24458)
  • azurerm_orchestrated_virtual_machine_scale_set - support 2022-datacenter-azure-edition-hotpatch and 2022-datacenter-azure-edition-hotpatch-smalldisk hotpatching images (#​23500)
  • azurerm_stream_analytics_job - support for the sku_name property (#​24554)

BUG FIXES:

  • Data Source: azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#​24626)

  • Data Source: azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#​24626)

  • azurerm_app_configuration_key - the value for the value property can now be removed/emptied (#​24582)

  • azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#​24626)

  • azurerm_app_service_plan - fix casing in serverFarms due to ID update (#​24562)

  • azurerm_app_service_slot - parsing the API Response for app_service_plan_id case-insensitively (#​24626)

  • azurerm_automation_schedule - only one monthly_occurence block can now be specified (#​24614)

  • azurerm_cognitive_deployment - the model.version property is no longer required (#​24264)

  • azurerm_container_app - multiple custom_scale_rule can not be updated (#​24509)

  • azurerm_container_registry_task_schedule_run_now - prevent issue where the incorrect scheduled run in tracked if there have been multiple (#​24592)

  • azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#​24626)

  • azurerm_function_app_slot - parsing the API Response for app_service_plan_id case-insensitively (#​24626)

  • azurerm_logic_app_standard - now will parse the app service ID insensitively (#​24562)

  • azurerm_logic_app_workflow - the workflow_parameters will now correctly handle information specified by $connections (#​24141)

  • azurerm_mssql_managed_instance_security_alert_policy - can not update empty storage attributes (#​24553)

  • azurerm_network_interface - the ip_configuration properties are no longer added to a Load Balancer Backend if one of those ip_configurations is associated with a backend (#​24470)


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 added dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Feb 6, 2024
@github-actions github-actions bot added size/m Size M cloud/azure Cloud Provider / Microsoft Azure area/terraform Terraform labels Feb 6, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/azurerm-3.x branch from aaa9b7c to 62cd77a Compare February 9, 2024 04:03
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.90.0 chore(deps): update terraform azurerm to v3.91.0 Feb 9, 2024
@nlamirault nlamirault merged commit 1e90079 into main Feb 13, 2024
22 of 24 checks passed
@nlamirault nlamirault deleted the renovate/azurerm-3.x branch February 13, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Terraform cloud/azure Cloud Provider / Microsoft Azure dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/m Size M size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant