Altinn / altinn-platform

Altinn Platform infrastructure
7 stars 1 forks source link

chore(deps): update terraform azurerm to v4.10.0 #1112

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 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.

coderabbitai[bot] commented 1 week ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit , please review it.` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (Invoked using PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. ### Other keywords and placeholders - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. - Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description. - Add `@coderabbitai` anywhere in the PR title to generate the title automatically. ### Documentation and Community - Visit our [Documentation](https://docs.coderabbit.ai) for detailed information on how to use CodeRabbit. - Join our [Discord Community](http://discord.gg/coderabbit) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.