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.84.0 to 2.86.0 #40

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps hashicorp/azurerm from 2.84.0 to 2.86.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v2.86.0

2.86.0 (November 19, 2021)

FEATURES:

  • New Beta Resource: azurerm_linux_function_app (#13806)
  • New Resource: azurerm_automation_webhook (#13893)
  • New Resource: azurerm_resource_group_cost_management_export (#14140)
  • New Resource: azurerm_subscription_cost_management_export (#14140)
  • New Resource: azurerm_logz_tag_rule (#14020)
  • New Resource: azurerm_monitor_private_link_scoped_service (#14119)
  • New Resource: azurerm_storage_disks_pool (#14145)

ENHANCEMENTS:

  • compute: updating to use API Version 2021-07-01 (#14174)
  • databricks: updating the embedded SDK to use the new Resource ID Parsers (#14157)
  • datalake: updating the embedded SDK to use the new Resource ID Parsers (#14158)
  • maps: updating the embedded SDK to use the new Resource ID Parsers (#14155)
  • powerbi: updating the embedded SDK to use the new Resource ID Parsers (#14154)
  • relay: updating the embedded SDK to use the new Resource ID Parsers (#14153)
  • signalr: updating the embedded SDK to use the new Resource ID Parsers (#14150)
  • storage: updating to use API Version 2021-04-01 (#14083)
  • videoanalyzer: updating the embedded SDK to use the new Resource ID Parsers (#14135)
  • Data Source: azurerm_storage_account - support for the table_encryption_key_type and queue_encryption_key_type attributes (#14080)
  • azurerm_container_registry - support for the anonymous_pull_enabled, data_endpoint_enabled, and network_rule_bypass_option properties (#14096)
  • azurerm_cosmosdb_cassandra_datacenter - support the availabilit_zones_enabled property (#14235)
  • azurerm_cost_management_export_resource_group - has been deprecated in favour of the azurerm_resource_group_cost_management_export resource (#14140)
  • azurerm_disk_encryption_set - add support for the encryption_type property (#14218)
  • azurerm_elastic_pool - support for the Fsv2 family SKUs (#14250)
  • azurerm_key_vault_certificate - groundwork for the (currently disabled) 3.0 feature to support more granular configuration of soft-delete and purge protection (#13682)
  • azurerm_key_vault_key - groundwork for the (currently disabled) 3.0 feature to support more granular configuration of soft-delete and purge protection (#13682)
  • azurerm_key_vault_secret - groundwork for the (currently disabled) 3.0 feature to support more granular configuration of soft-delete and purge protection (#13682)
  • azurerm_key_vault_certificate - the certificate_policy property is now optional for imported certificates (#14225)
  • azurerm_kubernetes_cluster - support for outbound_type = *NATGateway and the nat_gateway_profile block (#14142)
  • azurerm_linux_web_app - (Beta) add support for health_check_eviction_time_in_mins and vnet_route_all_enabled (#14202)
  • azurerm_managed_disk - support for the on_demand_bursting_enabled property (#14137)
  • azurerm_mssql_server - support for the azuread_authentication_only property on creation (#14169)
  • azurerm_machine_learning_workspace - support for the encryption block (#14120)
  • azurerm_orchestrated_virtual_machine_scale_set - added support for VMSS Flex public preview (#14003)
  • azurerm_postgresql_flexible_server - the zone and standby_availability_zone properties are no longer computed (#13843)
  • azurerm_public_ip_prefix - support for the ip_version property (#14228)
  • azurerm_purview_account - support for the managed_resource_group_name property (#14217)
  • azurerm_resource_provider_registration - support for managing features (#12385)
  • azurerm_windows_virtual_machine - support for the vtpm_enabled and secure_boot_enabled properties (#13713)
  • azurerm_windows_virtual_machine_scale_set - support for the vtpm_enabled and secure_boot_enabled properties (#13713)
  • azurerm_windows_web_app - (Beta) add support for the health_check_eviction_time_in_mins and vnet_route_all_enabled properties (#14202)
  • azurerm_stream_analytics_output_servicebus_topic - support for the property_columns property (#14252)
  • azurerm_storage_account - support for table_encryption_key_type and queue_encryption_key_type properties (#14080)
  • azurerm_storage_account - (Beta) add a state migration for the renaming of allow_blob_public_access to allow_nested_items_to_be_public (#13607)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

2.86.0 (November 19, 2021)

FEATURES:

  • New Beta Resource: azurerm_linux_function_app (#13806)
  • New Resource: azurerm_automation_webhook (#13893)
  • New Resource: azurerm_resource_group_cost_management_export (#14140)
  • New Resource: azurerm_subscription_cost_management_export (#14140)
  • New Resource: azurerm_logz_tag_rule (#14020)
  • New Resource: azurerm_monitor_private_link_scoped_service (#14119)
  • New Resource: azurerm_storage_disks_pool (#14145)

ENHANCEMENTS:

  • compute: updating to use API Version 2021-07-01 (#14174)
  • databricks: updating the embedded SDK to use the new Resource ID Parsers (#14157)
  • datalake: updating the embedded SDK to use the new Resource ID Parsers (#14158)
  • maps: updating the embedded SDK to use the new Resource ID Parsers (#14155)
  • powerbi: updating the embedded SDK to use the new Resource ID Parsers (#14154)
  • relay: updating the embedded SDK to use the new Resource ID Parsers (#14153)
  • signalr: updating the embedded SDK to use the new Resource ID Parsers (#14150)
  • storage: updating to use API Version 2021-04-01 (#14083)
  • videoanalyzer: updating the embedded SDK to use the new Resource ID Parsers (#14135)
  • Data Source: azurerm_storage_account - support for the table_encryption_key_type and queue_encryption_key_type attributes (#14080)
  • azurerm_container_registry - support for the anonymous_pull_enabled, data_endpoint_enabled, and network_rule_bypass_option properties (#14096)
  • azurerm_cosmosdb_cassandra_datacenter - support the availabilit_zones_enabled property (#14235)
  • azurerm_cost_management_export_resource_group - has been deprecated in favour of the azurerm_resource_group_cost_management_export resource (#14140)
  • azurerm_disk_encryption_set - add support for the encryption_type property (#14218)
  • azurerm_elastic_pool - support for the Fsv2 family SKUs (#14250)
  • azurerm_key_vault_certificate - groundwork for the (currently disabled) 3.0 feature to support more granular configuration of soft-delete and purge protection (#13682)
  • azurerm_key_vault_key - groundwork for the (currently disabled) 3.0 feature to support more granular configuration of soft-delete and purge protection (#13682)
  • azurerm_key_vault_secret - groundwork for the (currently disabled) 3.0 feature to support more granular configuration of soft-delete and purge protection (#13682)
  • azurerm_key_vault_certificate - the certificate_policy property is now optional for imported certificates (#14225)
  • azurerm_kubernetes_cluster - support for outbound_type = *NATGateway and the nat_gateway_profile block (#14142)
  • azurerm_linux_web_app - (Beta) add support for health_check_eviction_time_in_mins and vnet_route_all_enabled (#14202)
  • azurerm_managed_disk - support for the on_demand_bursting_enabled property (#14137)
  • azurerm_mssql_server - support for the azuread_authentication_only property on creation (#14169)
  • azurerm_machine_learning_workspace - support for the encryption block (#14120)
  • azurerm_orchestrated_virtual_machine_scale_set - added support for VMSS Flex public preview (#14003)
  • azurerm_postgresql_flexible_server - the zone and standby_availability_zone properties are no longer computed (#13843)
  • azurerm_public_ip_prefix - support for the ip_version property (#14228)
  • azurerm_purview_account - support for the managed_resource_group_name property (#14217)
  • azurerm_resource_provider_registration - support for managing features (#12385)
  • azurerm_windows_virtual_machine - support for the vtpm_enabled and secure_boot_enabled properties (#13713)
  • azurerm_windows_virtual_machine_scale_set - support for the vtpm_enabled and secure_boot_enabled properties (#13713)
  • azurerm_windows_web_app - (Beta) add support for the health_check_eviction_time_in_mins and vnet_route_all_enabled properties (#14202)
  • azurerm_stream_analytics_output_servicebus_topic - support for the property_columns property (#14252)
  • azurerm_storage_account - support for table_encryption_key_type and queue_encryption_key_type properties (#14080)
  • azurerm_storage_account - (Beta) add a state migration for the renaming of allow_blob_public_access to allow_nested_items_to_be_public (#13607)
  • azurerm_sql_active_directory_administrator - support for the azuread_authentication_only property (#14172)

... (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 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.84.0 to 2.86.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@v2.84.0...v2.86.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 a review from roberthstrand as a code owner November 19, 2021 19:21
@dependabot dependabot bot requested a review from a team November 19, 2021 19:21
@roberthstrand roberthstrand merged commit faacd2a into main Nov 23, 2021
@roberthstrand roberthstrand deleted the dependabot/terraform/hashicorp/azurerm-2.86.0 branch November 23, 2021 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant