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 hashicorp/azurerm requirement from ~> 3.89.0 to ~> 3.94.0 #22

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.94.0

FEATURES:

  • New Resource: azurerm_kubernetes_fleet_update_run (#24813)

ENHANCEMENTS:

  • dependencies: updating to v0.20240228.1142829 of github.com/hashicorp/go-azure-sdk (#25081)
  • servicefabric: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#25002)
  • springcloud: updating to API Version 2024-01-01-preview (#24937)
  • securitycenter: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#25081)
  • Data Source: azurerm_storage_table_entities - support for select (#24987)
  • Data Source: azurerm_netapp_volume - support for the smb_access_based_enumeration and smb_non_browsable properties (#24514)
  • azurerm_cosmosdb_account - add support for the minimal_tls_version property (#24966)
  • azurerm_federated_identity_credential - the federated credentials can now be changed without creating a new resource (#25003)
  • azurerm_kubernetes_cluster - support for the current_kubernetes_version property (#25079)
  • azurerm_kubernetes_cluster - private DNS is now allowed for the web_app_routing property (#25038)
  • azurerm_kubernetes_cluster - migration between different outbound_types is now allowed (#25021)
  • azurerm_mssql_database - support for the recovery_point_id and restore_long_term_retention_backup_id properties (#24904)
  • azurerm_linux_virtual_machine - support for the automatic_upgrade_enabled, disk_controller_type, os_image_notification, treat_failure_as_deployment_failure_enabled, and vm_agent_platform_updates_enabledproperties (#23394)
  • azurerm_nginx_deployment - support for the automatic_upgrade_channel property (#24867)
  • azurerm_netapp_volume - support for the smb_access_based_enumeration and smb_non_browsable properties (#24514)
  • azurerm_netapp_pool - support for the encryption_type property (#24993)
  • azurerm_role_definition - upgrade to the API version 2022-05-01-preview (#25008)
  • azurerm_redis_cache - allow AAD auth for all SKUs (#25006)
  • azurerm_sql_managed_instance - support for the zone_redundant_enabled property (#25089)
  • azurerm_spring_cloud_gateway - support for the application_performance_monitoring_ids property (#24919)
  • azurerm_spring_cloud_configuration_service - support for the refresh_interval_in_seconds property (#25009)
  • azurerm_synapse_workspace - support for using the user_assigned_identity_id property within the customer_managed_key block (#25027)
  • azurerm_windows_virtual_machine - support for the automatic_upgrade_enabled, disk_controller_type, os_image_notification, treat_failure_as_deployment_failure_enabled, and vm_agent_platform_updates_enabledproperties (#23394)

BUG FIXES:

  • azurerm_api_management_notification_recipient_email - fixing an issue where response pages weren't iterated over correctly (#25055)
  • azurerm_api_management_notification_recipient_user - fixing an issue where response pages weren't iterated over correctly (#25055)
  • azurerm_batch_pool - fix setting the extension.settings_json property (#24976)
  • azurerm_key_vault_key - expiration_date can be updated if newer date is ahead (#25000)
  • azurerm_pim_active_role_assignment - fix an isue where the resource would disappear or fail to import after 45 days (#24524)
  • azurerm_pim_eligible_role_assignment - fix an isue where the resource would disappear or fail to import after 45 days (#24524)
  • azurerm_recovery_services_vault - validate that use_system_assigned_identity and user_assigned_identity_id cannot be set at the same time (#24091)
  • azurerm_recovery_vaults will now create properly with SystemAssigned,UserAssigned identity (#24978)
  • azurerm_subscription - fixing an issue where response pages weren't iterated over correctly (#25055)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.94.0 (February 29, 2024)

FEATURES:

  • New Resource: azurerm_kubernetes_fleet_update_run (#24813)

ENHANCEMENTS:

  • dependencies: updating to v0.20240228.1142829 of github.com/hashicorp/go-azure-sdk (#25081)
  • servicefabric: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#25002)
  • springcloud: updating to API Version 2024-01-01-preview (#24937)
  • securitycenter: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#25081)
  • Data Source: azurerm_storage_table_entities - support for select (#24987)
  • Data Source: azurerm_netapp_volume - support for the smb_access_based_enumeration and smb_non_browsable properties (#24514)
  • azurerm_cosmosdb_account - add support for the minimal_tls_version property (#24966)
  • azurerm_federated_identity_credential - the federated credentials can now be changed without creating a new resource (#25003)
  • azurerm_kubernetes_cluster - support for the current_kubernetes_version property (#25079)
  • azurerm_kubernetes_cluster - private DNS is now allowed for the web_app_routing property (#25038)
  • azurerm_kubernetes_cluster - migration between different outbound_types is now allowed (#25021)
  • azurerm_mssql_database - support for the recovery_point_id and restore_long_term_retention_backup_id properties (#24904)
  • azurerm_linux_virtual_machine - support for the automatic_upgrade_enabled, disk_controller_type, os_image_notification, treat_failure_as_deployment_failure_enabled, and vm_agent_platform_updates_enabledproperties (#23394)
  • azurerm_nginx_deployment - support for the automatic_upgrade_channel property (#24867)
  • azurerm_netapp_volume - support for the smb_access_based_enumeration and smb_non_browsable properties (#24514)
  • azurerm_netapp_pool - support for the encryption_type property (#24993)
  • azurerm_role_definition - upgrade to the API version 2022-05-01-preview (#25008)
  • azurerm_redis_cache - allow AAD auth for all SKUs (#25006)
  • azurerm_sql_managed_instance - support for the zone_redundant_enabled property (#25089)
  • azurerm_spring_cloud_gateway - support for the application_performance_monitoring_ids property (#24919)
  • azurerm_spring_cloud_configuration_service - support for the refresh_interval_in_seconds property (#25009)
  • azurerm_synapse_workspace - support for using the user_assigned_identity_id property within the customer_managed_key block (#25027)
  • azurerm_windows_virtual_machine - support for the automatic_upgrade_enabled, disk_controller_type, os_image_notification, treat_failure_as_deployment_failure_enabled, and vm_agent_platform_updates_enabledproperties (#23394)

BUG FIXES:

  • azurerm_api_management_notification_recipient_email - fixing an issue where response pages weren't iterated over correctly (#25055)
  • azurerm_api_management_notification_recipient_user - fixing an issue where response pages weren't iterated over correctly (#25055)
  • azurerm_batch_pool - fix setting the extension.settings_json property (#24976)
  • azurerm_key_vault_key - expiration_date can be updated if newer date is ahead (#25000)
  • azurerm_pim_active_role_assignment - fix an isue where the resource would disappear or fail to import after 45 days (#24524)
  • azurerm_pim_eligible_role_assignment - fix an isue where the resource would disappear or fail to import after 45 days (#24524)
  • azurerm_recovery_services_vault - validate that use_system_assigned_identity and user_assigned_identity_id cannot be set at the same time (#24091)
  • azurerm_recovery_vaults will now create properly with SystemAssigned,UserAssigned identity (#24978)
  • azurerm_subscription - fixing an issue where response pages weren't iterated over correctly (#25055)

3.93.0 (February 22, 2024)

FEATURES:

  • New Data Source: azurerm_express_route_circuit_peering (#24971)
  • New Data Source: azurerm_storage_table_entities (#24973)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v3.89.0...v3.94.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Mar 1, 2024
@github-actions github-actions bot enabled auto-merge March 1, 2024 11:20
@github-actions github-actions bot merged commit c1fcbff into master Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/azurerm-tw-3.94.0 branch March 1, 2024 11:20
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants