@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.
- package/block/getSnapshot.d.ts +1 -0
- package/block/getSnapshot.d.ts.map +1 -1
- package/block/getSnapshot.js.map +1 -1
- package/block/getVolume.d.ts +1 -0
- package/block/getVolume.d.ts.map +1 -1
- package/block/getVolume.js.map +1 -1
- package/block/snapshot.d.ts +8 -0
- package/block/snapshot.d.ts.map +1 -1
- package/block/snapshot.js +2 -0
- package/block/snapshot.js.map +1 -1
- package/block/volume.d.ts +8 -0
- package/block/volume.d.ts.map +1 -1
- package/block/volume.js +2 -0
- package/block/volume.js.map +1 -1
- package/blockSnapshot.d.ts +8 -0
- package/blockSnapshot.d.ts.map +1 -1
- package/blockSnapshot.js +2 -0
- package/blockSnapshot.js.map +1 -1
- package/blockVolume.d.ts +8 -0
- package/blockVolume.d.ts.map +1 -1
- package/blockVolume.js +2 -0
- package/blockVolume.js.map +1 -1
- package/container.d.ts +4 -4
- package/containers/container.d.ts +4 -4
- package/databases/serverlessDatabase.d.ts +0 -3
- package/databases/serverlessDatabase.d.ts.map +1 -1
- package/databases/serverlessDatabase.js.map +1 -1
- package/fileFilesystem.d.ts +8 -0
- package/fileFilesystem.d.ts.map +1 -1
- package/fileFilesystem.js +2 -0
- package/fileFilesystem.js.map +1 -1
- package/getBlockSnapshot.d.ts +1 -0
- package/getBlockSnapshot.d.ts.map +1 -1
- package/getBlockSnapshot.js.map +1 -1
- package/getBlockVolume.d.ts +1 -0
- package/getBlockVolume.d.ts.map +1 -1
- package/getBlockVolume.js.map +1 -1
- package/getIamSshKey.d.ts +0 -2
- package/getIamSshKey.d.ts.map +1 -1
- package/getIamSshKey.js.map +1 -1
- package/getIamUser.d.ts +0 -2
- package/getIamUser.d.ts.map +1 -1
- package/getIamUser.js.map +1 -1
- package/getK8sVersion.d.ts +4 -0
- package/getK8sVersion.d.ts.map +1 -1
- package/getK8sVersion.js.map +1 -1
- package/getKeyManagerKey.d.ts +1 -0
- package/getKeyManagerKey.d.ts.map +1 -1
- package/getKeyManagerKey.js.map +1 -1
- package/getKubernetesCluster.d.ts +4 -0
- package/getKubernetesCluster.d.ts.map +1 -1
- package/getKubernetesCluster.js.map +1 -1
- package/getKubernetesNodePool.d.ts +4 -0
- package/getKubernetesNodePool.d.ts.map +1 -1
- package/getKubernetesNodePool.js.map +1 -1
- package/getSecret.d.ts +1 -0
- package/getSecret.d.ts.map +1 -1
- package/getSecret.js.map +1 -1
- package/getSecretVersion.d.ts +4 -0
- package/getSecretVersion.d.ts.map +1 -1
- package/getSecretVersion.js.map +1 -1
- package/getVpc.d.ts +1 -0
- package/getVpc.d.ts.map +1 -1
- package/getVpc.js.map +1 -1
- package/getVpcPrivateNetwork.d.ts +1 -0
- package/getVpcPrivateNetwork.d.ts.map +1 -1
- package/getVpcPrivateNetwork.js.map +1 -1
- package/iam/getSshKey.d.ts +0 -2
- package/iam/getSshKey.d.ts.map +1 -1
- package/iam/getSshKey.js.map +1 -1
- package/iam/getUser.d.ts +0 -2
- package/iam/getUser.d.ts.map +1 -1
- package/iam/getUser.js.map +1 -1
- package/iot/device.d.ts +23 -0
- package/iot/device.d.ts.map +1 -1
- package/iot/device.js +23 -0
- package/iot/device.js.map +1 -1
- package/iotDevice.d.ts +23 -0
- package/iotDevice.d.ts.map +1 -1
- package/iotDevice.js +23 -0
- package/iotDevice.js.map +1 -1
- package/ipam/ip.d.ts +0 -3
- package/ipam/ip.d.ts.map +1 -1
- package/ipam/ip.js.map +1 -1
- package/ipamIp.d.ts +0 -3
- package/ipamIp.d.ts.map +1 -1
- package/ipamIp.js.map +1 -1
- package/keyManagerKey.d.ts +8 -0
- package/keyManagerKey.d.ts.map +1 -1
- package/keyManagerKey.js +2 -0
- package/keyManagerKey.js.map +1 -1
- package/keymanager/getKey.d.ts +1 -0
- package/keymanager/getKey.d.ts.map +1 -1
- package/keymanager/getKey.js.map +1 -1
- package/keymanager/index.d.ts +3 -0
- package/keymanager/index.d.ts.map +1 -1
- package/keymanager/index.js +6 -1
- package/keymanager/index.js.map +1 -1
- package/keymanager/key.d.ts +8 -0
- package/keymanager/key.d.ts.map +1 -1
- package/keymanager/key.js +2 -0
- package/keymanager/key.js.map +1 -1
- package/keymanager/keyMaterial.d.ts +218 -0
- package/keymanager/keyMaterial.d.ts.map +1 -0
- package/keymanager/keyMaterial.js +158 -0
- package/keymanager/keyMaterial.js.map +1 -0
- package/kubernetes/cluster.d.ts +8 -0
- package/kubernetes/cluster.d.ts.map +1 -1
- package/kubernetes/cluster.js +2 -0
- package/kubernetes/cluster.js.map +1 -1
- package/kubernetes/getCluster.d.ts +4 -0
- package/kubernetes/getCluster.d.ts.map +1 -1
- package/kubernetes/getCluster.js.map +1 -1
- package/kubernetes/getPool.d.ts +4 -0
- package/kubernetes/getPool.d.ts.map +1 -1
- package/kubernetes/getPool.js.map +1 -1
- package/kubernetes/getVersion.d.ts +4 -0
- package/kubernetes/getVersion.d.ts.map +1 -1
- package/kubernetes/getVersion.js.map +1 -1
- package/kubernetes/pool.d.ts +8 -0
- package/kubernetes/pool.d.ts.map +1 -1
- package/kubernetes/pool.js +2 -0
- package/kubernetes/pool.js.map +1 -1
- package/kubernetesCluster.d.ts +8 -0
- package/kubernetesCluster.d.ts.map +1 -1
- package/kubernetesCluster.js +2 -0
- package/kubernetesCluster.js.map +1 -1
- package/kubernetesNodePool.d.ts +8 -0
- package/kubernetesNodePool.d.ts.map +1 -1
- package/kubernetesNodePool.js +2 -0
- package/kubernetesNodePool.js.map +1 -1
- package/network/connector.d.ts +8 -0
- package/network/connector.d.ts.map +1 -1
- package/network/connector.js +2 -0
- package/network/connector.js.map +1 -1
- package/network/getConnector.d.ts +1 -0
- package/network/getConnector.d.ts.map +1 -1
- package/network/getConnector.js.map +1 -1
- package/network/getIngressRule.d.ts +1 -0
- package/network/getIngressRule.d.ts.map +1 -1
- package/network/getIngressRule.js.map +1 -1
- package/network/getPrivateNetwork.d.ts +1 -0
- package/network/getPrivateNetwork.d.ts.map +1 -1
- package/network/getPrivateNetwork.js.map +1 -1
- package/network/getRoute.d.ts +1 -0
- package/network/getRoute.d.ts.map +1 -1
- package/network/getRoute.js.map +1 -1
- package/network/getVpc.d.ts +1 -0
- package/network/getVpc.d.ts.map +1 -1
- package/network/getVpc.js.map +1 -1
- package/network/ingressRule.d.ts +8 -0
- package/network/ingressRule.d.ts.map +1 -1
- package/network/ingressRule.js +2 -0
- package/network/ingressRule.js.map +1 -1
- package/network/privateNetwork.d.ts +8 -0
- package/network/privateNetwork.d.ts.map +1 -1
- package/network/privateNetwork.js +2 -0
- package/network/privateNetwork.js.map +1 -1
- package/network/route.d.ts +8 -0
- package/network/route.d.ts.map +1 -1
- package/network/route.js +2 -0
- package/network/route.js.map +1 -1
- package/network/vpc.d.ts +8 -0
- package/network/vpc.d.ts.map +1 -1
- package/network/vpc.js +2 -0
- package/network/vpc.js.map +1 -1
- package/package.json +2 -2
- package/s2svpn/connection.d.ts +3 -3
- package/sdbDatabase.d.ts +0 -3
- package/sdbDatabase.d.ts.map +1 -1
- package/sdbDatabase.js.map +1 -1
- package/secret.d.ts +8 -0
- package/secret.d.ts.map +1 -1
- package/secret.js +2 -0
- package/secret.js.map +1 -1
- package/secretVersion.d.ts +8 -0
- package/secretVersion.d.ts.map +1 -1
- package/secretVersion.js +2 -0
- package/secretVersion.js.map +1 -1
- package/secrets/getSecret.d.ts +1 -0
- package/secrets/getSecret.d.ts.map +1 -1
- package/secrets/getSecret.js.map +1 -1
- package/secrets/getVersion.d.ts +4 -0
- package/secrets/getVersion.d.ts.map +1 -1
- package/secrets/getVersion.js.map +1 -1
- package/secrets/secret.d.ts +8 -0
- package/secrets/secret.d.ts.map +1 -1
- package/secrets/secret.js +2 -0
- package/secrets/secret.js.map +1 -1
- package/secrets/version.d.ts +8 -0
- package/secrets/version.d.ts.map +1 -1
- package/secrets/version.js +2 -0
- package/secrets/version.js.map +1 -1
- package/types/input.d.ts +32 -10
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +56 -10
- package/types/output.d.ts.map +1 -1
- package/vpc.d.ts +8 -0
- package/vpc.d.ts.map +1 -1
- package/vpc.js +2 -0
- package/vpc.js.map +1 -1
- package/vpcPrivateNetwork.d.ts +8 -0
- package/vpcPrivateNetwork.d.ts.map +1 -1
- package/vpcPrivateNetwork.js +2 -0
- package/vpcPrivateNetwork.js.map +1 -1
- package/vpcRoute.d.ts +8 -0
- package/vpcRoute.d.ts.map +1 -1
- package/vpcRoute.js +2 -0
- package/vpcRoute.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -284,7 +284,7 @@ export interface ContainerLivenessProbe {
|
|
|
284
284
|
*/
|
|
285
285
|
tcp?: pulumi.Input<boolean | undefined>;
|
|
286
286
|
/**
|
|
287
|
-
*
|
|
287
|
+
* Duration before the check times out (in duration notation, e.g. "30s").
|
|
288
288
|
*/
|
|
289
289
|
timeout: pulumi.Input<string>;
|
|
290
290
|
}
|
|
@@ -326,7 +326,7 @@ export interface ContainerStartupProbe {
|
|
|
326
326
|
*/
|
|
327
327
|
tcp?: pulumi.Input<boolean | undefined>;
|
|
328
328
|
/**
|
|
329
|
-
*
|
|
329
|
+
* Duration before the check times out (in duration notation, e.g. "30s").
|
|
330
330
|
*/
|
|
331
331
|
timeout: pulumi.Input<string>;
|
|
332
332
|
}
|
|
@@ -1429,7 +1429,6 @@ export interface IpamIpResource {
|
|
|
1429
1429
|
export interface IpamIpReverse {
|
|
1430
1430
|
/**
|
|
1431
1431
|
* Request a specific IP in the specified source pool.
|
|
1432
|
-
*
|
|
1433
1432
|
* > **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.
|
|
1434
1433
|
*/
|
|
1435
1434
|
address?: pulumi.Input<string | undefined>;
|
|
@@ -1543,7 +1542,6 @@ export interface KubernetesClusterAutoscalerConfig {
|
|
|
1543
1542
|
/**
|
|
1544
1543
|
* Autoscaler logging level expressed from 0 (least verbose) to 4 (most verbose).
|
|
1545
1544
|
* 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.
|
|
1546
|
-
*
|
|
1547
1545
|
* > **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.
|
|
1548
1546
|
*/
|
|
1549
1547
|
logLevel?: pulumi.Input<number | undefined>;
|
|
@@ -1565,7 +1563,6 @@ export interface KubernetesClusterAutoscalerConfig {
|
|
|
1565
1563
|
scaleDownUtilizationThreshold?: pulumi.Input<number | undefined>;
|
|
1566
1564
|
/**
|
|
1567
1565
|
* If set to true, the autoscaler will never delete nodes with pods with local storage, e.g. EmptyDir or HostPath.
|
|
1568
|
-
*
|
|
1569
1566
|
* > **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.
|
|
1570
1567
|
*/
|
|
1571
1568
|
skipNodesWithLocalStorage?: pulumi.Input<boolean | undefined>;
|
|
@@ -1647,6 +1644,10 @@ export interface KubernetesNodePoolNode {
|
|
|
1647
1644
|
* @deprecated Please use the official Kubernetes provider and the kubernetesNodes data source
|
|
1648
1645
|
*/
|
|
1649
1646
|
publicIpV6?: pulumi.Input<string | undefined>;
|
|
1647
|
+
/**
|
|
1648
|
+
* The Scaleway Resource Name (SRN) of the node.
|
|
1649
|
+
*/
|
|
1650
|
+
srn?: pulumi.Input<string | undefined>;
|
|
1650
1651
|
/**
|
|
1651
1652
|
* The status of the node.
|
|
1652
1653
|
*/
|
|
@@ -2456,6 +2457,10 @@ export interface VpcPrivateNetworkIpv4Subnet {
|
|
|
2456
2457
|
* The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
|
|
2457
2458
|
*/
|
|
2458
2459
|
prefixLength?: pulumi.Input<number | undefined>;
|
|
2460
|
+
/**
|
|
2461
|
+
* The Scaleway Resource Name (SRN) of the subnet.
|
|
2462
|
+
*/
|
|
2463
|
+
srn?: pulumi.Input<string | undefined>;
|
|
2459
2464
|
/**
|
|
2460
2465
|
* The subnet CIDR.
|
|
2461
2466
|
*/
|
|
@@ -2486,6 +2491,10 @@ export interface VpcPrivateNetworkIpv6Subnet {
|
|
|
2486
2491
|
* The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
|
|
2487
2492
|
*/
|
|
2488
2493
|
prefixLength?: pulumi.Input<number | undefined>;
|
|
2494
|
+
/**
|
|
2495
|
+
* The Scaleway Resource Name (SRN) of the subnet.
|
|
2496
|
+
*/
|
|
2497
|
+
srn?: pulumi.Input<string | undefined>;
|
|
2489
2498
|
/**
|
|
2490
2499
|
* The subnet CIDR.
|
|
2491
2500
|
*/
|
|
@@ -2776,7 +2785,7 @@ export declare namespace containers {
|
|
|
2776
2785
|
*/
|
|
2777
2786
|
tcp?: pulumi.Input<boolean | undefined>;
|
|
2778
2787
|
/**
|
|
2779
|
-
*
|
|
2788
|
+
* Duration before the check times out (in duration notation, e.g. "30s").
|
|
2780
2789
|
*/
|
|
2781
2790
|
timeout: pulumi.Input<string>;
|
|
2782
2791
|
}
|
|
@@ -2818,7 +2827,7 @@ export declare namespace containers {
|
|
|
2818
2827
|
*/
|
|
2819
2828
|
tcp?: pulumi.Input<boolean | undefined>;
|
|
2820
2829
|
/**
|
|
2821
|
-
*
|
|
2830
|
+
* Duration before the check times out (in duration notation, e.g. "30s").
|
|
2822
2831
|
*/
|
|
2823
2832
|
timeout: pulumi.Input<string>;
|
|
2824
2833
|
}
|
|
@@ -4817,7 +4826,6 @@ export declare namespace ipam {
|
|
|
4817
4826
|
interface IpReverse {
|
|
4818
4827
|
/**
|
|
4819
4828
|
* Request a specific IP in the specified source pool.
|
|
4820
|
-
*
|
|
4821
4829
|
* > **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.
|
|
4822
4830
|
*/
|
|
4823
4831
|
address?: pulumi.Input<string | undefined>;
|
|
@@ -4950,6 +4958,10 @@ export declare namespace kubernetes {
|
|
|
4950
4958
|
* > **Important:** If the `scalewayRanges` field is set to true, the `ip` field cannot be set on the same rule.
|
|
4951
4959
|
*/
|
|
4952
4960
|
scalewayRanges?: pulumi.Input<boolean | undefined>;
|
|
4961
|
+
/**
|
|
4962
|
+
* The Scaleway Resource Name (SRN) of the ACL rule
|
|
4963
|
+
*/
|
|
4964
|
+
srn?: pulumi.Input<string | undefined>;
|
|
4953
4965
|
}
|
|
4954
4966
|
interface ClusterAutoUpgrade {
|
|
4955
4967
|
/**
|
|
@@ -4994,7 +5006,6 @@ export declare namespace kubernetes {
|
|
|
4994
5006
|
/**
|
|
4995
5007
|
* Autoscaler logging level expressed from 0 (least verbose) to 4 (most verbose).
|
|
4996
5008
|
* 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.
|
|
4997
|
-
*
|
|
4998
5009
|
* > **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.
|
|
4999
5010
|
*/
|
|
5000
5011
|
logLevel?: pulumi.Input<number | undefined>;
|
|
@@ -5016,7 +5027,6 @@ export declare namespace kubernetes {
|
|
|
5016
5027
|
scaleDownUtilizationThreshold?: pulumi.Input<number | undefined>;
|
|
5017
5028
|
/**
|
|
5018
5029
|
* If set to true, the autoscaler will never delete nodes with pods with local storage, e.g. EmptyDir or HostPath.
|
|
5019
|
-
*
|
|
5020
5030
|
* > **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.
|
|
5021
5031
|
*/
|
|
5022
5032
|
skipNodesWithLocalStorage?: pulumi.Input<boolean | undefined>;
|
|
@@ -5098,6 +5108,10 @@ export declare namespace kubernetes {
|
|
|
5098
5108
|
* @deprecated Please use the official Kubernetes provider and the kubernetesNodes data source
|
|
5099
5109
|
*/
|
|
5100
5110
|
publicIpV6?: pulumi.Input<string | undefined>;
|
|
5111
|
+
/**
|
|
5112
|
+
* The Scaleway Resource Name (SRN) of the node.
|
|
5113
|
+
*/
|
|
5114
|
+
srn?: pulumi.Input<string | undefined>;
|
|
5101
5115
|
/**
|
|
5102
5116
|
* The status of the node.
|
|
5103
5117
|
*/
|
|
@@ -5563,6 +5577,10 @@ export declare namespace network {
|
|
|
5563
5577
|
* The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
|
|
5564
5578
|
*/
|
|
5565
5579
|
prefixLength?: pulumi.Input<number | undefined>;
|
|
5580
|
+
/**
|
|
5581
|
+
* The Scaleway Resource Name (SRN) of the subnet.
|
|
5582
|
+
*/
|
|
5583
|
+
srn?: pulumi.Input<string | undefined>;
|
|
5566
5584
|
/**
|
|
5567
5585
|
* The subnet CIDR.
|
|
5568
5586
|
*/
|
|
@@ -5593,6 +5611,10 @@ export declare namespace network {
|
|
|
5593
5611
|
* The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
|
|
5594
5612
|
*/
|
|
5595
5613
|
prefixLength?: pulumi.Input<number | undefined>;
|
|
5614
|
+
/**
|
|
5615
|
+
* The Scaleway Resource Name (SRN) of the subnet.
|
|
5616
|
+
*/
|
|
5617
|
+
srn?: pulumi.Input<string | undefined>;
|
|
5596
5618
|
/**
|
|
5597
5619
|
* The subnet CIDR.
|
|
5598
5620
|
*/
|