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.90.0 to 2.91.0 #58

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps hashicorp/azurerm from 2.90.0 to 2.91.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v2.91.0

2.91.0 (January 07, 2022)

FEATURES:

  • New Data Source: azurerm_aadb2c_directory (#14671)
  • New Data Source: azurerm_sql_managed_instance (#14739)
  • New Resource: azurerm_aadb2c_directory (#14671)
  • New Resource: azurerm_app_service_slot_custom_hostname_binding (#13097)
  • New Resource: azurerm_data_factory_linked_service_odbc (#14787)
  • New Resource: azurerm_disk_pool (#14675)
  • New Resource: azurerm_load_test (#14724)
  • New Resource: azurerm_virtual_desktop_scaling_plan (#14188)

ENHANCEMENTS:

  • dependencies: upgrading appplatform to API version 2021-09-01-preview (#14365)
  • dependencies: upgrading network to API Version 2021-05-01 (#14164)
  • dependencies: upgrading to v60.2.0 of github.com/Azure/azure-sdk-for-go (#14688] and [#14667)
  • dependencies: upgrading to v2.10.1 of github.com/hashicorp/terraform-plugin-sdk (#14666)
  • azurerm_application_gateway - support for the key_vault_secret_id and force_firewall_policy_association properties (#14413)
  • azurerm_application_gateway - support the fips_enagled property (#14797)
  • azurerm_cdn_endpoint_custom_domain - support for HTTPS (#13283)
  • azurerm_hdinsight_hbase_cluster - support for the network property (#14825)
  • azurerm_iothub - support for the identity block (#14354)
  • azurerm_iothub_endpoint_servicebus_queue_resource - depracating the iothub_name propertyin favour of iothub_id property (#14690)
  • azurerm_iothub_endpoint_storage_container_resource - depracating the iothub_name property in favour of iothub_id property [#14690]
  • azurerm_iot_fallback_route - support for the source property (#14836)
  • azurerm_kubernetes_cluster - support for the public_network_access_enabled, scale_down_mode, and workload_runtime properties (#14386)
  • azurerm_linux_function_app - (Beta Resource) fix the filtering of app_settings for WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING (#14815)
  • azurerm_linux_virtual_machine - support for the user_data property (#13888)
  • azurerm_linux_virtual_machine_scale_set - support for the user_data property (#13888)
  • azurerm_managed_disk - support for the gallery_image_reference_id property (#14121)
  • azurerm_mysql_server - support capacities up to 16TB for the storage_mb property (#14838)
  • azurerm_postgresql_flexible_server - support for the geo_redundant_backup_enabled property (#14661)
  • azurerm_recovery_services_vault - support for the storage_mode_type property (#14659)
  • azurerm_spring_cloud_certificate - support for the certificate_content property (#14689)
  • azurerm_servicebus_namespace_authorization_rule - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_namespace_network_rule_set - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_namespace_authorization_rule - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_queue - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_queue_authorization_rule - the resource_group_name, namespace_name, and queue_name properties have been deprecated in favour of the queue_id property (#14784)
  • azurerm_servicebus_subscription - the resource_group_name, namespace_name, and topic_name properties have been deprecated in favour of the topic_id property (#14784)
  • azurerm_servicebus_subscription_rule - the resource_group_name, namespace_name, topic_name, and subscription_name properties have been deprecated in favour of the subscription_id property (#14784)
  • azurerm_servicebus_topic - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_topic_authorization_rule - the resource_group_name, namespace_name, and topic_name properties have been deprecated in favour of the topic_id property (#14784)
  • azurerm_shared_image_version - images can now be sorted by semver (#14708)
  • azurerm_virtual_network_gateway_connection - support for the connection_mode property (#14738)
  • azurerm_web_application_firewall_policy - the file_upload_limit_in_mb property within the policy_settings block can now be set to 4000 (#14715)
  • azurerm_windows_virtual_machine - support for the user_data property (#13888)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

2.91.0 (January 07, 2022)

FEATURES:

  • New Data Source: azurerm_aadb2c_directory (#14671)
  • New Data Source: azurerm_sql_managed_instance (#14739)
  • New Resource: azurerm_aadb2c_directory (#14671)
  • New Resource: azurerm_app_service_slot_custom_hostname_binding (#13097)
  • New Resource: azurerm_data_factory_linked_service_odbc (#14787)
  • New Resource: azurerm_disk_pool (#14675)
  • New Resource: azurerm_load_test (#14724)
  • New Resource: azurerm_virtual_desktop_scaling_plan (#14188)

ENHANCEMENTS:

  • dependencies: upgrading appplatform to API version 2021-09-01-preview (#14365)
  • dependencies: upgrading network to API Version 2021-05-01 (#14164)
  • dependencies: upgrading to v60.2.0 of github.com/Azure/azure-sdk-for-go (#14688] and [#14667)
  • dependencies: upgrading to v2.10.1 of github.com/hashicorp/terraform-plugin-sdk (#14666)
  • azurerm_application_gateway - support for the key_vault_secret_id and force_firewall_policy_association properties (#14413)
  • azurerm_application_gateway - support the fips_enagled property (#14797)
  • azurerm_cdn_endpoint_custom_domain - support for HTTPS (#13283)
  • azurerm_hdinsight_hbase_cluster - support for the network property (#14825)
  • azurerm_iothub - support for the identity block (#14354)
  • azurerm_iothub_endpoint_servicebus_queue_resource - depracating the iothub_name propertyin favour of iothub_id property (#14690)
  • azurerm_iothub_endpoint_storage_container_resource - depracating the iothub_name property in favour of iothub_id property [#14690]
  • azurerm_iot_fallback_route - support for the source property (#14836)
  • azurerm_kubernetes_cluster - support for the public_network_access_enabled, scale_down_mode, and workload_runtime properties (#14386)
  • azurerm_linux_function_app - (Beta Resource) fix the filtering of app_settings for WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING (#14815)
  • azurerm_linux_virtual_machine - support for the user_data property (#13888)
  • azurerm_linux_virtual_machine_scale_set - support for the user_data property (#13888)
  • azurerm_managed_disk - support for the gallery_image_reference_id property (#14121)
  • azurerm_mysql_server - support capacities up to 16TB for the storage_mb property (#14838)
  • azurerm_postgresql_flexible_server - support for the geo_redundant_backup_enabled property (#14661)
  • azurerm_recovery_services_vault - support for the storage_mode_type property (#14659)
  • azurerm_spring_cloud_certificate - support for the certificate_content property (#14689)
  • azurerm_servicebus_namespace_authorization_rule - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_namespace_network_rule_set - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_namespace_authorization_rule - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_queue - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_queue_authorization_rule - the resource_group_name, namespace_name, and queue_name properties have been deprecated in favour of the queue_id property (#14784)
  • azurerm_servicebus_subscription - the resource_group_name, namespace_name, and topic_name properties have been deprecated in favour of the topic_id property (#14784)
  • azurerm_servicebus_subscription_rule - the resource_group_name, namespace_name, topic_name, and subscription_name properties have been deprecated in favour of the subscription_id property (#14784)
  • azurerm_servicebus_topic - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_topic_authorization_rule - the resource_group_name, namespace_name, and topic_name properties have been deprecated in favour of the topic_id property (#14784)
  • azurerm_shared_image_version - images can now be sorted by semver (#14708)
  • azurerm_virtual_network_gateway_connection - support for the connection_mode property (#14738)
  • azurerm_web_application_firewall_policy - the file_upload_limit_in_mb property within the policy_settings block can now be set to 4000 (#14715)
  • azurerm_windows_virtual_machine - support for the user_data property (#13888)
  • azurerm_windows_virtual_machine_scale_set - support for the user_data property (#13888)

... (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.90.0 to 2.91.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.90.0...v2.91.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>
@roberthstrand roberthstrand merged commit 2082baf into main Jan 10, 2022
@roberthstrand roberthstrand deleted the dependabot/terraform/hashicorp/azurerm-2.91.0 branch January 10, 2022 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant