@pulumiverse/scaleway 1.53.0-alpha.1783592129 → 1.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (209) hide show
  1. package/block/getSnapshot.d.ts +1 -0
  2. package/block/getSnapshot.d.ts.map +1 -1
  3. package/block/getSnapshot.js.map +1 -1
  4. package/block/getVolume.d.ts +1 -0
  5. package/block/getVolume.d.ts.map +1 -1
  6. package/block/getVolume.js.map +1 -1
  7. package/block/snapshot.d.ts +8 -0
  8. package/block/snapshot.d.ts.map +1 -1
  9. package/block/snapshot.js +2 -0
  10. package/block/snapshot.js.map +1 -1
  11. package/block/volume.d.ts +8 -0
  12. package/block/volume.d.ts.map +1 -1
  13. package/block/volume.js +2 -0
  14. package/block/volume.js.map +1 -1
  15. package/blockSnapshot.d.ts +8 -0
  16. package/blockSnapshot.d.ts.map +1 -1
  17. package/blockSnapshot.js +2 -0
  18. package/blockSnapshot.js.map +1 -1
  19. package/blockVolume.d.ts +8 -0
  20. package/blockVolume.d.ts.map +1 -1
  21. package/blockVolume.js +2 -0
  22. package/blockVolume.js.map +1 -1
  23. package/container.d.ts +4 -4
  24. package/containers/container.d.ts +4 -4
  25. package/databases/serverlessDatabase.d.ts +0 -3
  26. package/databases/serverlessDatabase.d.ts.map +1 -1
  27. package/databases/serverlessDatabase.js.map +1 -1
  28. package/fileFilesystem.d.ts +8 -0
  29. package/fileFilesystem.d.ts.map +1 -1
  30. package/fileFilesystem.js +2 -0
  31. package/fileFilesystem.js.map +1 -1
  32. package/getBlockSnapshot.d.ts +1 -0
  33. package/getBlockSnapshot.d.ts.map +1 -1
  34. package/getBlockSnapshot.js.map +1 -1
  35. package/getBlockVolume.d.ts +1 -0
  36. package/getBlockVolume.d.ts.map +1 -1
  37. package/getBlockVolume.js.map +1 -1
  38. package/getIamSshKey.d.ts +0 -2
  39. package/getIamSshKey.d.ts.map +1 -1
  40. package/getIamSshKey.js.map +1 -1
  41. package/getIamUser.d.ts +0 -2
  42. package/getIamUser.d.ts.map +1 -1
  43. package/getIamUser.js.map +1 -1
  44. package/getK8sVersion.d.ts +4 -0
  45. package/getK8sVersion.d.ts.map +1 -1
  46. package/getK8sVersion.js.map +1 -1
  47. package/getKeyManagerKey.d.ts +1 -0
  48. package/getKeyManagerKey.d.ts.map +1 -1
  49. package/getKeyManagerKey.js.map +1 -1
  50. package/getKubernetesCluster.d.ts +4 -0
  51. package/getKubernetesCluster.d.ts.map +1 -1
  52. package/getKubernetesCluster.js.map +1 -1
  53. package/getKubernetesNodePool.d.ts +4 -0
  54. package/getKubernetesNodePool.d.ts.map +1 -1
  55. package/getKubernetesNodePool.js.map +1 -1
  56. package/getSecret.d.ts +1 -0
  57. package/getSecret.d.ts.map +1 -1
  58. package/getSecret.js.map +1 -1
  59. package/getSecretVersion.d.ts +4 -0
  60. package/getSecretVersion.d.ts.map +1 -1
  61. package/getSecretVersion.js.map +1 -1
  62. package/getVpc.d.ts +1 -0
  63. package/getVpc.d.ts.map +1 -1
  64. package/getVpc.js.map +1 -1
  65. package/getVpcPrivateNetwork.d.ts +1 -0
  66. package/getVpcPrivateNetwork.d.ts.map +1 -1
  67. package/getVpcPrivateNetwork.js.map +1 -1
  68. package/iam/getSshKey.d.ts +0 -2
  69. package/iam/getSshKey.d.ts.map +1 -1
  70. package/iam/getSshKey.js.map +1 -1
  71. package/iam/getUser.d.ts +0 -2
  72. package/iam/getUser.d.ts.map +1 -1
  73. package/iam/getUser.js.map +1 -1
  74. package/iot/device.d.ts +23 -0
  75. package/iot/device.d.ts.map +1 -1
  76. package/iot/device.js +23 -0
  77. package/iot/device.js.map +1 -1
  78. package/iotDevice.d.ts +23 -0
  79. package/iotDevice.d.ts.map +1 -1
  80. package/iotDevice.js +23 -0
  81. package/iotDevice.js.map +1 -1
  82. package/ipam/ip.d.ts +0 -3
  83. package/ipam/ip.d.ts.map +1 -1
  84. package/ipam/ip.js.map +1 -1
  85. package/ipamIp.d.ts +0 -3
  86. package/ipamIp.d.ts.map +1 -1
  87. package/ipamIp.js.map +1 -1
  88. package/keyManagerKey.d.ts +8 -0
  89. package/keyManagerKey.d.ts.map +1 -1
  90. package/keyManagerKey.js +2 -0
  91. package/keyManagerKey.js.map +1 -1
  92. package/keymanager/getKey.d.ts +1 -0
  93. package/keymanager/getKey.d.ts.map +1 -1
  94. package/keymanager/getKey.js.map +1 -1
  95. package/keymanager/index.d.ts +3 -0
  96. package/keymanager/index.d.ts.map +1 -1
  97. package/keymanager/index.js +6 -1
  98. package/keymanager/index.js.map +1 -1
  99. package/keymanager/key.d.ts +8 -0
  100. package/keymanager/key.d.ts.map +1 -1
  101. package/keymanager/key.js +2 -0
  102. package/keymanager/key.js.map +1 -1
  103. package/keymanager/keyMaterial.d.ts +218 -0
  104. package/keymanager/keyMaterial.d.ts.map +1 -0
  105. package/keymanager/keyMaterial.js +158 -0
  106. package/keymanager/keyMaterial.js.map +1 -0
  107. package/kubernetes/cluster.d.ts +8 -0
  108. package/kubernetes/cluster.d.ts.map +1 -1
  109. package/kubernetes/cluster.js +2 -0
  110. package/kubernetes/cluster.js.map +1 -1
  111. package/kubernetes/getCluster.d.ts +4 -0
  112. package/kubernetes/getCluster.d.ts.map +1 -1
  113. package/kubernetes/getCluster.js.map +1 -1
  114. package/kubernetes/getPool.d.ts +4 -0
  115. package/kubernetes/getPool.d.ts.map +1 -1
  116. package/kubernetes/getPool.js.map +1 -1
  117. package/kubernetes/getVersion.d.ts +4 -0
  118. package/kubernetes/getVersion.d.ts.map +1 -1
  119. package/kubernetes/getVersion.js.map +1 -1
  120. package/kubernetes/pool.d.ts +8 -0
  121. package/kubernetes/pool.d.ts.map +1 -1
  122. package/kubernetes/pool.js +2 -0
  123. package/kubernetes/pool.js.map +1 -1
  124. package/kubernetesCluster.d.ts +8 -0
  125. package/kubernetesCluster.d.ts.map +1 -1
  126. package/kubernetesCluster.js +2 -0
  127. package/kubernetesCluster.js.map +1 -1
  128. package/kubernetesNodePool.d.ts +8 -0
  129. package/kubernetesNodePool.d.ts.map +1 -1
  130. package/kubernetesNodePool.js +2 -0
  131. package/kubernetesNodePool.js.map +1 -1
  132. package/network/connector.d.ts +8 -0
  133. package/network/connector.d.ts.map +1 -1
  134. package/network/connector.js +2 -0
  135. package/network/connector.js.map +1 -1
  136. package/network/getConnector.d.ts +1 -0
  137. package/network/getConnector.d.ts.map +1 -1
  138. package/network/getConnector.js.map +1 -1
  139. package/network/getIngressRule.d.ts +1 -0
  140. package/network/getIngressRule.d.ts.map +1 -1
  141. package/network/getIngressRule.js.map +1 -1
  142. package/network/getPrivateNetwork.d.ts +1 -0
  143. package/network/getPrivateNetwork.d.ts.map +1 -1
  144. package/network/getPrivateNetwork.js.map +1 -1
  145. package/network/getRoute.d.ts +1 -0
  146. package/network/getRoute.d.ts.map +1 -1
  147. package/network/getRoute.js.map +1 -1
  148. package/network/getVpc.d.ts +1 -0
  149. package/network/getVpc.d.ts.map +1 -1
  150. package/network/getVpc.js.map +1 -1
  151. package/network/ingressRule.d.ts +8 -0
  152. package/network/ingressRule.d.ts.map +1 -1
  153. package/network/ingressRule.js +2 -0
  154. package/network/ingressRule.js.map +1 -1
  155. package/network/privateNetwork.d.ts +8 -0
  156. package/network/privateNetwork.d.ts.map +1 -1
  157. package/network/privateNetwork.js +2 -0
  158. package/network/privateNetwork.js.map +1 -1
  159. package/network/route.d.ts +8 -0
  160. package/network/route.d.ts.map +1 -1
  161. package/network/route.js +2 -0
  162. package/network/route.js.map +1 -1
  163. package/network/vpc.d.ts +8 -0
  164. package/network/vpc.d.ts.map +1 -1
  165. package/network/vpc.js +2 -0
  166. package/network/vpc.js.map +1 -1
  167. package/package.json +2 -2
  168. package/s2svpn/connection.d.ts +3 -3
  169. package/sdbDatabase.d.ts +0 -3
  170. package/sdbDatabase.d.ts.map +1 -1
  171. package/sdbDatabase.js.map +1 -1
  172. package/secret.d.ts +8 -0
  173. package/secret.d.ts.map +1 -1
  174. package/secret.js +2 -0
  175. package/secret.js.map +1 -1
  176. package/secretVersion.d.ts +8 -0
  177. package/secretVersion.d.ts.map +1 -1
  178. package/secretVersion.js +2 -0
  179. package/secretVersion.js.map +1 -1
  180. package/secrets/getSecret.d.ts +1 -0
  181. package/secrets/getSecret.d.ts.map +1 -1
  182. package/secrets/getSecret.js.map +1 -1
  183. package/secrets/getVersion.d.ts +4 -0
  184. package/secrets/getVersion.d.ts.map +1 -1
  185. package/secrets/getVersion.js.map +1 -1
  186. package/secrets/secret.d.ts +8 -0
  187. package/secrets/secret.d.ts.map +1 -1
  188. package/secrets/secret.js +2 -0
  189. package/secrets/secret.js.map +1 -1
  190. package/secrets/version.d.ts +8 -0
  191. package/secrets/version.d.ts.map +1 -1
  192. package/secrets/version.js +2 -0
  193. package/secrets/version.js.map +1 -1
  194. package/types/input.d.ts +32 -10
  195. package/types/input.d.ts.map +1 -1
  196. package/types/output.d.ts +56 -10
  197. package/types/output.d.ts.map +1 -1
  198. package/vpc.d.ts +8 -0
  199. package/vpc.d.ts.map +1 -1
  200. package/vpc.js +2 -0
  201. package/vpc.js.map +1 -1
  202. package/vpcPrivateNetwork.d.ts +8 -0
  203. package/vpcPrivateNetwork.d.ts.map +1 -1
  204. package/vpcPrivateNetwork.js +2 -0
  205. package/vpcPrivateNetwork.js.map +1 -1
  206. package/vpcRoute.d.ts +8 -0
  207. package/vpcRoute.d.ts.map +1 -1
  208. package/vpcRoute.js +2 -0
  209. package/vpcRoute.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -283,7 +283,7 @@ export interface ContainerLivenessProbe {
283
283
  */
284
284
  tcp?: boolean;
285
285
  /**
286
- * The maximum amount of time in seconds your container can spend processing a request before being stopped. Default to `300` seconds.
286
+ * Duration before the check times out (in duration notation, e.g. "30s").
287
287
  */
288
288
  timeout: string;
289
289
  }
