Skip to content

Commit 39f4989

Browse files
ringodspulumi-bot
andauthored
Upgrade terraform-provider-scaleway to v2.61.0 (#459)
* make tfgen * make generate_sdks --------- Co-authored-by: pulumi-bot <bot@pulumi.com>
1 parent c9ce5be commit 39f4989

File tree

145 files changed

+6779
-3388
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+6779
-3388
lines changed

provider/cmd/pulumi-resource-scaleway/bridge-metadata.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,6 +1106,9 @@
11061106
"additional_volume_ids": {
11071107
"maxItemsOne": false
11081108
},
1109+
"filesystems": {
1110+
"maxItemsOne": false
1111+
},
11091112
"ip_ids": {
11101113
"maxItemsOne": false
11111114
},
@@ -1992,6 +1995,9 @@
19921995
},
19931996
"tags": {
19941997
"maxItemsOne": false
1998+
},
1999+
"upgradable_versions": {
2000+
"maxItemsOne": false
19952001
}
19962002
}
19972003
},
@@ -2902,6 +2908,28 @@
29022908
}
29032909
}
29042910
},
2911+
"scaleway_iam_policy": {
2912+
"current": "scaleway:iam/getPolicy:getPolicy",
2913+
"majorVersion": 1,
2914+
"fields": {
2915+
"rule": {
2916+
"maxItemsOne": false,
2917+
"elem": {
2918+
"fields": {
2919+
"permission_set_names": {
2920+
"maxItemsOne": false
2921+
},
2922+
"project_ids": {
2923+
"maxItemsOne": false
2924+
}
2925+
}
2926+
}
2927+
},
2928+
"tags": {
2929+
"maxItemsOne": false
2930+
}
2931+
}
2932+
},
29052933
"scaleway_iam_ssh_key": {
29062934
"current": "scaleway:iam/getSshKey:getSshKey",
29072935
"past": [
@@ -3057,6 +3085,9 @@
30573085
"additional_volume_ids": {
30583086
"maxItemsOne": false
30593087
},
3088+
"filesystems": {
3089+
"maxItemsOne": false
3090+
},
30603091
"ip_ids": {
30613092
"maxItemsOne": false
30623093
},
@@ -3889,6 +3920,9 @@
38893920
},
38903921
"tags": {
38913922
"maxItemsOne": false
3923+
},
3924+
"upgradable_versions": {
3925+
"maxItemsOne": false
38923926
}
38933927
}
38943928
},
@@ -5504,6 +5538,7 @@
55045538
"scaleway:iam/getApiKey:getApiKey": 0,
55055539
"scaleway:iam/getApplication:getApplication": 0,
55065540
"scaleway:iam/getGroup:getGroup": 0,
5541+
"scaleway:iam/getPolicy:getPolicy": 0,
55075542
"scaleway:iam/getSshKey:getSshKey": 0,
55085543
"scaleway:iam/getUser:getUser": 0,
55095544
"scaleway:index/getAccountProject:getAccountProject": 0,

0 commit comments

Comments
 (0)