Skip to content

Commit

Permalink
Upgrade terraform-provider-digitalocean to v2.48.1 (#951)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-digitalocean
--kind=all --target-version=2.48.1`.

---

- Upgrading terraform-provider-digitalocean from 2.47.0  to 2.48.1.
	Fixes #950
  • Loading branch information
pulumi-bot authored Jan 30, 2025
1 parent 04fbbdd commit 33b34ac
Show file tree
Hide file tree
Showing 105 changed files with 7,949 additions and 252 deletions.
40 changes: 40 additions & 0 deletions provider/cmd/pulumi-resource-digitalocean/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
"alert": {
"maxItemsOne": false
},
"bitbucket": {
"maxItemsOne": true
},
"cors": {
"maxItemsOne": true,
"elem": {
Expand Down Expand Up @@ -159,6 +162,9 @@
"alert": {
"maxItemsOne": false
},
"bitbucket": {
"maxItemsOne": true
},
"env": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -237,6 +243,9 @@
}
}
},
"bitbucket": {
"maxItemsOne": true
},
"cors": {
"maxItemsOne": true,
"elem": {
Expand Down Expand Up @@ -323,6 +332,9 @@
"maxItemsOne": false,
"elem": {
"fields": {
"bitbucket": {
"maxItemsOne": true
},
"cors": {
"maxItemsOne": true,
"elem": {
Expand Down Expand Up @@ -384,6 +396,9 @@
}
}
},
"bitbucket": {
"maxItemsOne": true
},
"env": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -716,6 +731,16 @@
"current": "digitalocean:index/kubernetesCluster:KubernetesCluster",
"majorVersion": 4,
"fields": {
"control_plane_firewall": {
"maxItemsOne": true,
"elem": {
"fields": {
"allowed_addresses": {
"maxItemsOne": false
}
}
}
},
"kube_config": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1071,6 +1096,9 @@
"alert": {
"maxItemsOne": false
},
"bitbucket": {
"maxItemsOne": true
},
"cors": {
"maxItemsOne": true,
"elem": {
Expand Down Expand Up @@ -1190,6 +1218,9 @@
"alert": {
"maxItemsOne": false
},
"bitbucket": {
"maxItemsOne": true
},
"env": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1268,6 +1299,9 @@
}
}
},
"bitbucket": {
"maxItemsOne": true
},
"cors": {
"maxItemsOne": true,
"elem": {
Expand Down Expand Up @@ -1354,6 +1388,9 @@
"maxItemsOne": false,
"elem": {
"fields": {
"bitbucket": {
"maxItemsOne": true
},
"cors": {
"maxItemsOne": true,
"elem": {
Expand Down Expand Up @@ -1415,6 +1452,9 @@
}
}
},
"bitbucket": {
"maxItemsOne": true
},
"env": {
"maxItemsOne": false
},
Expand Down
Loading

0 comments on commit 33b34ac

Please sign in to comment.