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 from 2.86.0 to 2.88.1 #43

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps from 2.86.0 to 2.88.1.

Release notes

Sourced from 's releases.

v2.88.1

BUG FIXES

  • Data Source: azurerm_automation_account - fixing a bug where the Resource Group and Name were set incorrectly (#14464)
  • Data Source: azurerm_api_management - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • Data Source: azurerm_kubernetes_cluster - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_api_management - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_app_service - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_app_service_slot - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_application_gateway - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_automation_account - fixing a bug where the Resource Group and Name were set incorrectly (#14464)
  • azurerm_container_group - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_data_factory - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_function_app - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_function_app_slot - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_kubernetes_cluster - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_kusto_cluster - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)
  • azurerm_mssql_server - fixing a bug where the Managed Identity ID's weren't parsed correctly (#14469)

v2.88.0

2.88.0 (December 02, 2021)

FEATURES:

  • New Resource: azurerm_mysql_flexible_database (#14285)
  • New Resource: azurerm_synapse_sql_pool_workload_group (#13658)

ENHANCEMENTS:

  • dependencies: upgrading storagecache to API Version 2021-09-01 (#14311)
  • azurerm_app_service - support for the client_cert_mode property (#14395)
  • azurerm_bastion_host - support for sku property (#14370)
  • azurerm_batch_pool - deprecate max_task_retry_count and environment in favour of task_retry_maximum and common_environment_properties for consistency across batch resources (#14368)
  • azurerm_data_factory_managed_private_endpoint - support for the fqdns property (#14355)
  • azurerm_linux_virtual_machine - support the secure_boot_enabled and vtpm_enabled properties (#13842)
  • azurerm_linux_virtual_machine_scale_set - support the secure_boot_enabled and vtpm_enabled properties (#13842)
  • azurerm_mssql_database - add support for transparent data encryption, behind a 3.0 feature flag [#13748]
  • azurerm_point_to_site_vpn_gateway - support for the internet_security_enabled property (#14345)
  • azurerm_subscription - the tags property can now be set and updated (#14445)

BUG FIXES:

  • azurerm_container_group - allow search_domains and options under the dns_config block to be optional since they are not required by the API (#14419)
  • azurerm_monitor_aad_diagnostic_setting - fixing the id validator to use the eventhub auth rule id rather than the relay id (#14406)
  • azurerm_kubernetes_cluster - handle incorrect casing of kubernetes cluster resource ID with a state migration (#14241)
  • azurerm_kubernetes_cluster_node_pool - handle incorrect casing of kubernetes cluster resource ID with a state migration (#14241)
  • azurerm_kubernetes_cluster_nodepool reverting the computed behaviour of node_taints and eviction_policy (#14378)
  • azurerm_storage_account - populating the account cache on creation, which fixes an issue when the storage account occasionally couldn't be found (#14361)

v2.87.0

... (truncated)

Changelog

Sourced from 's changelog.

2.88.1 (December 03, 2021)

BUG FIXES

  • Data Source: azurerm_automation_account - fixing a bug where the Resource Group and Name were set in the wrong order GH-14464
  • Data Source: azurerm_api_management - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • Data Source: azurerm_kubernetes_cluster - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_api_management - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_app_service - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_app_service_slot - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_application_gateway - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_automation_account - fixing a bug where the Resource Group and Name were set in the wrong order GH-14464
  • azurerm_container_group - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_data_factory - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_function_app - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_function_app_slot - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_kubernetes_cluster - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_kusto_cluster - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469
  • azurerm_mssql_server - fixing a bug where the Managed Identity ID's weren't parsed correctly GH-14469

2.88.0 (December 02, 2021)

FEATURES:

  • New Resource: azurerm_mysql_flexible_database (#14285)
  • New Resource: azurerm_synapse_sql_pool_workload_group (#13658)

ENHANCEMENTS:

  • dependencies: upgrading storagecache to API Version 2021-09-01 (#14311)
  • azurerm_app_service - support for the client_cert_mode property (#14395)
  • azurerm_bastion_host - support for sku property (#14370)
  • azurerm_batch_pool - deprecate max_task_retry_count and environment in favour of task_retry_maximum and common_environment_properties for consistency across batch resources (#14368)
  • azurerm_data_factory_managed_private_endpoint - support for the fqdns property (#14355)
  • azurerm_linux_virtual_machine - support the secure_boot_enabled and vtpm_enabled properties (#13842)
  • azurerm_linux_virtual_machine_scale_set - support the secure_boot_enabled and vtpm_enabled properties (#13842)
  • azurerm_mssql_database - add support for transparent data encryption, behind a 3.0 feature flag [#13748]
  • azurerm_point_to_site_vpn_gateway - support for the internet_security_enabled property (#14345)
  • azurerm_subscription - the tags property can now be set and updated (#14445)

BUG FIXES:

  • azurerm_container_group - allow search_domains and options under the dns_config block to be optional since they are not required by the API (#14419)
  • azurerm_monitor_aad_diagnostic_setting - fixing the id validator to use the eventhub auth rule id rather than the relay id (#14406)
  • azurerm_kubernetes_cluster - handle incorrect casing of kubernetes cluster resource ID with a state migration (#14241)
  • azurerm_kubernetes_cluster_node_pool - handle incorrect casing of kubernetes cluster resource ID with a state migration (#14241)
  • azurerm_kubernetes_cluster_nodepool reverting the computed behaviour of node_taints and eviction_policy (#14378)
  • azurerm_storage_account - populating the account cache on creation, which fixes an issue when the storage account occasionally couldn't be found (#14361)

2.87.0 (November 26, 2021)

... (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 [](https://github.com/hashicorp/terraform-provider-azurerm) from 2.86.0 to 2.88.1.
- [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.86.0...v2.88.1)

---
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 December 6, 2021 19:10
@dependabot dependabot bot requested a review from a team December 6, 2021 19:10
@roberthstrand roberthstrand merged commit 8f8cbd2 into main Dec 7, 2021
@roberthstrand roberthstrand deleted the dependabot/terraform/hashicorp/azurerm-2.88.1 branch December 7, 2021 11:50
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