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.114.0 in /src/testing/loadtest-azure/infra #1531

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/azurerm from 3.110.0 to 3.114.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.114.0

UPGRADE NOTES:

  • 4.0 Beta: This release includes a new feature-flag to opt-into the 4.0 Beta - which (when enabled) introduces a number of behavioural changes, field renames and removes some older deprecated resources and data sources. Please read the disclaimers carefully that are outlined in our guide on how to opt-into the 4.0 Beta before enabling this, as this will cause irreversible changes to your state. The 4.0 Beta is still a work-in-progress at this time and the changes listed in the 4.0 Upgrade Guide may change. We're interested to hear your feedback which can be provided by following this link.

FEATURES:

  • New Resource: azurerm_dev_center_network_connection (#26718)
  • New Resource: azurerm_stack_hci_logical_network (#26473)

ENHANCEMENTS:

  • dependencies: updating go-azure-helpers to v0.70.1 (#26757)
  • arckubernetes - updating to use version 2024-01-01 (#26761)
  • data.azurerm_storage_account - the enable_https_traffic_only property has been superseded by https_traffic_only_enabled (#26740)
  • azurerm_log_analytics_cluster - add support for setting size_gb to 100 [GH-#26865]
  • azurerm_storage_account - the enable_https_traffic_only property has been superseded by https_traffic_only_enabled (#26740)

BUG FIXES:

  • azurerm_dns_cname_record - split create and update function to fix lifecycle - ignore (#26610)
  • azurerm_dns_srv_record - split create and update function to fix lifecycle - ignore (#26627)
  • azurerm_kubernetes_cluster - fix issue that prevented max_count from being updated (#26417)
  • azurerm_linux_web_app - correctly set site_config.always_on as configured during Update (#25753)
  • azurerm_linux_web_app_slot - correctly set site_config.always_on as configured during Update (#25753)
  • azurerm_management_group_policy_remediation - fix panic in deprecated schema change for 4.0 (#26767)
  • azurerm_network_security_rule - fix panic when updating source_port_ranges (#26883)
  • azurerm_public_ip - fix panix when updating idle_timeout_in_minutes

DEPRECATIONS:

  • azurerm_redis_cache - enable_non_ssl_port has been superseded by non_ssl_port_enabled and redis_configuration. enable_authentication has been superseded by redis_configuration.authentication_enabled (#26608)

v3.113.0

ENHANCEMENTS:

  • dependencies: updating to v0.20240715.1100358 of hashicorp/go-azure-sdk (#26638)
  • storage - updating to use hashicorp/go-azure-sdk (#26218)

BUG FIXES:

  • azurerm_storage_account - fix a validation bug when replacing a StorageV2 account with a StorageV1 account (#26639)
  • azurerm_storage_account - resolve an issue refreshing blob or queue properties after recreation (#26218)
  • azurerm_storage_account - resolve an issue setting tags for an existing storage account where a policy mandates them (#26218)
  • azurerm_storage_account - fix a persistent diff with the customer_managed_key block (#26218)
  • azurerm_storage_account - resolve several consistency related issues when crreating a new storage account (#26218)

DEPRECATIONS:

  • azurerm_eventhub_namespace - deprecate the zone_redundant field in v4.0 (#26611)
  • azurerm_servicebus_namespace - deprecate the zone_redundant field in v4.0 (#26611)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.114.0 (August 01, 2024)

UPGRADE NOTES:

  • 4.0 Beta: This release includes a new feature-flag to opt-into the 4.0 Beta - which (when enabled) introduces a number of behavioural changes, field renames and removes some older deprecated resources and data sources. Please read the disclaimers carefully that are outlined in our guide on how to opt-into the 4.0 Beta before enabling this, as this will cause irreversible changes to your state. The 4.0 Beta is still a work-in-progress at this time and the changes listed in the 4.0 Upgrade Guide may change. We're interested to hear your feedback which can be provided by following this link.

FEATURES:

  • New Resource: azurerm_dev_center_network_connection (#26718)
  • New Resource: azurerm_stack_hci_logical_network (#26473)

ENHANCEMENTS:

  • dependencies: updating go-azure-helpers to v0.70.1 (#26757)
  • arckubernetes - updating to use version 2024-01-01 (#26761)
  • data.azurerm_storage_account - the enable_https_traffic_only property has been superseded by https_traffic_only_enabled (#26740)
  • azurerm_log_analytics_cluster - add support for setting size_gb to 100 [GH-#26865]
  • azurerm_storage_account - the enable_https_traffic_only property has been superseded by https_traffic_only_enabled (#26740)

BUG FIXES:

  • azurerm_dns_cname_record - split create and update function to fix lifecycle - ignore (#26610)
  • azurerm_dns_srv_record - split create and update function to fix lifecycle - ignore (#26627)
  • azurerm_kubernetes_cluster - fix issue that prevented max_count from being updated (#26417)
  • azurerm_linux_web_app - correctly set site_config.always_on as configured during Update (#25753)
  • azurerm_linux_web_app_slot - correctly set site_config.always_on as configured during Update (#25753)
  • azurerm_management_group_policy_remediation - fix panic in deprecated schema change for 4.0 (#26767)
  • azurerm_network_security_rule - fix panic when updating source_port_ranges (#26883)
  • azurerm_public_ip - fix panix when updating idle_timeout_in_minutes

DEPRECATIONS:

  • azurerm_redis_cache - enable_non_ssl_port has been superseded by non_ssl_port_enabled and redis_configuration. enable_authentication has been superseded by redis_configuration.authentication_enabled (#26608)

3.113.0 (July 18, 2024)

ENHANCEMENTS:

  • dependencies: updating to v0.20240715.1100358 of hashicorp/go-azure-sdk (#26638)
  • storage - updating to use hashicorp/go-azure-sdk (#26218)

BUG FIXES:

  • azurerm_storage_account - fix a validation bug when replacing a StorageV2 account with a StorageV1 account (#26639)
  • azurerm_storage_account - resolve an issue refreshing blob or queue properties after recreation (#26218)
  • azurerm_storage_account - resolve an issue setting tags for an existing storage account where a policy mandates them (#26218)
  • azurerm_storage_account - fix a persistent diff with the customer_managed_key block (#26218)
  • azurerm_storage_account - resolve several consistency related issues when crreating a new storage account (#26218)

DEPRECATIONS:

... (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 3.110.0 to 3.114.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.114.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>
@dependabot dependabot bot requested review from CalCof and a team as code owners August 1, 2024 18:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Aug 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

Superseded by #1571.

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/terraform/src/testing/loadtest-azure/infra/component-updates/hashicorp/azurerm-3.114.0 branch September 1, 2024 18: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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants