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

Bump hashicorp/azurerm from 2.78.0 to 3.104.2 in /13_storage_blob #2

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 23, 2024

Bumps hashicorp/azurerm from 2.78.0 to 3.104.2.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.104.2

NOTE: This is a re-release of v3.104.1 to include missing changes, please refer to the changelog entries for v3.104.1.

v3.104.1

BUG FIXES:

  • azurerm_pim_active_role_assignment - fix a regression where roles assignments could not be created with no expiration (#26029)
  • azurerm_pim_eligible_role_assignment - fix a regression where roles assignments could not be created with no expiration (#26029)

v3.104.0

FEATURES:

  • New Data Source: azurerm_elastic_san (#25719)

ENHANCEMENTS:

  • New Resource - azurerm_key_vault_managed_hardware_security_module_key (#25935)
  • Data Source - azurerm_kubernetes_service_version - support for the default_version property (#25953)
  • network/applicationgateways - update to use hashicorp/go-azure-sdk (#25844)
  • dataprotection - update API version to 2024-04-01 (#25882)
  • databasemigration - update API version to 2021-06-30 (#25997)
  • network/ips - update to use hashicorp/go-azure-sdk (#25905)
  • network/localnetworkgateway - update to use hashicorp/go-azure-sdk (#25905)
  • network/natgateway - update to use hashicorp/go-azure-sdk (#25905)
  • network/networksecuritygroup - update to use hashicorp/go-azure-sdk (#25971)
  • network/publicips - update to use hashicorp/go-azure-sdk (#25971)
  • network/virtualwan - update to use hashicorp/go-azure-sdk (#25971)
  • network/vpn - update to use hashicorp/go-azure-sdk (#25971)
  • azurerm_databricks_workspace - support for the default_storage_firewall_enabled property (#25919)
  • azurerm_key_vault - allow previously existing key vaults to continue to manage the contact field prior to the v3.93.0 conditional polling change (#25777)
  • azurerm_linux_function_app - support for the PowerShell 7.4 (#25980)
  • azurerm_log_analytics_cluster - support for the value UserAssigned in the identity.type property (#25940)
  • azurerm_pim_active_role_assignment - remove hard dependency on the roleAssignmentScheduleRequests API, so that role assignments will not become unmanageable over time (#25956)
  • azurerm_pim_eligible_role_assignment - remove hard dependency on the roleEligibilityScheduleRequests API, so that role assignments will not become unmanageable over time (#25956)
  • azurerm_windows_function_app - support for the PowerShell 7.4 (#25980)

BUG FIXES:

  • azurerm_container_app_job - Allow event_trigger_config.scale.min_executions to be 0 (#25931)
  • azurerm_container_app_job - update validation to allow the replica_retry_limit property to be set to 0 (#25984)
  • azurerm_data_factory_trigger_custom_event - one of subject_begins_with and subject_ends_with no longer need to be set (#25932)
  • azurerm_kubernetes_cluster_node_pool - prevent race condition by checking the virtual network status when creating a node pool with a subnet ID (#25888)
  • azurerm_postgresql_flexible_server - fix for default storage_tier value when storage_mb field has been changed (#25947)
  • azurerm_pim_active_role_assignment - resolve a number of potential crashes (#25956)
  • azurerm_pim_eligible_role_assignment - resolve a number of potential crashes (#25956)
  • azurerm_redis_enterprise_cluster_location_zone_support - add Central India zones support (#26000)
  • azurerm_sentinel_alert_rule_scheduled - the alert_rule_template_version property is no longer ForceNew (#25688)
  • azurerm_storage_sync_server_endpoint - preventing a crashed due to initial_upload_policy (#25968)

v3.103.1

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

2.99.0 (March 11, 2022)

NOTES

FEATURES:

  • New Beta Resource: azurerm_function_app_function (#15605)
  • New Beta Resource: azurerm_function_app_hybrid_connection (#15702)
  • New Beta Resource: azurerm_web_app_hybrid_connection (#15702)
  • New Resource: azurerm_cosmosdb_sql_role_assignment (#15038)
  • New Resource: azurerm_cosmosdb_sql_role_definition (#15035)

ENHANCEMENTS:

  • dependencies: updating to v62.1.0 of github.com/Azure/azure-sdk-for-go (#15716)
  • dependencies: updating compute to 2021-11-01 (#15099)
  • dependencies: updating kubernetescluster to 2022-01-02-preview (#15648)
  • dependencies: updating sentinel to 2021-09-01-preview (#14983)
  • Data Source: azurerm_kubernetes_cluster - deprecated the addon_profile block in favour of aci_connector_linux, azure_policy_enabled, http_application_routing_enabled, ingress_application_gateway, key_vault_secrets_provider, oms_agent and open_service_mesh_enabled properties (#15584)
  • Data Source: azurerm_kubernetes_cluster - deprecated the role_based_access_control block in favour of azure_active_directory_role_based_access_control and role_based_access_control_enabled properties (#15584)
  • Data Source: azurerm_servicebus_namespace_authorization_rule - support for the namespace_id property (#15671)
  • Data Source: azurerm_servicebus_namespace_disaster_recovery_config - support for the namespace_id property (#15671)
  • Data Source: azurerm_servicebus_queue - support for the namespace_id property (#15671)
  • Data Source: azurerm_servicebus_queue_authorization_rule - support for the queue_id property (#15671)
  • Data Source: azurerm_servicebus_subscription - support for the topic_id property (#15671)
  • Data Source: azurerm_servicebus_topic - support for the namespace_id property (#15671)
  • Data Source: azurerm_servicebus_topic_authorization_rule - support for the topic_id property (#15671)
  • Data Source: azurerm_virtual_network - support for the tags property (#14882)
  • azurerm_batch_account - support for customer managed keys (#14749)
  • azurerm_container_registry support for the export_policy_enabled property (#15036)
  • azurerm_kubernetes_cluster - deprecate the role_based_access_control block in favour of role_based_access_control_enabled and azure_active_directory_role_based_access_control (#15546)
  • azurerm_iothub - deprecate the ip_filter_rule property in favour of the network_rule_set property (#15590)
  • azurerm_lb_nat_rule - the frontend_port and backend_port properties now support 0 (#15694)
  • azurerm_machine_learning_compute_instance - updating the validation on the name property (#14839)
  • azurerm_mssql_database_extended_auditing_policy - support for the enabled property (#15624)
  • azurerm_mssql_server_extended_auditing_policy - support for the enabled property (#15624)
  • azurerm_management_group_policy_assignment - the parameters property can now be updated (#15623)
  • azurerm_mssql_server - the administrator_login and administrator_login_password properties are now optional when Azure AD authentication is enforced (#15771)
  • azurerm_resource_policy_assignment - the parameters property can now be updated (#15623)
  • azurerm_resource_group_policy_assignment - the parameters property can now be updated (#15623)
  • azurerm_recovery_service_vault - support for the cross_region_restore_enabled property (#15757)
  • azurerm_subscription_policy_assignment - the parameters property can now be updated (#15623)
  • azurerm_storage_object_replication - support for replicating containers across subscriptions (#15603)

BUG FIXES:

  • azurerm_backup_protected_vm - the source_vm_id property is now case insensitive (#15656)
  • azurerm_batch_job - will not longer fail during creation if multiple common_environment_properties are set (#15686)

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 2.78.0 to 3.104.2.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG-v2.md)
- [Commits](hashicorp/terraform-provider-azurerm@v2.78.0...v3.104.2)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 2024
Copy link
Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #4.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/terraform/13_storage_blob/hashicorp/azurerm-3.104.2 branch May 27, 2024 19:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants