Skip to content

Commit

Permalink
Upgrade terraform-provider-azurerm to v4.16.0 (#2942)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-azure
--kind=all --target-bridge-version=latest`.

No manual edits, but run locally because the upgrade GH action has an
issue currently.

---

- Upgrading terraform-provider-azurerm from 4.15.0  to 4.16.0.
	Fixes #2937
  • Loading branch information
thomas11 authored Jan 21, 2025
1 parent a2a10b9 commit 26064f4
Show file tree
Hide file tree
Showing 158 changed files with 10,469 additions and 1,634 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Subject: [PATCH] Remove function_app_schema use_dotnet_isolated_runtime


diff --git a/internal/services/appservice/helpers/function_app_schema.go b/internal/services/appservice/helpers/function_app_schema.go
index d99d6e9160..9a77ff31e8 100644
index 83aebea14f..f2f776e87f 100644
--- a/internal/services/appservice/helpers/function_app_schema.go
+++ b/internal/services/appservice/helpers/function_app_schema.go
@@ -1085,10 +1085,11 @@ func linuxFunctionAppStackSchema() *pluginsdk.Schema {
@@ -1062,10 +1062,11 @@ func linuxFunctionAppStackSchema() *pluginsdk.Schema {
Description: "The version of .Net. Possible values are `3.1`, `6.0`, `7.0`, `8.0` and `9.0`",
},

Expand Down
12 changes: 7 additions & 5 deletions patches/0013-Update-documentation.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1800,25 +1800,27 @@ index dd3898b6c5..f8cb8ab6f7 100644

The `ingress_application_gateway` block exports the following:
diff --git a/website/docs/r/kubernetes_cluster_node_pool.html.markdown b/website/docs/r/kubernetes_cluster_node_pool.html.markdown
index 32533569cf..f1279cb02b 100644
index 41f3ee87c3..58938319cb 100644
--- a/website/docs/r/kubernetes_cluster_node_pool.html.markdown
+++ b/website/docs/r/kubernetes_cluster_node_pool.html.markdown
@@ -10,13 +10,11 @@ description: |-
@@ -10,15 +10,13 @@ description: |-

Manages a Node Pool within a Kubernetes Cluster

--> **Note:** Due to the fast-moving nature of AKS, we recommend using the latest version of the Azure Provider when using AKS - you can find [the latest version of the Azure Provider here](https://registry.terraform.io/providers/hashicorp/azurerm/latest).
-
~> **NOTE:** Multiple Node Pools are only supported when the Kubernetes Cluster is using Virtual Machine Scale Sets.

-> **Note:** Changing certain properties is done by cycling the node pool. When cycling it, it doesn’t perform cordon and drain, and it will disrupt rescheduling pods currently running on the previous node pool. `temporary_name_for_rotation` must be specified when changing any of the following properties: `fips_enabled`, `host_encryption_enabled`, `kubelet_config`, `linux_os_config`, `max_pods`, `node_public_ip_enabled`, `os_disk_size_gb`, `os_disk_type`, `pod_subnet_id`, `snapshot_id`, `ultra_ssd_enabled`, `vm_size`, `vnet_subnet_id`, `zones`.

## Example Usage

-This example provisions a basic Kubernetes Node Pool. Other examples of the `azurerm_kubernetes_cluster_node_pool` resource can be found in [the `./examples/kubernetes` directory within the GitHub Repository](https://github.com/hashicorp/terraform-provider-azurerm/tree/main/examples/kubernetes)
+This example provisions a basic Kubernetes Node Pool.

```hcl
resource "azurerm_resource_group" "example" {
@@ -138,7 +136,7 @@ The following arguments are supported:
@@ -140,7 +138,7 @@ The following arguments are supported:

* `tags` - (Optional) A mapping of tags to assign to the resource.

Expand All @@ -1827,7 +1829,7 @@ index 32533569cf..f1279cb02b 100644

* `scale_down_mode` - (Optional) Specifies how the node pool should deal with scaled-down nodes. Allowed values are `Delete` and `Deallocate`. Defaults to `Delete`.

@@ -168,7 +166,7 @@ If `auto_scaling_enabled` is set to `true`, then the following fields can also b
@@ -172,7 +170,7 @@ If `auto_scaling_enabled` is set to `true`, then the following fields can also b

* `node_count` - (Optional) The initial number of nodes which should exist within this Node Pool. Valid values are between `0` and `1000` (inclusive) for user pools and between `1` and `1000` (inclusive) for system pools and must be a value in the range `min_count` - `max_count`.

Expand Down Expand Up @@ -2439,7 +2441,7 @@ index 3795e39b28..e401b9f4a0 100644
-> **NOTE** Since `route` can be configured both inline and via the separate `azurerm_route` resource, we have to explicitly set it to empty slice (`[]`) to remove it.

diff --git a/website/docs/r/servicebus_namespace.html.markdown b/website/docs/r/servicebus_namespace.html.markdown
index 94d2d20cf3..51fea1fa2d 100644
index f1e474773c..2d26b03f1e 100644
--- a/website/docs/r/servicebus_namespace.html.markdown
+++ b/website/docs/r/servicebus_namespace.html.markdown
@@ -18,7 +18,7 @@ provider "azurerm" {
Expand Down
20 changes: 20 additions & 0 deletions provider/cmd/pulumi-resource-azure/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4400,6 +4400,18 @@
"current": "azure:containerservice/registryCacheRule:RegistryCacheRule",
"majorVersion": 6
},
"azurerm_container_registry_credential_set": {
"current": "azure:containerservice/registryCredentialSet:RegistryCredentialSet",
"majorVersion": 6,
"fields": {
"authentication_credentials": {
"maxItemsOne": true
},
"identity": {
"maxItemsOne": true
}
}
},
"azurerm_container_registry_scope_map": {
"current": "azure:containerservice/registryScopeMap:RegistryScopeMap",
"majorVersion": 6,
Expand Down Expand Up @@ -14719,6 +14731,10 @@
"current": "azure:mssql/firewallRule:FirewallRule",
"majorVersion": 6
},
"azurerm_mssql_job": {
"current": "azure:mssql/job:Job",
"majorVersion": 6
},
"azurerm_mssql_job_agent": {
"current": "azure:mssql/jobAgent:JobAgent",
"majorVersion": 6
Expand All @@ -14727,6 +14743,10 @@
"current": "azure:mssql/jobCredential:JobCredential",
"majorVersion": 6
},
"azurerm_mssql_job_schedule": {
"current": "azure:mssql/jobSchedule:JobSchedule",
"majorVersion": 6
},
"azurerm_mssql_managed_database": {
"current": "azure:mssql/managedDatabase:ManagedDatabase",
"majorVersion": 6,
Expand Down
Loading

0 comments on commit 26064f4

Please sign in to comment.