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 3.110.0 to 3.112.0 in /code/infra #89

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2024

Bumps hashicorp/azurerm from 3.110.0 to 3.112.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.112.0

FEATURES:

  • New Data Source: azurerm_elastic_san_volume_snapshot (#26439)
  • New Resource: azurerm_dev_center_dev_box_definition (#26307)
  • New Resource: azurerm_dev_center_environment_type (#26291)
  • New Resource: azurerm_virtual_machine_restore_point (#26526)
  • New Resource: azurerm_virtual_machine_restore_point_collection (#26526)

ENHANCEMENTS:

  • dependencies: updating to v0.20240710.1114656 of github.com/hashicorp/go-azure-sdk (#26588)
  • dependencies: updating to v0.70.0 of go-azure-helpers (#26601)
  • containerservice: updating the Fleet resources to use API Version 2024-04-01 (#26588)
  • Data Source: azurerm_network_service_tags - extend validation for service to allow AzureFrontDoor.Backend, AzureFrontDoor.Frontend, and AzureFrontDoor.FirstParty (#26429)
  • azurerm_api_management_identity_provider_aad - support for the client_library property (#26093)
  • azurerm_api_management_identity_provider_aadb2c - support for the client_library property (#26093)
  • azurerm_dev_test_virtual_network - support for the shared_public_ip_address property (#26299)
  • azurerm_kubernetes_cluster - support for the certificate_authority block under the service_mesh_profile block (#26543)
  • azurerm_linux_web_app - support the value 8.3 for the php_version property (#26194)
  • azurerm_machine_learning_compute_cluster - the identity property can now be updated (#26404)
  • azurerm_web_application_firewall_policy - support for the JSChallenge value for managed_rules.managed_rule_set.rule_group_override.rule_action (#26561)

BUG FIXES:

  • Data Source: azurerm_communication_service - primary_connection_string, primary_key, secondary_connection_string and secondary_key are marked as Sensitive (#26560)
  • azurerm_app_configuration_feature - fix issue when updating the resource without an existing targeting_filter (#26506)
  • azurerm_backup_policy_vm - split create and update function to fix lifecycle - ignore (#26591)
  • azurerm_backup_protected_vm - split create and update function to fix lifecycle - ignore (#26583)
  • azurerm_communication_service - the primary_connection_string, primary_key, secondary_connection_string, and secondary_key properties are now sensitive (#26560)
  • azurerm_mysql_flexible_server_configuration - add locks to prevent conflicts when deleting the resource (#26289)
  • azurerm_nginx_deployment - changing the frontend_public.ip_address, frontend_private.ip_address, frontend_private.allocation_method, and frontend_private.subnet_id now creates a new resource (#26298)
  • azurerm_palo_alto_local_rulestack_rule - correctl read the protocol property on read when the protocol_ports property is configured (#26510)
  • azurerm_servicebus_namespace - parse the identity returned by the API insensitively before setting into state (#26540)

DEPRECATIONS:

  • azurerm_servicebus_queue - enable_batched_operations, enable_express and enable_partitioning are superseded by batched_operations_enabled, express_enabled and partitioning_enabled (#26479)
  • azurerm_servicebus_subscription - enable_batched_operations has been superseded by batched_operations_enabled (#26479)
  • azurerm_servicebus_topic - enable_batched_operations, enable_express and enable_partitioning are superseded by batched_operations_enabled, express_enabled and partitioning_enabled (#26479)

v3.111.0

FEATURES:

  • New Resource: azurerm_restore_point_collection (#26518)

ENHANCEMENTS:

  • dependencies: updating to v0.20240701.1082110 of github.com/hashicorp/go-azure-sdk (#26502)
  • azurerm_disk_encryption_set - support for the managed_hsm_key_id property (#26201)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.112.0 (July 12, 2024)

FEATURES:

  • New Data Source: azurerm_elastic_san_volume_snapshot (#26439)
  • New Resource: azurerm_dev_center_dev_box_definition (#26307)
  • New Resource: azurerm_dev_center_environment_type (#26291)
  • New Resource: azurerm_virtual_machine_restore_point (#26526)
  • New Resource: azurerm_virtual_machine_restore_point_collection (#26526)

ENHANCEMENTS:

  • dependencies: updating to v0.20240710.1114656 of github.com/hashicorp/go-azure-sdk (#26588)
  • dependencies: updating to v0.70.0 of go-azure-helpers (#26601)
  • containerservice: updating the Fleet resources to use API Version 2024-04-01 (#26588)
  • Data Source: azurerm_network_service_tags - extend validation for service to allow AzureFrontDoor.Backend, AzureFrontDoor.Frontend, and AzureFrontDoor.FirstParty (#26429)
  • azurerm_api_management_identity_provider_aad - support for the client_library property (#26093)
  • azurerm_api_management_identity_provider_aadb2c - support for the client_library property (#26093)
  • azurerm_dev_test_virtual_network - support for the shared_public_ip_address property (#26299)
  • azurerm_kubernetes_cluster - support for the certificate_authority block under the service_mesh_profile block (#26543)
  • azurerm_linux_web_app - support the value 8.3 for the php_version property (#26194)
  • azurerm_machine_learning_compute_cluster - the identity property can now be updated (#26404)
  • azurerm_web_application_firewall_policy - support for the JSChallenge value for managed_rules.managed_rule_set.rule_group_override.rule_action (#26561)

BUG FIXES:

  • Data Source: azurerm_communication_service - primary_connection_string, primary_key, secondary_connection_string and secondary_key are marked as Sensitive (#26560)
  • azurerm_app_configuration_feature - fix issue when updating the resource without an existing targeting_filter (#26506)
  • azurerm_backup_policy_vm - split create and update function to fix lifecycle - ignore (#26591)
  • azurerm_backup_protected_vm - split create and update function to fix lifecycle - ignore (#26583)
  • azurerm_communication_service - the primary_connection_string, primary_key, secondary_connection_string, and secondary_key properties are now sensitive (#26560)
  • azurerm_mysql_flexible_server_configuration - add locks to prevent conflicts when deleting the resource (#26289)
  • azurerm_nginx_deployment - changing the frontend_public.ip_address, frontend_private.ip_address, frontend_private.allocation_method, and frontend_private.subnet_id now creates a new resource (#26298)
  • azurerm_palo_alto_local_rulestack_rule - correctl read the protocol property on read when the protocol_ports property is configured (#26510)
  • azurerm_servicebus_namespace - parse the identity returned by the API insensitively before setting into state (#26540)

DEPRECATIONS:

  • azurerm_servicebus_queue - enable_batched_operations, enable_express and enable_partitioning are superseded by batched_operations_enabled, express_enabled and partitioning_enabled (#26479)
  • azurerm_servicebus_subscription - enable_batched_operations has been superseded by batched_operations_enabled (#26479)
  • azurerm_servicebus_topic - enable_batched_operations, enable_express and enable_partitioning are superseded by batched_operations_enabled, express_enabled and partitioning_enabled (#26479)

3.111.0 (July 04, 2024)

FEATURES:

  • New Resource: azurerm_restore_point_collection (#26518)

ENHANCEMENTS:

... (truncated)

Commits
  • 9322bae v3.112.0
  • 165e213 fixing the formatting
  • 1f916d7 azurerm_databricks_workspace - update default value for no_public_ip to `...
  • 6520156 Update CHANGELOG.md
  • 2d2ea7c Update CHANGELOG.md for #26591
  • 758bb53 azurerm_backup_policy_vm - split create and update function to fix lifecycl...
  • 8aec850 Update CHANGELOG.md for #26510
  • 44f3e00 Merge pull request #26510 from teowa/fix-paloalto-local-rule-protocol
  • bc2babb Merge pull request #26574 from hashicorp/provider/resource-provider-registrat...
  • b4ed1f0 azurerm_resource_provider_registration: don't deprecate this resource
  • Additional commits viewable in compare view

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 3.110.0 to 3.112.0.
- [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.110.0...v3.112.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2024

The following labels could not be found: terraform, dependencies.

Copy link

Terraform Lint Results

  • Terraform Version 📎1.6.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2024

Looks like hashicorp/azurerm is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 30, 2024
@dependabot dependabot bot deleted the dependabot/terraform/code/infra/hashicorp/azurerm-3.112.0 branch July 30, 2024 11:23
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.

None yet

0 participants