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.88.1 to 2.90.0 #57

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Bumps hashicorp/azurerm from 2.88.1 to 2.90.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v2.90.0

2.90.0 (December 17, 2021)

FEATURES:

  • New Datasource: azurerm_app_configuration_key (#14484)
  • New Resource: azurerm_container_registry_task (#14533)
  • New Resource: azurerm_maps_creator (#14566)
  • New Resource: azurerm_netapp_snapshot_policy (#14230)
  • New Resource: azurerm_synapse_sql_pool_workload_classifier (#14412)
  • New Resource: azurerm_synapse_workspace_sql_aad_admin (#14341)
  • New Resource: azurerm_vpn_gateway_nat_rule (#14527)

ENHANCEMENTS:

  • dependencies: updating apimanagement to API Version 2021-08-01 (#14312)
  • dependencies: updating managementgroups to API Version 2020-05-01 (#14635)
  • dependencies: updating redisenterprise to use an Embedded SDK (#14502)
  • dependencies: updating to v0.19.1 of github.com/hashicorp/go-azure-helpers (#14627)
  • dependencies: updating to v2.10.0 of github.com/hashicorp/terraform-plugin-sdk (#14596)
  • Data Source: azurerm_function_app_host_keys - support for signalr_extension_key and durabletask_extension_key (#13648)
  • azurerm_application_gateway - support for private link configurations (#14583)
  • azurerm_blueprint_assignment - support for the lock_exclude_actions property (#14648)
  • azurerm_container_group - support for ip_address_type = None (#14460)
  • azurerm_cosmosdb_account - support for the create_mode property and restore block (#14362)
  • azurerm_data_factory_dataset_* - deprecate data_factory_name in favour of data_factory_id for consistency across all data factory dataset resources (#14610)
  • azurerm_data_factory_integration_runtime_*- deprecate data_factory_name in favour of data_factory_id for consistency across all data factory integration runtime resources (#14610)
  • azurerm_data_factory_trigger_*- deprecate data_factory_name in favour of data_factory_id for consistency across all data factory trigger resources (#14610)
  • azurerm_data_factory_pipeline- deprecate data_factory_name in favour of data_factory_id for consistency across all data factory resources (#14610)
  • azurerm_iothub - support for the cloud_to_device block (#14546)
  • azurerm_iothub_endpoint_eventhub - the iothub_name property has been deprecated in favour of the iothub_id property (#14632)
  • azurerm_logic_app_workflow - support for the open_authentication_policy block (#14007)
  • azurerm_signalr - support for the live_trace_enabled property (#14646)
  • azurerm_xyz_policy_assignment add support for non_compliance_message (#14518)

BUG FIXES:

  • azurerm_cosmosdb_account - will now set a default value for default_identity_type when the API return a nil value (#14643)
  • azurerm_function_app - address app_settings during creation rather than just updates (#14638)
  • azurerm_marketplace_agreement - fix crash when the import check triggers (#14614)
  • azurerm_postgresql_configuration - now locks during write operations to prevent conflicts (#14619)
  • azurerm_postgresql_flexible_server_configuration - now locks during write operations to prevent conflicts (#14607)

v2.89.0

2.89.0 (December 10, 2021)

FEATURES:

  • New Resource: azurerm_bot_service_azure_bot [#14462]
  • New Resource: azurerm_consumption_budget_management_group [#14411]

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

2.90.0 (December 17, 2021)

FEATURES:

  • New Datasource: azurerm_app_configuration_key (#14484)
  • New Resource: azurerm_container_registry_task (#14533)
  • New Resource: azurerm_maps_creator (#14566)
  • New Resource: azurerm_netapp_snapshot_policy (#14230)
  • New Resource: azurerm_synapse_sql_pool_workload_classifier (#14412)
  • New Resource: azurerm_synapse_workspace_sql_aad_admin (#14341)
  • New Resource: azurerm_vpn_gateway_nat_rule (#14527)

ENHANCEMENTS:

  • dependencies: updating apimanagement to API Version 2021-08-01 (#14312)
  • dependencies: updating managementgroups to API Version 2020-05-01 (#14635)
  • dependencies: updating redisenterprise to use an Embedded SDK (#14502)
  • dependencies: updating to v0.19.1 of github.com/hashicorp/go-azure-helpers (#14627)
  • dependencies: updating to v2.10.0 of github.com/hashicorp/terraform-plugin-sdk (#14596)
  • Data Source: azurerm_function_app_host_keys - support for signalr_extension_key and durabletask_extension_key (#13648)
  • azurerm_application_gateway - support for private link configurations (#14583)
  • azurerm_blueprint_assignment - support for the lock_exclude_actions property (#14648)
  • azurerm_container_group - support for ip_address_type = None (#14460)
  • azurerm_cosmosdb_account - support for the create_mode property and restore block (#14362)
  • azurerm_data_factory_dataset_* - deprecate data_factory_name in favour of data_factory_id for consistency across all data factory dataset resources (#14610)
  • azurerm_data_factory_integration_runtime_*- deprecate data_factory_name in favour of data_factory_id for consistency across all data factory integration runtime resources (#14610)
  • azurerm_data_factory_trigger_*- deprecate data_factory_name in favour of data_factory_id for consistency across all data factory trigger resources (#14610)
  • azurerm_data_factory_pipeline- deprecate data_factory_name in favour of data_factory_id for consistency across all data factory resources (#14610)
  • azurerm_iothub - support for the cloud_to_device block (#14546)
  • azurerm_iothub_endpoint_eventhub - the iothub_name property has been deprecated in favour of the iothub_id property (#14632)
  • azurerm_logic_app_workflow - support for the open_authentication_policy block (#14007)
  • azurerm_signalr - support for the live_trace_enabled property (#14646)
  • azurerm_xyz_policy_assignment add support for non_compliance_message (#14518)

BUG FIXES:

  • azurerm_cosmosdb_account - will now set a default value for default_identity_type when the API return a nil value (#14643)
  • azurerm_function_app - address app_settings during creation rather than just updates (#14638)
  • azurerm_marketplace_agreement - fix crash when the import check triggers (#14614)
  • azurerm_postgresql_configuration - now locks during write operations to prevent conflicts (#14619)
  • azurerm_postgresql_flexible_server_configuration - now locks during write operations to prevent conflicts (#14607)

2.89.0 (December 10, 2021)

FEATURES:

  • New Resource: azurerm_bot_service_azure_bot [#14462]
  • New Resource: azurerm_consumption_budget_management_group [#14411]
  • New Resource: azurerm_sql_managed_instance_active_directory_administrator (#14104)

... (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.88.1 to 2.90.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/v2.90.0/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v2.88.1...v2.90.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 f2eb698 into main Jan 3, 2022
@roberthstrand roberthstrand deleted the dependabot/terraform/hashicorp/azurerm-2.90.0 branch January 3, 2022 07:40
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