@@ -325,7 +325,7 @@ export interface ContainerStartupProbe {
325
325
  */
326
326
  tcp?: boolean;
327
327
  /**
328
- * The maximum amount of time in seconds your container can spend processing a request before being stopped. Default to `300` seconds.
328
+ * Duration before the check times out (in duration notation, e.g. "30s").
329
329
  */
330
330
  timeout: string;
331
331
  }
@@ -2122,6 +2122,10 @@ export interface GetKubernetesNodePoolNode {
2122
2122
  * The public IPv6.
2123
2123
  */
2124
2124
  publicIpV6: string;
2125
+ /**
2126
+ * The Scaleway Resource Name (SRN) of the node.
2127
+ */
2128
+ srn: string;
2125
2129
  /**
2126
2130
  * The status of the node.
2127
2131
  */
@@ -3144,6 +3148,10 @@ export interface GetVpcPrivateNetworkIpv4Subnet {
3144
3148
  * The length of the network prefix, e.g., 24 for a 255.255.255.0 mask
3145
3149
  */
3146
3150
  prefixLength: number;
3151
+ /**
3152
+ * The Scaleway Resource Name (SRN) of the subnet
3153
+ */
3154
+ srn: string;
3147
3155
  /**
3148
3156
  * The subnet CIDR
3149
3157
  */
@@ -3174,6 +3182,10 @@ export interface GetVpcPrivateNetworkIpv6Subnet {
3174
3182
  * The length of the network prefix, e.g., 24 for a 255.255.255.0 mask
3175
3183
  */
3176
3184
  prefixLength: number;
3185
+ /**
3186
+ * The Scaleway Resource Name (SRN) of the subnet
3187
+ */
3188
+ srn: string;
3177
3189
  /**
3178
3190
  * The subnet CIDR
3179
3191
  */
@@ -3944,7 +3956,6 @@ export interface IpamIpResource {
3944
3956
  export interface IpamIpReverse {
3945
3957
  /**
3946
3958
  * Request a specific IP in the specified source pool.
3947
- *
3948
3959
  * > **Important:** when requesting specific IP addresses, it is best ensure these are created before any other resource in the Private Network. This can be achieved by using `dependsOn` relations, or moving the declarations to another Terraform module. Otherwise, other resources may take the requested address first, blocking the whole Terraform setup. Static IPs should be avoided unless necessary, as we cannot guarantee full automation. We recommend to use DNS, or to not request a specific IP.
3949
3960
  */
3950
3961
  address: string;
@@ -4058,7 +4069,6 @@ export interface KubernetesClusterAutoscalerConfig {
4058
4069
  /**
4059
4070
  * Autoscaler logging level expressed from 0 (least verbose) to 4 (most verbose).
4060
4071
  * Check out the [autoscaler's FAQ](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#how-can-i-increase-the-information-that-the-ca-is-logging) for details.
4061
- *
4062
4072
  * > **Important:** For now, it is not possible to change the value of `logLevel` after creation. Changes to this field will recreate a new cluster resource.
4063
4073
  */
4064
4074
  logLevel: number;
@@ -4080,7 +4090,6 @@ export interface KubernetesClusterAutoscalerConfig {
4080
4090
  scaleDownUtilizationThreshold?: number;
4081
4091
  /**
4082
4092
  * If set to true, the autoscaler will never delete nodes with pods with local storage, e.g. EmptyDir or HostPath.
4083
- *
4084
4093
  * > **Important:** For now, it is not possible to change the value of `skipNodesWithLocalStorage` after creation. Changes to this field will recreate a new cluster resource.
4085
4094
  */
4086
4095
  skipNodesWithLocalStorage: boolean;
@@ -4162,6 +4171,10 @@ export interface KubernetesNodePoolNode {
4162
4171
  * @deprecated Please use the official Kubernetes provider and the kubernetesNodes data source
4163
4172
  */
4164
4173
  publicIpV6: string;
4174
+ /**
4175
+ * The Scaleway Resource Name (SRN) of the node.
4176
+ */
4177
+ srn: string;
4165
4178
  /**
4166
4179
  * The status of the node.
4167
4180
  */
@@ -4971,6 +4984,10 @@ export interface VpcPrivateNetworkIpv4Subnet {
4971
4984
  * The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
4972
4985
  */
4973
4986
  prefixLength: number;
4987
+ /**
4988
+ * The Scaleway Resource Name (SRN) of the subnet.
4989
+ */
4990
+ srn: string;
4974
4991
  /**
4975
4992
  * The subnet CIDR.
4976
4993
  */
@@ -5001,6 +5018,10 @@ export interface VpcPrivateNetworkIpv6Subnet {
5001
5018
  * The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
5002
5019
  */
5003
5020
  prefixLength: number;
5021
+ /**
5022
+ * The Scaleway Resource Name (SRN) of the subnet.
5023
+ */
5024
+ srn: string;
5004
5025
  /**
5005
5026
  * The subnet CIDR.
5006
5027
  */
@@ -5568,7 +5589,7 @@ export declare namespace containers {
5568
5589
  */
5569
5590
  tcp?: boolean;
5570
5591
  /**
5571
- * The maximum amount of time in seconds your container can spend processing a request before being stopped. Default to `300` seconds.
5592
+ * Duration before the check times out (in duration notation, e.g. "30s").
5572
5593
  */
5573
5594
  timeout: string;
5574
5595
  }
@@ -5610,7 +5631,7 @@ export declare namespace containers {
5610
5631
  */
5611
5632
  tcp?: boolean;
5612
5633
  /**
5613
- * The maximum amount of time in seconds your container can spend processing a request before being stopped. Default to `300` seconds.
5634
+ * Duration before the check times out (in duration notation, e.g. "30s").
5614
5635
  */
5615
5636
  timeout: string;
5616
5637
  }
@@ -9633,7 +9654,6 @@ export declare namespace ipam {
9633
9654
  interface IpReverse {
9634
9655
  /**
9635
9656
  * Request a specific IP in the specified source pool.
9636
- *
9637
9657
  * > **Important:** when requesting specific IP addresses, it is best ensure these are created before any other resource in the Private Network. This can be achieved by using `dependsOn` relations, or moving the declarations to another Terraform module. Otherwise, other resources may take the requested address first, blocking the whole Terraform setup. Static IPs should be avoided unless necessary, as we cannot guarantee full automation. We recommend to use DNS, or to not request a specific IP.
9638
9658
  */
9639
9659
  address: string;
@@ -9808,6 +9828,10 @@ export declare namespace kubernetes {
9808
9828
  * > **Important:** If the `scalewayRanges` field is set to true, the `ip` field cannot be set on the same rule.
9809
9829
  */
9810
9830
  scalewayRanges?: boolean;
9831
+ /**
9832
+ * The Scaleway Resource Name (SRN) of the ACL rule
9833
+ */
9834
+ srn: string;
9811
9835
  }
9812
9836
  interface ClusterAutoUpgrade {
9813
9837
  /**
@@ -9852,7 +9876,6 @@ export declare namespace kubernetes {
9852
9876
  /**
9853
9877
  * Autoscaler logging level expressed from 0 (least verbose) to 4 (most verbose).
9854
9878
  * Check out the [autoscaler's FAQ](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#how-can-i-increase-the-information-that-the-ca-is-logging) for details.
9855
- *
9856
9879
  * > **Important:** For now, it is not possible to change the value of `logLevel` after creation. Changes to this field will recreate a new cluster resource.
9857
9880
  */
9858
9881
  logLevel: number;
@@ -9874,7 +9897,6 @@ export declare namespace kubernetes {
9874
9897
  scaleDownUtilizationThreshold?: number;
9875
9898
  /**
9876
9899
  * If set to true, the autoscaler will never delete nodes with pods with local storage, e.g. EmptyDir or HostPath.
9877
- *
9878
9900
  * > **Important:** For now, it is not possible to change the value of `skipNodesWithLocalStorage` after creation. Changes to this field will recreate a new cluster resource.
9879
9901
  */
9880
9902
  skipNodesWithLocalStorage: boolean;
@@ -10060,6 +10082,10 @@ export declare namespace kubernetes {
10060
10082
  * The public IPv6.
10061
10083
  */
10062
10084
  publicIpV6: string;
10085
+ /**
10086
+ * The Scaleway Resource Name (SRN) of the node.
10087
+ */
10088
+ srn: string;
10063
10089
  /**
10064
10090
  * The status of the node.
10065
10091
  */
@@ -10142,6 +10168,10 @@ export declare namespace kubernetes {
10142
10168
  * @deprecated Please use the official Kubernetes provider and the kubernetesNodes data source
10143
10169
  */
10144
10170
  publicIpV6: string;
10171
+ /**
10172
+ * The Scaleway Resource Name (SRN) of the node.
10173
+ */
10174
+ srn: string;
10145
10175
  /**
10146
10176
  * The status of the node.
10147
10177
  */
@@ -11344,6 +11374,10 @@ export declare namespace network {
11344
11374
  * The length of the network prefix, e.g., 24 for a 255.255.255.0 mask
11345
11375
  */
11346
11376
  prefixLength: number;
11377
+ /**
11378
+ * The Scaleway Resource Name (SRN) of the subnet
11379
+ */
11380
+ srn: string;
11347
11381
  /**
11348
11382
  * The subnet CIDR
11349
11383
  */
@@ -11374,6 +11408,10 @@ export declare namespace network {
11374
11408
  * The length of the network prefix, e.g., 24 for a 255.255.255.0 mask
11375
11409
  */
11376
11410
  prefixLength: number;
11411
+ /**
11412
+ * The Scaleway Resource Name (SRN) of the subnet
11413
+ */
11414
+ srn: string;
11377
11415
  /**
11378
11416
  * The subnet CIDR
11379
11417
  */
@@ -11494,6 +11532,10 @@ export declare namespace network {
11494
11532
  * The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
11495
11533
  */
11496
11534
  prefixLength: number;
11535
+ /**
11536
+ * The Scaleway Resource Name (SRN) of the subnet.
11537
+ */
11538
+ srn: string;
11497
11539
  /**
11498
11540
  * The subnet CIDR.
11499
11541
  */
@@ -11524,6 +11566,10 @@ export declare namespace network {
11524
11566
  * The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
11525
11567
  */
11526
11568
  prefixLength: number;
11569
+ /**
11570
+ * The Scaleway Resource Name (SRN) of the subnet.
11571
+ */
11572
+ srn: string;
11527
11573
  /**
11528
11574
  * The subnet CIDR.
11529
11575
  */