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 Terraform azurerm to v3.97.1 #1452

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 3.96.0 -> 3.97.1

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v3.97.1

Compare Source

ENHANCEMENTS:

  • azurerm_nginx_deployment - support for the configuration block (#​24276)

BUG FIXES:

  • azurerm_data_factory_integration_runtime_self_hosted - ensure that autorizationh keys are exported (#​25246)
  • azurerm_storage_account - defaulting the value for dns_endpoint_type to Standard when it's not returned from the Azure API (#​25367)

v3.97.0

Compare Source

BREAKING CHANGES:

  • azurerm_linux_function_app - app_settings["WEBSITE_RUN_FROM_PACKAGE"] must be added to ignore_changes for deployments where an external tool modifies the WEBSITE_RUN_FROM_PACKAGE property in the app_settings block. (#​24848)
  • azurerm_linux_function_app_slot - app_settings["WEBSITE_RUN_FROM_PACKAGE"] must be added to ignore_changes for deployments where an external tool modifies the WEBSITE_RUN_FROM_PACKAGE property in the app_settings block. (#​24848)

FEATURES:

  • New Resource: azurerm_elastic_san_volume (#​24802)

ENHANCEMENTS:

  • dependencies: updating to v0.25.3 of github.com/tombuildsstuff/giovanni (#​25362)
  • dependencies: updating to v0.20240321.1145953 of github.com/hashicorp/go-azure-sdk (#​25332)
  • dependencies: updating to v0.25.2 of github.com/tombuildsstuff/giovanni (#​25305)
  • azurestackhci: updating to API Version 2024-01-01 (#​25279)
  • monitor/scheduledqueryrules: updatingt to API version 2023-03-15-preview (#​25350)
  • cosmosdb: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#​25166)
  • Data Source azurerm_stack_hci_cluster: refactoring the association to use hashicorp/go-azure-sdk (#​25293)
  • azurerm_app_configuration - support for Environments other than Azure Public (#​25271)
  • azurerm_automanage_configuration - refactoring to use hashicorp/go-azure-sdk (#​25293)
  • azurerm_container_app_environment - add support for Consumption workload profile (#​25285)
  • azurerm_cosmosdb_postgresql_cluster - expose list of server names and FQDN in the servers block (#​25240)
  • azurerm_data_share - hyphens are now allowed in the resource's name (#​25242)
  • azurerm_data_factory_integration_runtime_azure_ssis - support for the copy_compute_scale and pipeline_external_compute_scale blocks (#​25281)
  • azurerm_healthcare_service - support for the identity and configuration_export_storage_account_name properties (#​25193)
  • azurerm_nginx_deployment - support the auto_scale_profile block (#​24950)
  • azurerm_netapp_account_resource - support for the kerberos_ad_name, kerberos_kdc_ip property, enable_aes_encryption, local_nfs_users_with_ldap_allowed, server_root_ca_certificate, ldap_over_tls_enabled, and ldap_signing_enabled properties (#​25340)
  • azurerm_netapp_account_resource - support for [Support for Azure Netapp Files - AD Site Name #​12462] via the site_name property (#​25340)
  • azurerm_stack_hci_cluster: refactoring the association to use hashicorp/go-azure-sdk (#​25293)
  • azurerm_storage_account - support for the dns_endpoint_type property (#​22583)
  • azurerm_storage_blob_inventory_policy - refactoring to use hashicorp/go-azure-sdk (#​25268)
  • azurerm_synapse_spark_pool - added support for 3.4 (#​25319)

BUG FIXES:

  • Data Source: azurerm_storage_blob - fix a bug that incorrectly parsed the endpoint in the resource ID (#​25283)
  • Data Source: azurerm_storage_table_entity - fixing a regression when parsing the table endpoint (#​25307)
  • netapp_account_resource - correct the smb_server_name property validation (#​25340)
  • azurerm_backup_policy_file_share - prevent a bug when the include_last_days property does not work when days is empty (#​25280)
  • azurerm_backup_policy_vm - prevent a bug when the include_last_days property does not work when days is empty (#​25280)
  • azurerm_container_app_custom_domain - prevent an issue where the secret was not being passed through (#​25196) (#​25251)
  • azurerm_data_protection_backup_instance_kubernetes_cluster - prevent the protection errosr ScenarioPluginInvalidWorkflowDataRequest and UserErrorKubernetesBackupExtensionUnhealthy [azurerm_data_protection_backup_instance_kubernetes_cluster is created with message "Fix protection error for the backup instance" and code ScenarioPluginInvalidWorkflowDataRequest #​25294] (#​25345)
  • azurerm_purview_account - will now allow for PurView accounts with missing or disabled eventhubs without keys (#​25301)
  • azurerm_storage_account - fix a crash when the storage account becomes unavailable whilst reading (#​25332)
  • azurerm_storage_blob - fixing a regression where blobs within a nested directory wouldn't be parsed correctly (#​25305)
  • azurerm_storage_data_lake_gen2_path - fixing a bug where there was no timeout available during import (#​25282)
  • azurerm_storage_queue - fixing a bug where the Table URI was obtained rather than the Queue URI (#​25262)
  • azurerm_subscription - fixing an issue when creating a subscription alias (#​25181)

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 dependencies Pull requests that update a dependency file renovate PR opened by Renovate labels Mar 22, 2024
@renovate renovate bot force-pushed the renovate/azurerm-3.x-lockfile branch from ce2e456 to fb648c4 Compare March 22, 2024 11:57
@renovate renovate bot changed the title Update Terraform azurerm to v3.97.0 Update Terraform azurerm to v3.97.1 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/azurerm-3.x-lockfile branch 2 times, most recently from d513a5e to 217c8e6 Compare March 22, 2024 16:30
@renovate renovate bot force-pushed the renovate/azurerm-3.x-lockfile branch from 217c8e6 to e9d062e Compare March 25, 2024 08:47
Copy link

sonarcloud bot commented Mar 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@mec mec merged commit 7673ec9 into main Mar 25, 2024
7 checks passed
@mec mec deleted the renovate/azurerm-3.x-lockfile branch March 25, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR opened by Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant