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.61.0 to ~> 3.62.0 #79

Merged
merged 1 commit into from
Jun 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

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

Release notes

Sourced from hashicorp/azurerm's releases.

v3.62.0

FEATURES:

  • New Resource: azurerm_new_relic_monitor (#21958)

ENHANCEMENTS:

  • dependencies: updating to v0.20230614.1151152 of github.com/hashicorp/go-azure-sdk (#22176)
  • dependencies: compute/marketplace_agreement - swap to use hashicorp/go-azure-sdk (#21938)
  • dependencies: network/manager - swap to use hashicorp/go-azure-sdk (#22119)
  • dependencies: network/route - swap to use hashicorp/go-azure-sdk (#22227)
  • azurerm_cosmosdb_gremlin_graph - support for the analytical_storage_ttl property (#22179)
  • azurerm_kubernetes_cluster - support for the value AzureLinux for the field os_sku within the default_node_pool block (#22139)
  • azurerm_kubernetes_cluster - support for the property node_os_channel_upgrade (#22187)
  • azurerm_kubernetes_cluster_node_pool - support for the value AzureLinux for the field os_sku (#22139)
  • azurerm_monitor_workspace - support for public_network_access_enabled (#22197)
  • azurerm_virtual_hub - support for virtual_router_auto_scale_min_capacity (#21614)

BUG FIXES:

  • azurerm_application_insights_workbook - the display_name property can now be updated (#22148)
  • azurerm_bastion_host - will now create a new resource when the sku property is downgraded (#22147)
  • azurerm_container_app - the EmptyDir property now functions (#22196)
  • azurerm_kubernetes_cluster - fix the validation preventing cluster's with network_plugin_mode set to Overlay due to a case change in the upstream API (#22153)
  • azurerm_resource_deployment_script_* - fix issue where identity wasn't specified but was being sent as TypeNone to the api (#22165)
  • azurerm_bastion_host - the ip_configuration propery is now required (#22154)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.62.0 (June 22, 2023)

FEATURES:

  • New Resource: azurerm_new_relic_monitor (#21958)

ENHANCEMENTS:

  • dependencies: updating to v0.20230614.1151152 of github.com/hashicorp/go-azure-sdk (#22176)
  • dependencies: compute/marketplace_agreement - swap to use hashicorp/go-azure-sdk (#21938)
  • dependencies: network/manager - swap to use hashicorp/go-azure-sdk (#22119)
  • dependencies: network/route - swap to use hashicorp/go-azure-sdk (#22227)
  • azurerm_cosmosdb_gremlin_graph - support for the analytical_storage_ttl property (#22179)
  • azurerm_kubernetes_cluster - support for the value AzureLinux for the field os_sku within the default_node_pool block (#22139)
  • azurerm_kubernetes_cluster - support for the property node_os_channel_upgrade (#22187)
  • azurerm_kubernetes_cluster_node_pool - support for the value AzureLinux for the field os_sku (#22139)
  • azurerm_monitor_workspace - support for public_network_access_enabled (#22197)
  • azurerm_virtual_hub - support for virtual_router_auto_scale_min_capacity (#21614)

BUG FIXES:

  • azurerm_application_insights_workbook - the display_name property can now be updated (#22148)
  • azurerm_bastion_host - will now create a new resource when the sku property is downgraded (#22147)
  • azurerm_container_app - the EmptyDir property now functions (#22196)
  • azurerm_kubernetes_cluster - fix the validation preventing cluster's with network_plugin_mode set to Overlay due to a case change in the upstream API (#22153)
  • azurerm_resource_deployment_script_* - fix issue where identity wasn't specified but was being sent as TypeNone to the api (#22165)
  • azurerm_bastion_host - the ip_configuration propery is now required (#22154)

3.61.0 (June 12, 2023)

FEATURES:

  • New Data Source: azurerm_mobile_network_packet_core_data_plane (#21053)
  • New Resource: azurerm_arc_machine_extension (#22051)
  • New Resource: azurerm_arc_kubernetes_flux_configuration (#21579)
  • New Resource: azurerm_kubernetes_flux_configuration (#21579)
  • New Resource: azurerm_mobile_network_packet_core_data_plane (#21053)

ENHANCEMENTS:

  • dependencies: updating to v0.20230530.1150329 of github.com/tombuildsstuff/kermit (#21980)
  • dependencies: compute/gallery: updating to API Version 2022-03-03 (#21999)
  • dependencies: kusto: updating to API Version 2022-12-29 (#21961)
  • Data Source azurerm_site_recovery_replication_recovery_plan - add support for azure_to_azure_settings block (#22098)
  • compute: updating to use API Version 2023-03-01 (#21980)
  • containers: updating to use API version 2023-04-02-preview [22048]
  • managedidentity: updating to use API Version 2023-01-31 (#22102)
  • azurerm_backup_protected_vm - support for the protection_state property (#20608)
  • azurerm_batch_account - the public_network_access_enabled property can now be updated (#22095)
  • azurerm_batch_pool - support for the target_node_communication_mode property (#22094)

... (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 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.61.0...v3.62.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from imjoseangel as a code owner June 23, 2023 05:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2023
@imjoseangel imjoseangel merged commit c66d437 into devel Jun 24, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/azurerm-tw-3.62.0 branch June 24, 2023 06:23
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.

None yet

1 participant