New Data Source: azurerm_nginx_certificate (#24577)
New Resource: azurerm_chaos_studio_target (#24580)
New Resource: azurerm_elastic_san_volume_group (#24166)
New Resource: azurerm_netapp_account_encryption (#23733)
New Resource: azurerm_redhat_openshift_cluster (#24375)
ENHANCEMENTS:
dependencies: updating to v0.66.1 of github.com/hashicorp/go-azure-helpers (#24561)
dependencies: updating to v0.20240124.1115501 of github.com/hashicorp/go-azure-sdk (#24619)
bot: updating to API Version 2021-05-01-preview (#24555)
containerservice: the SDK Clients now support logging (#24564)
cosmosdb: updating to API Version 2023-04-15 (#24541)
loadtestservice: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#24578)
managedidentity: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#24578)
azurerm_api_management_api - change the id format so specific revisions can be managed by Terraform (#23031)
azurerm_data_protection_backup_vault - the redundancy propety can now be set to ZoneRedundant (#24556)
azurerm_data_factory_integration_runtime_azure_ssis - support for the credential_name property (#24458)
azurerm_orchestrated_virtual_machine_scale_set - support 2022-datacenter-azure-edition-hotpatch and 2022-datacenter-azure-edition-hotpatch-smalldisk hotpatching images (#23500)
azurerm_stream_analytics_job - support for the sku_name property (#24554)
BUG FIXES:
Data Source: azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#24626)
Data Source: azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_app_configuration_key - the value for the value property can now be removed/emptied (#24582)
azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_app_service_plan - fix casing in serverFarms due to ID update (#24562)
azurerm_app_service_slot - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_automation_schedule - only one monthly_occurence block can now be specified (#24614)
azurerm_cognitive_deployment - the model.version property is no longer required (#24264)
azurerm_container_app - multiple custom_scale_rule can not be updated (#24509)
azurerm_container_registry_task_schedule_run_now - prevent issue where the incorrect scheduled run in tracked if there have been multiple (#24592)
azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_function_app_slot - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_logic_app_standard - now will parse the app service ID insensitively (#24562)
azurerm_logic_app_workflow - the workflow_parameters will now correctly handle information specified by $connections (#24141)
azurerm_mssql_managed_instance_security_alert_policy - can not update empty storage attributes (#24553)
azurerm_network_interface - the ip_configuration properties are no longer added to a Load Balancer Backend if one of those ip_configurations is associated with a backend (#24470)
New Data Source: azurerm_nginx_certificate (#24577)
New Resource: azurerm_chaos_studio_target (#24580)
New Resource: azurerm_elastic_san_volume_group (#24166)
New Resource: azurerm_netapp_account_encryption (#23733)
New Resource: azurerm_redhat_openshift_cluster (#24375)
ENHANCEMENTS:
dependencies: updating to v0.66.1 of github.com/hashicorp/go-azure-helpers (#24561)
dependencies: updating to v0.20240124.1115501 of github.com/hashicorp/go-azure-sdk (#24619)
bot: updating to API Version 2021-05-01-preview (#24555)
containerservice: the SDK Clients now support logging (#24564)
cosmosdb: updating to API Version 2023-04-15 (#24541)
loadtestservice: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#24578)
managedidentity: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#24578)
azurerm_api_management_api - change the id format so specific revisions can be managed by Terraform (#23031)
azurerm_data_protection_backup_vault - the redundancy propety can now be set to ZoneRedundant (#24556)
azurerm_data_factory_integration_runtime_azure_ssis - support for the credential_name property (#24458)
azurerm_orchestrated_virtual_machine_scale_set - support 2022-datacenter-azure-edition-hotpatch and 2022-datacenter-azure-edition-hotpatch-smalldisk hotpatching images (#23500)
azurerm_stream_analytics_job - support for the sku_name property (#24554)
BUG FIXES:
Data Source: azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#24626)
Data Source: azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_app_configuration_key - the value for the value property can now be removed/emptied (#24582)
azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_app_service_plan - fix casing in serverFarms due to ID update (#24562)
azurerm_app_service_slot - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_automation_schedule - only one monthly_occurence block can now be specified (#24614)
azurerm_cognitive_deployment - the model.version property is no longer required (#24264)
azurerm_container_app - multiple custom_scale_rule can not be updated (#24509)
azurerm_container_registry_task_schedule_run_now - prevent issue where the incorrect scheduled run in tracked if there have been multiple (#24592)
azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_function_app_slot - parsing the API Response for app_service_plan_id case-insensitively (#24626)
azurerm_logic_app_standard - now will parse the app service ID insensitively (#24562)
azurerm_logic_app_workflow - the workflow_parameters will now correctly handle information specified by $connections (#24141)
azurerm_mssql_managed_instance_security_alert_policy - can not update empty storage attributes (#24553)
azurerm_network_interface - the ip_configuration properties are no longer added to a Load Balancer Backend if one of those ip_configurations is associated with a backend (#24470)
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 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 to permit the latest version.
Release notes
Sourced from hashicorp/azurerm's releases.
Changelog
Sourced from hashicorp/azurerm's changelog.
... (truncated)
Commits
157180f
v3.89.006d525e
updating to include #24626 (and #24633)6dbaa2a
Merge pull request #24633 from hashicorp/b/servieplan-functionapp-deprecated-bugaa270e1
fix regression in service plan processing146050e
Merge pull request #24628 from hashicorp/f/release-job-update102ea25
tooling: updating the release job to use thev3
release action42fd889
re-prepping the changelog for 3.89.0 since the release process failedf9cd3d8
Merge pull request #24626 from hashicorp/b/fixup-serviceplan-casing-deprecate...3f56c2d
parse API responses insenitively97a9f83
v3.89.0Dependabot 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