Open renovate[bot] opened 4 days ago
success
success
success
success
Context | Values |
---|---|
Pusher | @renovate[bot] |
Action | push |
Working Directory | ./infrastructure/shared |
State File | github.com/altinn/altinn-authorization/environments/at21/infrastructure.tfstate |
Plan File | github.com_altinn_altinn-authorization_environments_at21_infrastructure.tfstate.tfplan |
success
success
success
success
Context | Values |
---|---|
Pusher | @renovate[bot] |
Action | push |
Working Directory | ./infrastructure/shared |
State File | github.com/altinn/altinn-authorization/environments/at23/infrastructure.tfstate |
Plan File | github.com_altinn_altinn-authorization_environments_at23_infrastructure.tfstate.tfplan |
success
success
success
success
Context | Values |
---|---|
Pusher | @renovate[bot] |
Action | push |
Working Directory | ./infrastructure/shared |
State File | github.com/altinn/altinn-authorization/environments/at22/infrastructure.tfstate |
Plan File | github.com_altinn_altinn-authorization_environments_at22_infrastructure.tfstate.tfplan |
success
success
success
success
Context | Values |
---|---|
Pusher | @renovate[bot] |
Action | push |
Working Directory | ./infrastructure/shared |
State File | github.com/altinn/altinn-authorization/environments/at24/infrastructure.tfstate |
Plan File | github.com_altinn_altinn-authorization_environments_at24_infrastructure.tfstate.tfplan |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
4.8.0
->4.10.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
### [`v4.10.0`](https://redirect.github.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#4100-November-14-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-azurerm/compare/v4.9.0...v4.10.0) BREAKING CHANGES: - dependencies - update `cognitive` to `2024-10-01`, due to a behavioural change in this version of the API, the `primary_access_key` and `secondary_access_key` can not be retrieved if `local_authentication_enabled` has been set to `false`. These properties that may have had values previously will now be empty. This has affected the `azurerm_ai_services` and `azurerm_cognitive_account` resources as well as the `azurerm_cognitive_account` data source ([#27851](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27851)) FEATURES: - **New Data Source**: `azurerm_key_vault_managed_hardware_security_module_key` ([#27827](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27827)) - **New Resource**: `azurerm_netapp_backup_vault` ([#27188](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27188)) - **New Resource**: `azurerm_netapp_backup_policy` ([#27188](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27188)) ENHANCEMENTS: - dependencies: update `terraform-plugin-framework` to version `v1.13.0` ([#27936](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27936)) - dependencies: update `terraform-plugin-framework-validators` to version `v0.14.0` ([#27936](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27936)) - dependencies: update `terraform-plugin-go` to version `v0.25.0` ([#27936](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27936)) - dependencies: update `terraform-plugin-mux` to version `v0.17.0` ([#27936](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27936)) - dependencies: update `terraform-plugin-sdk/v2` to version `v2.35.0` ([#27936](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27936)) - Data Source: `azurerm_bastion_host` - add support for the `zones` property ([#27909](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27909)) - `azurerm_application_gateway` - support more values for the `status_code` property ([#27535](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27535)) - `azurerm_bastion_host` - support for the `zones` property ([#27909](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27909)) - `azurerm_communication_service` - support for `usgov` region ([#27919](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27919)) - `azurerm_email_communication_service` - support for `usgov` region added ([#27919](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27919)) - `azurerm_linux_function_app` - support for .NET 9 ([#27879](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27879)) - `azurerm_linux_function_app_slot` - support for .NET 9 ([#27879](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27879)) - `azurerm_linux_web_app` - support for .NET 9 ([#27879](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27879)) - `azurerm_linux_web_app_slot` - support for .NET 9 ([#27879](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27879)) - `azurerm_windows_web_app` - support for .NET 9 ([#27879](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27879)) - `azurerm_windows_web_app_slot` - support for .NET 9 ([#27879](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27879)) - `azurerm_windows_function_app` - support for .NET 9 ([#27879](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27879)) - `azurerm_windows_function_app_slot` - support for .NET 9 ([#27879](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27879)) BUG FIXES: - `azurerm_log_analytics_workspace_table` - use the subscription from workspace ID ([#27590](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27590)) - `azurerm_traffic_manager_external_endpoint` - the value for `priority` will be dynamically assigned by the API ([#27966](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27966)) - `azurerm_traffic_manager_azure_endpoint` - the value for `priority` will be dynamically assigned by the API ([#27966](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27966)) ### [`v4.9.0`](https://redirect.github.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#490-November-08-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-azurerm/compare/v4.8.0...v4.9.0) FEATURES: - **New Resource**: `azurerm_dynatrace_monitor` ([#27432](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27432)) - **New Resource**: `azurerm_dashboard_grafana_managed_private_endpoint` ([#27781](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27781)) - **New Resource**: `azurerm_data_protection_backup_instance_mysql_flexible_server` ([#27464](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27464)) - **New Resource**: `azurerm_mongo_cluster` ([#27636](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27636)) - **New Resource**: `azurerm_stack_hci_network_interface` ([#26888](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/26888)) ENHANCEMENTS: - dependencies - update `go-azure-sdk` to `v0.20241104.1140654` ([#27896](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27896)) - dependencies - update `go-azure-helpers` to `v0.71.0` ([#27897](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27897)) - dependencies - update `golang-jwt` to `v4.5.1` ([#27938](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27938)) - `storage` - allow `azurerm_storage_account` to be used in Data Plane restrictive environments ([#27818](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27818)) - `azurerm_cognitive_deployment` - `sku.0.name` now supports `DataZoneStandard` ([#27926](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27926)) - `azurerm_mssql_managed_database` - support for the `tags` property ([#27857](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27857)) - `azurerm_oracle_cloud_vm_cluster` - support for the `domain`, `scan_listener_port_tcp`, `scan_listener_port_tcp_ssl` and `zone_id` properties ([#27808](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27808)) - `azurerm_public_ip_prefix` - support for the `sku_tier` property ([#27882](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27882)) - `azurerm_public_ip` - support for the `domain_name_label_scope` property ([#27748](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27748)) - `azurerm_subnet` - `default_outbound_access_enabled` can now be updated ([#27858](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27858)) - `azurerm_storage_container` - support for the `storage_account_id` property ([#27733](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27733)) - `azurerm_storage_share` - support for the `storage_account_id` property ([#27733](https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/27733))Configuration
π Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.