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

Update hashicorp/azurerm requirement from ~> 3.86.0 to ~> 3.87.0 in /terraform #195

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.87.0

ENHANCEMENTS:

  • dependencies: updating to v0.20240112.1095456 of github.com/hashicorp/go-azure-sdk GH-24477
  • dependencies: updating to v0.65.1 of github.com/hashicorp/go-azure-helpers GH-24479
  • kusto: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest GH-24477
  • azurerm_container_group - support for the priority property GH-24374
  • Data Source: azurerm_application_gateway - support for the trusted_client_certificate.data property GH-24474

3.87.0 (January 11, 2024)

FEATURES:

  • New Data Source: azurerm_network_manager (#24398)
  • New Resource: azurerm_security_center_server_vulnerability_assessments_setting (#24299)

ENHANCEMENTS:

  • dependencies: updating to v0.20240111.1094251 of github.com/hashicorp/go-azure-sdk (#24463)
  • Data Source: azurerm_mssql_database - support for identity, transparent_data_encryption_enabled, transparent_data_encryption_key_vault_key_id and transparent_data_encryption_key_automatic_rotation_enabled (#24412)
  • Data Source: azurerm_mssql_server - support for transparent_data_encryption_key_vault_key_id (#24412)
  • machinelearning: updating to API Version 2023-10-01 (#24416)
  • paloaltonetworks: updating to API Version 2023-09-01 (#24290)
  • azurerm_container_app - update create time validations for ingress.0.traffic_weight (#24042)
  • azurerm_container_app- support for the ip_security_restriction block (#23870)
  • azurerm_kubernetes_cluster - properties in default_node_pool.linux_os_config.sysctl_config are now updateable via node pool cycling (#24397)
  • azurerm_linux_web_app - support the VS2022 value for the remote_debugging_version property (#24407)
  • azurerm_mssql_database - support for identity, transparent_data_encryption_key_vault_key_id and transparent_data_encryption_key_automatic_rotation_enabled (#24412)
  • azurerm_postgres_flexible_server - the sku_name property now supports being set to MO_Standard_E96ds_v5 (#24367)
  • azurerm_role_assignment - support for the principal_type property (#24271)
  • azurerm_windows_web_app - support the VS2022 value for the remote_debugging_version property (#24407)
  • azurerm_cdn_frontdoor_firewall_policy - support for request_body_check_enabled property (#24406)

BUG FIXES:

  • Data Source: azurerm_role_definition - fix role_definition_id (#24418)
  • azurerm_api_management - the sku_name property can now be updated (#24431)
  • azurerm_arc_kubernetes_flux_configuration - prevent a bug where certain sensitive properties for bucket and git_repository were being overwritten after an update to the resource is made (#24066)
  • azurerm_kubernetes_flux_configuration - prevent a bug where certain sensitive properties for bucket and git_repository were being overwritten after an update to the resource is made (#24066)
  • azure_linux_web_app - prevent a bug in App Service processing of application_stack in updates to site_config (#24424)
  • azure_linux_web_app_slot - Fix bug in App Service processing of application_stack in updates to site_config (#24424)
  • azurerm_network_manager_deployment - update creation wait logic to better tolerate the api returning not found (#24330)
  • azurerm_virtual_machine_data_disk_attachment - do not update applications profile with disks (#24145)
  • azure_windows_web_app - prevent a bug in App Service processing of application_stack in updates to site_config (#24424)
  • azure_windows_web_app_slot - prevent a bug in App Service processing of application_stack in updates to site_config (#24424)
  • azurerm_maintenance_configuration - set the reboot property in flatten from AlwaysReboot to Always (#24376)
  • azurerm_container_app_environment - the workload_profile property can now be updated (#24409)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.87.0 (January 11, 2024)

FEATURES:

  • New Data Source: azurerm_network_manager (#24398)
  • New Resource: azurerm_security_center_server_vulnerability_assessments_setting (#24299)

ENHANCEMENTS:

  • dependencies: updating to v0.20240111.1094251 of github.com/hashicorp/go-azure-sdk (#24463)
  • Data Source: azurerm_mssql_database - support for identity, transparent_data_encryption_enabled, transparent_data_encryption_key_vault_key_id and transparent_data_encryption_key_automatic_rotation_enabled (#24412)
  • Data Source: azurerm_mssql_server - support for transparent_data_encryption_key_vault_key_id (#24412)
  • machinelearning: updating to API Version 2023-10-01 (#24416)
  • paloaltonetworks: updating to API Version 2023-09-01 (#24290)
  • azurerm_container_app - update create time validations for ingress.0.traffic_weight (#24042)
  • azurerm_container_app- support for the ip_security_restriction block (#23870)
  • azurerm_kubernetes_cluster - properties in default_node_pool.linux_os_config.sysctl_config are now updateable via node pool cycling (#24397)
  • azurerm_linux_web_app - support the VS2022 value for the remote_debugging_version property (#24407)
  • azurerm_mssql_database - support for identity, transparent_data_encryption_key_vault_key_id and transparent_data_encryption_key_automatic_rotation_enabled (#24412)
  • azurerm_postgres_flexible_server - the sku_name property now supports being set to MO_Standard_E96ds_v5 (#24367)
  • azurerm_role_assignment - support for the principal_type property (#24271)
  • azurerm_windows_web_app - support the VS2022 value for the remote_debugging_version property (#24407)
  • azurerm_cdn_frontdoor_firewall_policy - support for request_body_check_enabled property (#24406)

BUG FIXES:

  • Data Source: azurerm_role_definition - fix role_definition_id (#24418)
  • azurerm_api_management - the sku_name property can now be updated (#24431)
  • azurerm_arc_kubernetes_flux_configuration - prevent a bug where certain sensitive properties for bucket and git_repository were being overwritten after an update to the resource is made (#24066)
  • azurerm_kubernetes_flux_configuration - prevent a bug where certain sensitive properties for bucket and git_repository were being overwritten after an update to the resource is made (#24066)
  • azure_linux_web_app - prevent a bug in App Service processing of application_stack in updates to site_config (#24424)
  • azure_linux_web_app_slot - Fix bug in App Service processing of application_stack in updates to site_config (#24424)
  • azurerm_network_manager_deployment - update creation wait logic to better tolerate the api returning not found (#24330)
  • azurerm_virtual_machine_data_disk_attachment - do not update applications profile with disks (#24145)
  • azure_windows_web_app - prevent a bug in App Service processing of application_stack in updates to site_config (#24424)
  • azure_windows_web_app_slot - prevent a bug in App Service processing of application_stack in updates to site_config (#24424)
  • azurerm_maintenance_configuration - set the reboot property in flatten from AlwaysReboot to Always (#24376)
  • azurerm_container_app_environment - the workload_profile property can now be updated (#24409)

3.86.0 (January 04, 2024)

FEATURES:

  • New Data Source: azurerm_dashboard_grafana (#24243)
  • New Resource: azurerm_log_analytics_workspace_table (#24229)
  • New Resource: azurerm_automation_powershell72_module (#23980)
  • New Resource: azurerm_data_factory_credential_user_managed_identity (#24307)

ENHANCEMENTS:

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.
- [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@v3.86.0...v3.87.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 15, 2024
@github-actions github-actions bot enabled auto-merge January 15, 2024 20:48
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2024

Superseded by #197.

@dependabot dependabot bot closed this Jan 19, 2024
auto-merge was automatically disabled January 19, 2024 20:54

Pull request was closed

@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-tw-3.87.0 branch January 19, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant