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.94.0 to 2.96.0 #64

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps hashicorp/azurerm from 2.94.0 to 2.96.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v2.96.0

2.96.0 (February 11, 2022)

FEATURES:

  • New Data Source: azurerm_portal_dashboard (#15326)
  • New Data Source: azurerm_site_recovery_fabric (#15349)
  • New Data Source: azurerm_site_recovery_protection_container (#15349)
  • New Data Source: azurerm_site_recovery_replication_policy (#15349)
  • New Resource: azurerm_disk_pool_iscsi_target_lun (#15329)
  • New Resource: azurerm_sentinel_watchlist_item (#14366)
  • New Resource: azurerm_stream_analytics_output_function (#15162)
  • New Resource: azurerm_web_pubsub_network_acl (#14827)
  • New Beta Resource: azurerm_app_service_source_control_slot (#15301)

ENHANCEMENTS:

  • dependencies: updating to v0.23.1 of github.com/hashicorp/go-azure-helpers (#15314)
  • azurerm_application_gateway - the type property within the identity block is now required when an identity block is specified (#15337)
  • azurerm_application_insights - support for the force_customer_storage_for_profiler property (#15254)
  • azurerm_automation_account - support for managed identities (#15072)
  • azurerm_data_factory - refactoring the identity block to be consistant across resources (#15344)
  • azurerm_kusto_cluster - support for the enable_auto_stop (#15332)
  • azurerm_linux_virtual_machine - support the StandardSSD_ZRS and Premium_ZRS values for the storage_account_type property (#15360)
  • azurerm_linux_virtual_machine - full support for Automatic VM Guest Patching (#14906)
  • azurerm_network_watcher_flow_log - the name property can now be set for new resources (#15016)
  • azurerm_orchestrated_virtual_machine_scale_set - full support for Automatic VM Guest Patching and Hotpatching (#14935)
  • azurerm_windows_virtual_machine - support the StandardSSD_ZRS and Premium_ZRS values for the storage_account_type property (#15360)
  • azurerm_windows_virtual_machine - full support for Automatic VM Guest Patching and Hotpaching (#14796)

BUG FIXES:

  • azurerm_application_insights_api_key - prevent panic by checking for the id of an existing API Key (#15297)
  • azurerm_app_service_active_slot - fix regression in ID set in creation of new resource (#15291)
  • azurerm_firewall - working around an Azure API issue when deleting the Firewall (#15330)
  • azurerm_kubernetes_cluster - unsetting outbound_ip_prefix_ids or outbound_ip_address_ids with an empty slice will default the load_balancer_profile to a managed outbound IP (#15338)
  • azurerm_orchestrated_virtual_machine_scale_set - fixing a crash when the computer_name_prefix wasn't specified (#15312)
  • azurerm_recovery_services_vault - fixing an issue where the subscription couldn't be found when running in Azure Government (#15316)

v2.95.0

2.95.0 (February 04, 2022)

FEATURES:

  • New Data Source: azurerm_container_group (#14946)
  • New Data Source: azurerm_logic_app_standard (#15199)
  • New Beta Resource: - azurerm_disk_pool_iscsi_target (#14975)
  • New Beta Resource: - azurerm_linux_function_app_slot (#14940)
  • New Beta Resource: - azurerm_windows_function_app_slot (#14940)
  • New Beta Resource: - azurerm_windows_web_app_slot (#14613)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

2.96.0 (February 11, 2022)

FEATURES:

  • New Data Source: azurerm_portal_dashboard (#15326)
  • New Data Source: azurerm_site_recovery_fabric (#15349)
  • New Data Source: azurerm_site_recovery_protection_container (#15349)
  • New Data Source: azurerm_site_recovery_replication_policy (#15349)
  • New Resource: azurerm_disk_pool_iscsi_target_lun (#15329)
  • New Resource: azurerm_sentinel_watchlist_item (#14366)
  • New Resource: azurerm_stream_analytics_output_function (#15162)
  • New Resource: azurerm_web_pubsub_network_acl (#14827)
  • New Beta Resource: azurerm_app_service_source_control_slot (#15301)

ENHANCEMENTS:

  • dependencies: updating to v0.23.1 of github.com/hashicorp/go-azure-helpers (#15314)
  • azurerm_application_gateway - the type property within the identity block is now required when an identity block is specified (#15337)
  • azurerm_application_insights - support for the force_customer_storage_for_profiler property (#15254)
  • azurerm_automation_account - support for managed identities (#15072)
  • azurerm_data_factory - refactoring the identity block to be consistant across resources (#15344)
  • azurerm_kusto_cluster - support for the enable_auto_stop (#15332)
  • azurerm_linux_virtual_machine - support the StandardSSD_ZRS and Premium_ZRS values for the storage_account_type property (#15360)
  • azurerm_linux_virtual_machine - full support for Automatic VM Guest Patching (#14906)
  • azurerm_network_watcher_flow_log - the name property can now be set for new resources (#15016)
  • azurerm_orchestrated_virtual_machine_scale_set - full support for Automatic VM Guest Patching and Hotpatching (#14935)
  • azurerm_windows_virtual_machine - support the StandardSSD_ZRS and Premium_ZRS values for the storage_account_type property (#15360)
  • azurerm_windows_virtual_machine - full support for Automatic VM Guest Patching and Hotpaching (#14796)

BUG FIXES:

  • azurerm_application_insights_api_key - prevent panic by checking for the id of an existing API Key (#15297)
  • azurerm_app_service_active_slot - fix regression in ID set in creation of new resource (#15291)
  • azurerm_firewall - working around an Azure API issue when deleting the Firewall (#15330)
  • azurerm_kubernetes_cluster - unsetting outbound_ip_prefix_ids or outbound_ip_address_ids with an empty slice will default the load_balancer_profile to a managed outbound IP (#15338)
  • azurerm_orchestrated_virtual_machine_scale_set - fixing a crash when the computer_name_prefix wasn't specified (#15312)
  • azurerm_recovery_services_vault - fixing an issue where the subscription couldn't be found when running in Azure Government (#15316)

2.95.0 (February 04, 2022)

FEATURES:

  • New Data Source: azurerm_container_group (#14946)
  • New Data Source: azurerm_logic_app_standard (#15199)
  • New Resource: azurerm_disk_pool_iscsi_target (#14975)
  • New Beta Resource: azurerm_linux_function_app_slot (#14940)
  • New Resource: azurerm_traffic_manager_azure_endpoint (#15178)
  • New Resource: azurerm_traffic_manager_external_endpoint (#15178)
  • New Resource: azurerm_traffic_manager_nested_endpoint (#15178)
  • New Beta Resource: azurerm_windows_function_app_slot (#14940)

... (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.94.0 to 2.96.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.94.0...v2.96.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 8fdaedb into main Feb 15, 2022
@roberthstrand roberthstrand deleted the dependabot/terraform/hashicorp/azurerm-2.96.0 branch February 15, 2022 08:30
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