@pulumiverse/scaleway 1.13.0 → 1.15.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/{appleSliconValleyServer.d.ts → appleSiliconServer.d.ts} +18 -18
- package/{appleSliconValleyServer.js → appleSiliconServer.js} +14 -14
- package/appleSiliconServer.js.map +1 -0
- package/baremetalServer.d.ts +7 -7
- package/baremetalServer.js +1 -1
- package/blockSnapshot.d.ts +5 -1
- package/blockSnapshot.js +5 -1
- package/blockSnapshot.js.map +1 -1
- package/blockVolume.d.ts +19 -0
- package/blockVolume.js +19 -0
- package/blockVolume.js.map +1 -1
- package/cockpitAlertManager.d.ts +109 -0
- package/cockpitAlertManager.js +72 -0
- package/cockpitAlertManager.js.map +1 -0
- package/container.d.ts +12 -0
- package/container.js +2 -0
- package/container.js.map +1 -1
- package/database.d.ts +17 -9
- package/database.js +11 -3
- package/database.js.map +1 -1
- package/databaseAcl.d.ts +14 -6
- package/databaseAcl.js +11 -3
- package/databaseAcl.js.map +1 -1
- package/databaseBackup.d.ts +21 -12
- package/databaseBackup.js +15 -6
- package/databaseBackup.js.map +1 -1
- package/databaseInstance.d.ts +73 -58
- package/databaseInstance.js +30 -12
- package/databaseInstance.js.map +1 -1
- package/databasePrivilege.d.ts +5 -5
- package/databasePrivilege.js +2 -2
- package/databaseReadReplica.d.ts +12 -12
- package/databaseReadReplica.js +3 -3
- package/databaseUser.d.ts +30 -22
- package/databaseUser.js +12 -4
- package/databaseUser.js.map +1 -1
- package/documentdbDatabase.d.ts +11 -4
- package/documentdbDatabase.js +8 -1
- package/documentdbDatabase.js.map +1 -1
- package/documentdbPrivateNetworkEndpoint.d.ts +51 -75
- package/documentdbPrivateNetworkEndpoint.js +27 -17
- package/documentdbPrivateNetworkEndpoint.js.map +1 -1
- package/documentdbPrivilege.d.ts +9 -2
- package/documentdbPrivilege.js +9 -2
- package/documentdbPrivilege.js.map +1 -1
- package/documentdbReadReplica.d.ts +8 -1
- package/documentdbReadReplica.js +8 -1
- package/documentdbReadReplica.js.map +1 -1
- package/documentdbUser.d.ts +8 -1
- package/documentdbUser.js +8 -1
- package/documentdbUser.js.map +1 -1
- package/domainRecord.d.ts +3 -3
- package/function.d.ts +15 -12
- package/function.js +2 -0
- package/function.js.map +1 -1
- package/functionTrigger.d.ts +16 -0
- package/functionTrigger.js +16 -0
- package/functionTrigger.js.map +1 -1
- package/getAccountSshKey.d.ts +8 -4
- package/getAccountSshKey.js.map +1 -1
- package/getBillingConsumptions.d.ts +21 -0
- package/getBillingConsumptions.js +6 -0
- package/getBillingConsumptions.js.map +1 -1
- package/getBillingInvoices.d.ts +2 -2
- package/getBillingInvoices.js +2 -2
- package/getBlockSnapshot.d.ts +58 -0
- package/getBlockSnapshot.js +28 -0
- package/getBlockSnapshot.js.map +1 -1
- package/getConfig.d.ts +22 -0
- package/getConfig.js +17 -0
- package/getConfig.js.map +1 -0
- package/getContainer.d.ts +4 -0
- package/getContainer.js.map +1 -1
- package/getDatabase.d.ts +2 -2
- package/getDatabase.js +2 -2
- package/getDatabaseAcl.d.ts +2 -2
- package/getDatabaseAcl.js +2 -2
- package/getDatabaseBackup.d.ts +8 -8
- package/getDatabaseInstance.d.ts +14 -10
- package/getDatabaseInstance.js +6 -2
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabasePrivilege.d.ts +4 -4
- package/getDatabasePrivilege.js +2 -2
- package/getFunction.d.ts +1 -0
- package/getFunction.js.map +1 -1
- package/getIamApiKey.d.ts +68 -0
- package/getIamApiKey.js +47 -0
- package/getIamApiKey.js.map +1 -0
- package/getIamApplication.d.ts +6 -6
- package/getIamGroup.d.ts +10 -8
- package/getIamGroup.js +6 -4
- package/getIamGroup.js.map +1 -1
- package/getIamSshKey.d.ts +8 -4
- package/getIamSshKey.js.map +1 -1
- package/getIamUser.d.ts +10 -8
- package/getIamUser.js +2 -4
- package/getIamUser.js.map +1 -1
- package/getIpamIp.d.ts +19 -15
- package/getIpamIp.js +8 -4
- package/getIpamIp.js.map +1 -1
- package/getIpamIps.d.ts +25 -21
- package/getIpamIps.js +6 -2
- package/getIpamIps.js.map +1 -1
- package/getLbAcls.d.ts +13 -9
- package/getLbAcls.js +4 -0
- package/getLbAcls.js.map +1 -1
- package/getLbBackend.d.ts +12 -10
- package/getLbBackend.js +6 -4
- package/getLbBackend.js.map +1 -1
- package/getLbBackends.d.ts +9 -5
- package/getLbBackends.js +4 -0
- package/getLbBackends.js.map +1 -1
- package/getLbFrontend.d.ts +10 -8
- package/getLbFrontend.js +6 -4
- package/getLbFrontend.js.map +1 -1
- package/getLbFrontends.d.ts +13 -9
- package/getLbFrontends.js +6 -2
- package/getLbFrontends.js.map +1 -1
- package/getLbIps.d.ts +42 -12
- package/getLbIps.js +16 -2
- package/getLbIps.js.map +1 -1
- package/getLbRoute.d.ts +8 -6
- package/getLbRoute.js +6 -4
- package/getLbRoute.js.map +1 -1
- package/getLbRoutes.d.ts +11 -7
- package/getLbRoutes.js +6 -2
- package/getLbRoutes.js.map +1 -1
- package/getLbs.d.ts +18 -14
- package/getLbs.js +4 -0
- package/getLbs.js.map +1 -1
- package/getLoadbalancer.d.ts +14 -10
- package/getLoadbalancer.js +4 -0
- package/getLoadbalancer.js.map +1 -1
- package/getLoadbalancerCertificate.d.ts +12 -12
- package/getLoadbalancerCertificate.js +6 -6
- package/getLoadbalancerIp.d.ts +14 -6
- package/getLoadbalancerIp.js +6 -2
- package/getLoadbalancerIp.js.map +1 -1
- package/getMarketplaceImage.d.ts +2 -2
- package/getMnqSqs.d.ts +7 -7
- package/getMnqSqs.js +2 -2
- package/getRedisCluster.d.ts +52 -6
- package/getRedisCluster.js +6 -2
- package/getRedisCluster.js.map +1 -1
- package/getRegistryImage.d.ts +6 -6
- package/getRegistryImage.js +2 -2
- package/getRegistryNamespace.d.ts +4 -4
- package/getVpc.d.ts +11 -10
- package/getVpc.js.map +1 -1
- package/getVpcGatewayNetwork.d.ts +4 -32
- package/getVpcGatewayNetwork.js +2 -2
- package/getVpcGatewayNetwork.js.map +1 -1
- package/getVpcPrivateNetwork.d.ts +12 -12
- package/getVpcPrivateNetwork.js +2 -2
- package/getVpcPublicGateway.d.ts +9 -10
- package/getVpcPublicGateway.js +2 -2
- package/getVpcPublicGatewayDhcp.d.ts +2 -2
- package/getVpcPublicGatewayDhcp.js +2 -2
- package/getVpcPublicGatewayDhcpReservation.d.ts +12 -12
- package/getVpcPublicGatewayDhcpReservation.js +6 -6
- package/getVpcPublicGatewayIp.d.ts +4 -4
- package/getVpcPublicGatewayIp.js +4 -4
- package/getVpcPublicPatRule.d.ts +11 -11
- package/getVpcPublicPatRule.js +4 -4
- package/getVpcRoutes.d.ts +96 -0
- package/getVpcRoutes.js +32 -0
- package/getVpcRoutes.js.map +1 -0
- package/getVpcs.d.ts +11 -11
- package/iamApiKey.d.ts +44 -33
- package/iamApiKey.js +16 -2
- package/iamApiKey.js.map +1 -1
- package/iamApplication.d.ts +1 -1
- package/iamApplication.js +1 -1
- package/iamGroup.d.ts +1 -1
- package/iamGroup.js +1 -1
- package/iamGroupMembership.d.ts +4 -4
- package/iamGroupMembership.js +1 -1
- package/iamPolicy.d.ts +22 -22
- package/iamPolicy.js +1 -1
- package/iamSshKey.d.ts +1 -2
- package/iamSshKey.js +1 -2
- package/iamSshKey.js.map +1 -1
- package/iamUser.d.ts +10 -10
- package/index.d.ts +15 -3
- package/index.js +25 -11
- package/index.js.map +1 -1
- package/instanceImage.d.ts +1 -1
- package/instanceImage.js +1 -1
- package/instanceIp.d.ts +1 -1
- package/instanceIp.js +1 -1
- package/instanceIpReverseDns.d.ts +1 -1
- package/instanceIpReverseDns.js +1 -1
- package/instancePlacementGroup.d.ts +7 -7
- package/instancePlacementGroup.js +1 -1
- package/instancePrivateNic.d.ts +1 -1
- package/instancePrivateNic.js +1 -1
- package/instanceSecurityGroupRules.d.ts +1 -1
- package/instanceSecurityGroupRules.js +1 -1
- package/instanceServer.d.ts +19 -19
- package/instanceServer.js +1 -1
- package/instanceSnapshot.d.ts +1 -1
- package/instanceSnapshot.js +1 -1
- package/instanceUserData.d.ts +2 -2
- package/instanceUserData.js +2 -2
- package/instanceVolume.d.ts +2 -2
- package/instanceVolume.js +2 -2
- package/iotHub.d.ts +2 -2
- package/ipamIp.d.ts +14 -12
- package/ipamIp.js +6 -4
- package/ipamIp.js.map +1 -1
- package/ipamIpReverseDns.d.ts +4 -2
- package/ipamIpReverseDns.js +4 -2
- package/ipamIpReverseDns.js.map +1 -1
- package/kubernetesCluster.d.ts +19 -22
- package/kubernetesCluster.js +19 -22
- package/kubernetesCluster.js.map +1 -1
- package/kubernetesNodePool.d.ts +3 -3
- package/loadbalancer.d.ts +102 -43
- package/loadbalancer.js +63 -4
- package/loadbalancer.js.map +1 -1
- package/loadbalancerAcl.d.ts +10 -8
- package/loadbalancerAcl.js +4 -2
- package/loadbalancerAcl.js.map +1 -1
- package/loadbalancerBackend.d.ts +10 -9
- package/loadbalancerBackend.js +4 -3
- package/loadbalancerBackend.js.map +1 -1
- package/loadbalancerFrontend.d.ts +27 -25
- package/loadbalancerFrontend.js +4 -2
- package/loadbalancerFrontend.js.map +1 -1
- package/loadbalancerIp.d.ts +28 -15
- package/loadbalancerIp.js +6 -3
- package/loadbalancerIp.js.map +1 -1
- package/loadbalancerRoute.d.ts +14 -13
- package/loadbalancerRoute.js +4 -3
- package/loadbalancerRoute.js.map +1 -1
- package/mnqNatsAccount.d.ts +11 -11
- package/mnqNatsAccount.js +5 -5
- package/mnqNatsCredentials.d.ts +10 -10
- package/mnqNatsCredentials.js +4 -4
- package/mnqSns.d.ts +15 -15
- package/mnqSns.js +7 -7
- package/mnqSnsCredentials.d.ts +16 -16
- package/mnqSnsCredentials.js +4 -4
- package/mnqSnsTopic.d.ts +16 -16
- package/mnqSnsTopic.js +4 -4
- package/mnqSnsTopicSubscription.d.ts +16 -16
- package/mnqSnsTopicSubscription.js +4 -4
- package/mnqSqs.d.ts +12 -12
- package/mnqSqs.js +4 -4
- package/mnqSqsCredentials.d.ts +16 -16
- package/mnqSqsCredentials.js +4 -4
- package/mnqSqsQueue.d.ts +12 -12
- package/mnqSqsQueue.js +3 -3
- package/objectBucketAcl.d.ts +3 -3
- package/objectBucketLockConfiguration.d.ts +3 -3
- package/objectBucketPolicy.d.ts +3 -3
- package/objectBucketWebsiteConfiguration.d.ts +3 -3
- package/objectItem.d.ts +3 -3
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/redisCluster.d.ts +68 -68
- package/redisCluster.js +4 -4
- package/registryNamespace.d.ts +3 -3
- package/registryNamespace.js +1 -1
- package/sdbDatabase.d.ts +3 -3
- package/temDomain.d.ts +4 -4
- package/temDomain.js +1 -1
- package/temDomainValidation.d.ts +2 -1
- package/temDomainValidation.js +2 -1
- package/temDomainValidation.js.map +1 -1
- package/types/input.d.ts +119 -73
- package/types/output.d.ts +275 -173
- package/vpc.d.ts +43 -13
- package/vpc.js +22 -2
- package/vpc.js.map +1 -1
- package/vpcGatewayNetwork.d.ts +39 -38
- package/vpcGatewayNetwork.js +9 -8
- package/vpcGatewayNetwork.js.map +1 -1
- package/vpcPrivateNetwork.d.ts +28 -28
- package/vpcPrivateNetwork.js +2 -2
- package/vpcPublicGateway.d.ts +44 -30
- package/vpcPublicGateway.js +7 -3
- package/vpcPublicGateway.js.map +1 -1
- package/vpcPublicGatewayDhcp.d.ts +26 -26
- package/vpcPublicGatewayDhcp.js +2 -2
- package/vpcPublicGatewayDhcpReservation.d.ts +19 -19
- package/vpcPublicGatewayDhcpReservation.js +5 -5
- package/vpcPublicGatewayIp.d.ts +18 -18
- package/vpcPublicGatewayIp.js +3 -3
- package/vpcPublicGatewayIpReverseDns.d.ts +6 -6
- package/vpcPublicGatewayIpReverseDns.js +3 -3
- package/vpcPublicGatewayPatRule.d.ts +27 -27
- package/vpcPublicGatewayPatRule.js +3 -3
- package/appleSliconValleyServer.js.map +0 -1
package/getVpc.d.ts
CHANGED
|
@@ -25,24 +25,24 @@ export declare function getVpc(args?: GetVpcArgs, opts?: pulumi.InvokeOptions):
|
|
|
25
25
|
*/
|
|
26
26
|
export interface GetVpcArgs {
|
|
27
27
|
/**
|
|
28
|
-
*
|
|
28
|
+
* Whether the targeted VPC is the default VPC.
|
|
29
29
|
*/
|
|
30
30
|
isDefault?: boolean;
|
|
31
31
|
/**
|
|
32
|
-
* Name of the VPC.
|
|
32
|
+
* Name of the VPC. A maximum of one of `name` and `vpcId` should be specified.
|
|
33
33
|
*/
|
|
34
34
|
name?: string;
|
|
35
35
|
/**
|
|
36
|
-
* The ID of the
|
|
36
|
+
* The ID of the Organization the VPC is associated with.
|
|
37
37
|
*/
|
|
38
38
|
organizationId?: string;
|
|
39
39
|
/**
|
|
40
|
-
* `projectId`) The ID of the
|
|
40
|
+
* `projectId`) The ID of the Project the VPC is associated with.
|
|
41
41
|
*/
|
|
42
42
|
projectId?: string;
|
|
43
43
|
region?: string;
|
|
44
44
|
/**
|
|
45
|
-
* ID of the VPC.
|
|
45
|
+
* ID of the VPC. A maximum of one of `name` and `vpcId` should be specified.
|
|
46
46
|
*/
|
|
47
47
|
vpcId?: string;
|
|
48
48
|
}
|
|
@@ -51,6 +51,7 @@ export interface GetVpcArgs {
|
|
|
51
51
|
*/
|
|
52
52
|
export interface GetVpcResult {
|
|
53
53
|
readonly createdAt: string;
|
|
54
|
+
readonly enableRouting: boolean;
|
|
54
55
|
/**
|
|
55
56
|
* The provider-assigned unique ID for this managed resource.
|
|
56
57
|
*/
|
|
@@ -90,24 +91,24 @@ export declare function getVpcOutput(args?: GetVpcOutputArgs, opts?: pulumi.Invo
|
|
|
90
91
|
*/
|
|
91
92
|
export interface GetVpcOutputArgs {
|
|
92
93
|
/**
|
|
93
|
-
*
|
|
94
|
+
* Whether the targeted VPC is the default VPC.
|
|
94
95
|
*/
|
|
95
96
|
isDefault?: pulumi.Input<boolean>;
|
|
96
97
|
/**
|
|
97
|
-
* Name of the VPC.
|
|
98
|
+
* Name of the VPC. A maximum of one of `name` and `vpcId` should be specified.
|
|
98
99
|
*/
|
|
99
100
|
name?: pulumi.Input<string>;
|
|
100
101
|
/**
|
|
101
|
-
* The ID of the
|
|
102
|
+
* The ID of the Organization the VPC is associated with.
|
|
102
103
|
*/
|
|
103
104
|
organizationId?: pulumi.Input<string>;
|
|
104
105
|
/**
|
|
105
|
-
* `projectId`) The ID of the
|
|
106
|
+
* `projectId`) The ID of the Project the VPC is associated with.
|
|
106
107
|
*/
|
|
107
108
|
projectId?: pulumi.Input<string>;
|
|
108
109
|
region?: pulumi.Input<string>;
|
|
109
110
|
/**
|
|
110
|
-
* ID of the VPC.
|
|
111
|
+
* ID of the VPC. A maximum of one of `name` and `vpcId` should be specified.
|
|
111
112
|
*/
|
|
112
113
|
vpcId?: pulumi.Input<string>;
|
|
113
114
|
}
|
package/getVpc.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVpc.js","sourceRoot":"","sources":["../getVpc.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,MAAM,CAAC,IAAiB,EAAE,IAA2B;IACjE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wBAYC;
|
|
1
|
+
{"version":3,"file":"getVpc.js","sourceRoot":"","sources":["../getVpc.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,MAAM,CAAC,IAAiB,EAAE,IAA2B;IACjE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wBAYC;AAgDD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,oCAEC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
-
* Gets information about a
|
|
4
|
+
* Gets information about a GatewayNetwork (a connection between a Public Gateway and a Private Network).
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
@@ -31,27 +31,13 @@ export declare function getVpcGatewayNetwork(args?: GetVpcGatewayNetworkArgs, op
|
|
|
31
31
|
* A collection of arguments for invoking getVpcGatewayNetwork.
|
|
32
32
|
*/
|
|
33
33
|
export interface GetVpcGatewayNetworkArgs {
|
|
34
|
-
/**
|
|
35
|
-
* ID of the public gateway DHCP config
|
|
36
|
-
*/
|
|
37
34
|
dhcpId?: string;
|
|
38
|
-
/**
|
|
39
|
-
* If masquerade is enabled on requested network
|
|
40
|
-
*/
|
|
41
35
|
enableMasquerade?: boolean;
|
|
42
|
-
/**
|
|
43
|
-
* ID of the public gateway the gateway network is linked to
|
|
44
|
-
*/
|
|
45
36
|
gatewayId?: string;
|
|
46
37
|
/**
|
|
47
|
-
* ID of the
|
|
48
|
-
*
|
|
49
|
-
* > Only one of `gatewayNetworkId` or filters should be specified. You can use all the filters you want.
|
|
38
|
+
* ID of the GatewayNetwork.
|
|
50
39
|
*/
|
|
51
40
|
gatewayNetworkId?: string;
|
|
52
|
-
/**
|
|
53
|
-
* ID of the private network the gateway network is linked to
|
|
54
|
-
*/
|
|
55
41
|
privateNetworkId?: string;
|
|
56
42
|
}
|
|
57
43
|
/**
|
|
@@ -78,7 +64,7 @@ export interface GetVpcGatewayNetworkResult {
|
|
|
78
64
|
readonly zone: string;
|
|
79
65
|
}
|
|
80
66
|
/**
|
|
81
|
-
* Gets information about a
|
|
67
|
+
* Gets information about a GatewayNetwork (a connection between a Public Gateway and a Private Network).
|
|
82
68
|
*
|
|
83
69
|
* ## Example Usage
|
|
84
70
|
*
|
|
@@ -108,26 +94,12 @@ export declare function getVpcGatewayNetworkOutput(args?: GetVpcGatewayNetworkOu
|
|
|
108
94
|
* A collection of arguments for invoking getVpcGatewayNetwork.
|
|
109
95
|
*/
|
|
110
96
|
export interface GetVpcGatewayNetworkOutputArgs {
|
|
111
|
-
/**
|
|
112
|
-
* ID of the public gateway DHCP config
|
|
113
|
-
*/
|
|
114
97
|
dhcpId?: pulumi.Input<string>;
|
|
115
|
-
/**
|
|
116
|
-
* If masquerade is enabled on requested network
|
|
117
|
-
*/
|
|
118
98
|
enableMasquerade?: pulumi.Input<boolean>;
|
|
119
|
-
/**
|
|
120
|
-
* ID of the public gateway the gateway network is linked to
|
|
121
|
-
*/
|
|
122
99
|
gatewayId?: pulumi.Input<string>;
|
|
123
100
|
/**
|
|
124
|
-
* ID of the
|
|
125
|
-
*
|
|
126
|
-
* > Only one of `gatewayNetworkId` or filters should be specified. You can use all the filters you want.
|
|
101
|
+
* ID of the GatewayNetwork.
|
|
127
102
|
*/
|
|
128
103
|
gatewayNetworkId?: pulumi.Input<string>;
|
|
129
|
-
/**
|
|
130
|
-
* ID of the private network the gateway network is linked to
|
|
131
|
-
*/
|
|
132
104
|
privateNetworkId?: pulumi.Input<string>;
|
|
133
105
|
}
|
package/getVpcGatewayNetwork.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.getVpcGatewayNetworkOutput = exports.getVpcGatewayNetwork = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Gets information about a
|
|
9
|
+
* Gets information about a GatewayNetwork (a connection between a Public Gateway and a Private Network).
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -44,7 +44,7 @@ function getVpcGatewayNetwork(args, opts) {
|
|
|
44
44
|
}
|
|
45
45
|
exports.getVpcGatewayNetwork = getVpcGatewayNetwork;
|
|
46
46
|
/**
|
|
47
|
-
* Gets information about a
|
|
47
|
+
* Gets information about a GatewayNetwork (a connection between a Public Gateway and a Private Network).
|
|
48
48
|
*
|
|
49
49
|
* ## Example Usage
|
|
50
50
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVpcGatewayNetwork.js","sourceRoot":"","sources":["../getVpcGatewayNetwork.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;
|
|
1
|
+
{"version":3,"file":"getVpcGatewayNetwork.js","sourceRoot":"","sources":["../getVpcGatewayNetwork.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;AAuCD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAA2B;IACzG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
-
* Gets information about a
|
|
4
|
+
* Gets information about a Private Network.
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
@@ -27,20 +27,20 @@ export declare function getVpcPrivateNetwork(args?: GetVpcPrivateNetworkArgs, op
|
|
|
27
27
|
*/
|
|
28
28
|
export interface GetVpcPrivateNetworkArgs {
|
|
29
29
|
/**
|
|
30
|
-
* Name of the
|
|
30
|
+
* Name of the Private Network. Cannot be used with `privateNetworkId`.
|
|
31
31
|
*/
|
|
32
32
|
name?: string;
|
|
33
33
|
/**
|
|
34
|
-
* ID of the
|
|
34
|
+
* ID of the Private Network. Cannot be used with `name` or `vpcId`.
|
|
35
35
|
*/
|
|
36
36
|
privateNetworkId?: string;
|
|
37
37
|
/**
|
|
38
|
-
* The ID of the
|
|
38
|
+
* The ID of the Project the Private Network is associated with.
|
|
39
39
|
*/
|
|
40
40
|
projectId?: string;
|
|
41
41
|
region?: string;
|
|
42
42
|
/**
|
|
43
|
-
* ID of the VPC
|
|
43
|
+
* ID of the VPC the Private Network is in. Cannot be used with `privateNetworkId`.
|
|
44
44
|
*/
|
|
45
45
|
vpcId?: string;
|
|
46
46
|
}
|
|
@@ -54,11 +54,11 @@ export interface GetVpcPrivateNetworkResult {
|
|
|
54
54
|
*/
|
|
55
55
|
readonly id: string;
|
|
56
56
|
/**
|
|
57
|
-
* The IPv4 subnet associated with the
|
|
57
|
+
* The IPv4 subnet associated with the Private Network.
|
|
58
58
|
*/
|
|
59
59
|
readonly ipv4Subnets: outputs.GetVpcPrivateNetworkIpv4Subnet[];
|
|
60
60
|
/**
|
|
61
|
-
* The IPv6 subnets associated with the
|
|
61
|
+
* The IPv6 subnets associated with the Private Network.
|
|
62
62
|
*/
|
|
63
63
|
readonly ipv6Subnets: outputs.GetVpcPrivateNetworkIpv6Subnet[];
|
|
64
64
|
readonly isRegional: boolean;
|
|
@@ -73,7 +73,7 @@ export interface GetVpcPrivateNetworkResult {
|
|
|
73
73
|
readonly zone: string;
|
|
74
74
|
}
|
|
75
75
|
/**
|
|
76
|
-
* Gets information about a
|
|
76
|
+
* Gets information about a Private Network.
|
|
77
77
|
*
|
|
78
78
|
* ## Example Usage
|
|
79
79
|
*
|
|
@@ -99,20 +99,20 @@ export declare function getVpcPrivateNetworkOutput(args?: GetVpcPrivateNetworkOu
|
|
|
99
99
|
*/
|
|
100
100
|
export interface GetVpcPrivateNetworkOutputArgs {
|
|
101
101
|
/**
|
|
102
|
-
* Name of the
|
|
102
|
+
* Name of the Private Network. Cannot be used with `privateNetworkId`.
|
|
103
103
|
*/
|
|
104
104
|
name?: pulumi.Input<string>;
|
|
105
105
|
/**
|
|
106
|
-
* ID of the
|
|
106
|
+
* ID of the Private Network. Cannot be used with `name` or `vpcId`.
|
|
107
107
|
*/
|
|
108
108
|
privateNetworkId?: pulumi.Input<string>;
|
|
109
109
|
/**
|
|
110
|
-
* The ID of the
|
|
110
|
+
* The ID of the Project the Private Network is associated with.
|
|
111
111
|
*/
|
|
112
112
|
projectId?: pulumi.Input<string>;
|
|
113
113
|
region?: pulumi.Input<string>;
|
|
114
114
|
/**
|
|
115
|
-
* ID of the VPC
|
|
115
|
+
* ID of the VPC the Private Network is in. Cannot be used with `privateNetworkId`.
|
|
116
116
|
*/
|
|
117
117
|
vpcId?: pulumi.Input<string>;
|
|
118
118
|
}
|
package/getVpcPrivateNetwork.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.getVpcPrivateNetworkOutput = exports.getVpcPrivateNetwork = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Gets information about a
|
|
9
|
+
* Gets information about a Private Network.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -39,7 +39,7 @@ function getVpcPrivateNetwork(args, opts) {
|
|
|
39
39
|
}
|
|
40
40
|
exports.getVpcPrivateNetwork = getVpcPrivateNetwork;
|
|
41
41
|
/**
|
|
42
|
-
* Gets information about a
|
|
42
|
+
* Gets information about a Private Network.
|
|
43
43
|
*
|
|
44
44
|
* ## Example Usage
|
|
45
45
|
*
|
package/getVpcPublicGateway.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Gets information about a
|
|
3
|
+
* Gets information about a Public Gateway.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -28,17 +28,16 @@ export declare function getVpcPublicGateway(args?: GetVpcPublicGatewayArgs, opts
|
|
|
28
28
|
*/
|
|
29
29
|
export interface GetVpcPublicGatewayArgs {
|
|
30
30
|
/**
|
|
31
|
-
* Exact name of the
|
|
31
|
+
* Exact name of the Public Gateway.
|
|
32
32
|
*/
|
|
33
33
|
name?: string;
|
|
34
34
|
/**
|
|
35
|
-
* The ID of the
|
|
35
|
+
* The ID of the Project the Public Gateway is associated with.
|
|
36
36
|
*/
|
|
37
37
|
projectId?: string;
|
|
38
38
|
publicGatewayId?: string;
|
|
39
39
|
/**
|
|
40
|
-
* `zone`) The
|
|
41
|
-
* the public gateway should be created.
|
|
40
|
+
* `zone`) The Public Gateway's zone.
|
|
42
41
|
*/
|
|
43
42
|
zone?: string;
|
|
44
43
|
}
|
|
@@ -59,6 +58,7 @@ export interface GetVpcPublicGatewayResult {
|
|
|
59
58
|
readonly organizationId: string;
|
|
60
59
|
readonly projectId?: string;
|
|
61
60
|
readonly publicGatewayId?: string;
|
|
61
|
+
readonly refreshSshKeys: string;
|
|
62
62
|
readonly status: string;
|
|
63
63
|
readonly tags: string[];
|
|
64
64
|
readonly type: string;
|
|
@@ -67,7 +67,7 @@ export interface GetVpcPublicGatewayResult {
|
|
|
67
67
|
readonly zone?: string;
|
|
68
68
|
}
|
|
69
69
|
/**
|
|
70
|
-
* Gets information about a
|
|
70
|
+
* Gets information about a Public Gateway.
|
|
71
71
|
*
|
|
72
72
|
* ## Example Usage
|
|
73
73
|
*
|
|
@@ -95,17 +95,16 @@ export declare function getVpcPublicGatewayOutput(args?: GetVpcPublicGatewayOutp
|
|
|
95
95
|
*/
|
|
96
96
|
export interface GetVpcPublicGatewayOutputArgs {
|
|
97
97
|
/**
|
|
98
|
-
* Exact name of the
|
|
98
|
+
* Exact name of the Public Gateway.
|
|
99
99
|
*/
|
|
100
100
|
name?: pulumi.Input<string>;
|
|
101
101
|
/**
|
|
102
|
-
* The ID of the
|
|
102
|
+
* The ID of the Project the Public Gateway is associated with.
|
|
103
103
|
*/
|
|
104
104
|
projectId?: pulumi.Input<string>;
|
|
105
105
|
publicGatewayId?: pulumi.Input<string>;
|
|
106
106
|
/**
|
|
107
|
-
* `zone`) The
|
|
108
|
-
* the public gateway should be created.
|
|
107
|
+
* `zone`) The Public Gateway's zone.
|
|
109
108
|
*/
|
|
110
109
|
zone?: pulumi.Input<string>;
|
|
111
110
|
}
|
package/getVpcPublicGateway.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.getVpcPublicGatewayOutput = exports.getVpcPublicGateway = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Gets information about a
|
|
9
|
+
* Gets information about a Public Gateway.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -40,7 +40,7 @@ function getVpcPublicGateway(args, opts) {
|
|
|
40
40
|
}
|
|
41
41
|
exports.getVpcPublicGateway = getVpcPublicGateway;
|
|
42
42
|
/**
|
|
43
|
-
* Gets information about a
|
|
43
|
+
* Gets information about a Public Gateway.
|
|
44
44
|
*
|
|
45
45
|
* ## Example Usage
|
|
46
46
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Gets information about a
|
|
3
|
+
* Gets information about a Public Gateway DHCP configuration.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -51,7 +51,7 @@ export interface GetVpcPublicGatewayDhcpResult {
|
|
|
51
51
|
readonly zone: string;
|
|
52
52
|
}
|
|
53
53
|
/**
|
|
54
|
-
* Gets information about a
|
|
54
|
+
* Gets information about a Public Gateway DHCP configuration.
|
|
55
55
|
*
|
|
56
56
|
* ## Example Usage
|
|
57
57
|
*
|
|
@@ -6,7 +6,7 @@ exports.getVpcPublicGatewayDhcpOutput = exports.getVpcPublicGatewayDhcp = void 0
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Gets information about a
|
|
9
|
+
* Gets information about a Public Gateway DHCP configuration.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -29,7 +29,7 @@ function getVpcPublicGatewayDhcp(args, opts) {
|
|
|
29
29
|
}
|
|
30
30
|
exports.getVpcPublicGatewayDhcp = getVpcPublicGatewayDhcp;
|
|
31
31
|
/**
|
|
32
|
-
* Gets information about a
|
|
32
|
+
* Gets information about a Public Gateway DHCP configuration.
|
|
33
33
|
*
|
|
34
34
|
* ## Example Usage
|
|
35
35
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Gets information about a
|
|
4
|
-
* API [documentation](https://
|
|
3
|
+
* Gets information about a DHCP entry. For further information, please see the
|
|
4
|
+
* API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-dhcp-entries-list-dhcp-entries)/
|
|
5
5
|
*
|
|
6
6
|
* ## Example Dynamic
|
|
7
7
|
*
|
|
@@ -40,7 +40,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
40
40
|
* });
|
|
41
41
|
* ```
|
|
42
42
|
*
|
|
43
|
-
* ## Example Static and PAT
|
|
43
|
+
* ## Example Static and PAT Rule
|
|
44
44
|
*
|
|
45
45
|
* ```typescript
|
|
46
46
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -113,15 +113,15 @@ export interface GetVpcPublicGatewayDhcpReservationArgs {
|
|
|
113
113
|
*/
|
|
114
114
|
macAddress?: string;
|
|
115
115
|
/**
|
|
116
|
-
* The ID of the
|
|
116
|
+
* The ID of the reservation (DHCP entry) to retrieve.
|
|
117
117
|
*/
|
|
118
118
|
reservationId?: string;
|
|
119
119
|
/**
|
|
120
|
-
*
|
|
120
|
+
* Whether to wait for `macAddress` to exist in DHCP.
|
|
121
121
|
*/
|
|
122
122
|
waitForDhcp?: boolean;
|
|
123
123
|
/**
|
|
124
|
-
* `zone`) The zone in which the
|
|
124
|
+
* `zone`). The zone in which the reservation exists.
|
|
125
125
|
*/
|
|
126
126
|
zone?: string;
|
|
127
127
|
}
|
|
@@ -145,8 +145,8 @@ export interface GetVpcPublicGatewayDhcpReservationResult {
|
|
|
145
145
|
readonly zone?: string;
|
|
146
146
|
}
|
|
147
147
|
/**
|
|
148
|
-
* Gets information about a
|
|
149
|
-
* API [documentation](https://
|
|
148
|
+
* Gets information about a DHCP entry. For further information, please see the
|
|
149
|
+
* API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-dhcp-entries-list-dhcp-entries)/
|
|
150
150
|
*
|
|
151
151
|
* ## Example Dynamic
|
|
152
152
|
*
|
|
@@ -185,7 +185,7 @@ export interface GetVpcPublicGatewayDhcpReservationResult {
|
|
|
185
185
|
* });
|
|
186
186
|
* ```
|
|
187
187
|
*
|
|
188
|
-
* ## Example Static and PAT
|
|
188
|
+
* ## Example Static and PAT Rule
|
|
189
189
|
*
|
|
190
190
|
* ```typescript
|
|
191
191
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -258,15 +258,15 @@ export interface GetVpcPublicGatewayDhcpReservationOutputArgs {
|
|
|
258
258
|
*/
|
|
259
259
|
macAddress?: pulumi.Input<string>;
|
|
260
260
|
/**
|
|
261
|
-
* The ID of the
|
|
261
|
+
* The ID of the reservation (DHCP entry) to retrieve.
|
|
262
262
|
*/
|
|
263
263
|
reservationId?: pulumi.Input<string>;
|
|
264
264
|
/**
|
|
265
|
-
*
|
|
265
|
+
* Whether to wait for `macAddress` to exist in DHCP.
|
|
266
266
|
*/
|
|
267
267
|
waitForDhcp?: pulumi.Input<boolean>;
|
|
268
268
|
/**
|
|
269
|
-
* `zone`) The zone in which the
|
|
269
|
+
* `zone`). The zone in which the reservation exists.
|
|
270
270
|
*/
|
|
271
271
|
zone?: pulumi.Input<string>;
|
|
272
272
|
}
|
|
@@ -6,8 +6,8 @@ exports.getVpcPublicGatewayDhcpReservationOutput = exports.getVpcPublicGatewayDh
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Gets information about a
|
|
10
|
-
* API [documentation](https://
|
|
9
|
+
* Gets information about a DHCP entry. For further information, please see the
|
|
10
|
+
* API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-dhcp-entries-list-dhcp-entries)/
|
|
11
11
|
*
|
|
12
12
|
* ## Example Dynamic
|
|
13
13
|
*
|
|
@@ -46,7 +46,7 @@ const utilities = require("./utilities");
|
|
|
46
46
|
* });
|
|
47
47
|
* ```
|
|
48
48
|
*
|
|
49
|
-
* ## Example Static and PAT
|
|
49
|
+
* ## Example Static and PAT Rule
|
|
50
50
|
*
|
|
51
51
|
* ```typescript
|
|
52
52
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -116,8 +116,8 @@ function getVpcPublicGatewayDhcpReservation(args, opts) {
|
|
|
116
116
|
}
|
|
117
117
|
exports.getVpcPublicGatewayDhcpReservation = getVpcPublicGatewayDhcpReservation;
|
|
118
118
|
/**
|
|
119
|
-
* Gets information about a
|
|
120
|
-
* API [documentation](https://
|
|
119
|
+
* Gets information about a DHCP entry. For further information, please see the
|
|
120
|
+
* API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-dhcp-entries-list-dhcp-entries)/
|
|
121
121
|
*
|
|
122
122
|
* ## Example Dynamic
|
|
123
123
|
*
|
|
@@ -156,7 +156,7 @@ exports.getVpcPublicGatewayDhcpReservation = getVpcPublicGatewayDhcpReservation;
|
|
|
156
156
|
* });
|
|
157
157
|
* ```
|
|
158
158
|
*
|
|
159
|
-
* ## Example Static and PAT
|
|
159
|
+
* ## Example Static and PAT Rule
|
|
160
160
|
*
|
|
161
161
|
* ```typescript
|
|
162
162
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Gets information about a public
|
|
3
|
+
* Gets information about a Public Gateway public flexible IP address.
|
|
4
4
|
*
|
|
5
|
-
* For further information please
|
|
5
|
+
* For further information, please see the API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-ips-list-ips).
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -43,9 +43,9 @@ export interface GetVpcPublicGatewayIpResult {
|
|
|
43
43
|
readonly zone: string;
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
|
-
* Gets information about a public
|
|
46
|
+
* Gets information about a Public Gateway public flexible IP address.
|
|
47
47
|
*
|
|
48
|
-
* For further information please
|
|
48
|
+
* For further information, please see the API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-ips-list-ips).
|
|
49
49
|
*
|
|
50
50
|
* ## Example Usage
|
|
51
51
|
*
|
package/getVpcPublicGatewayIp.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.getVpcPublicGatewayIpOutput = exports.getVpcPublicGatewayIp = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Gets information about a public
|
|
9
|
+
* Gets information about a Public Gateway public flexible IP address.
|
|
10
10
|
*
|
|
11
|
-
* For further information please
|
|
11
|
+
* For further information, please see the API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-ips-list-ips).
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -32,9 +32,9 @@ function getVpcPublicGatewayIp(args, opts) {
|
|
|
32
32
|
}
|
|
33
33
|
exports.getVpcPublicGatewayIp = getVpcPublicGatewayIp;
|
|
34
34
|
/**
|
|
35
|
-
* Gets information about a public
|
|
35
|
+
* Gets information about a Public Gateway public flexible IP address.
|
|
36
36
|
*
|
|
37
|
-
* For further information please
|
|
37
|
+
* For further information, please see the API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-ips-list-ips).
|
|
38
38
|
*
|
|
39
39
|
* ## Example Usage
|
|
40
40
|
*
|
package/getVpcPublicPatRule.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Gets information about a
|
|
4
|
-
* API [documentation](https://
|
|
3
|
+
* Gets information about a Public Gateway PAT rule. For further information, please see the
|
|
4
|
+
* API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-pat-rules-list-pat-rules).
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
@@ -70,7 +70,7 @@ export interface GetVpcPublicPatRuleArgs {
|
|
|
70
70
|
patRuleId: string;
|
|
71
71
|
/**
|
|
72
72
|
* `zone`) The zone in which
|
|
73
|
-
* the
|
|
73
|
+
* the rule exists.
|
|
74
74
|
*/
|
|
75
75
|
zone?: string;
|
|
76
76
|
}
|
|
@@ -80,7 +80,7 @@ export interface GetVpcPublicPatRuleArgs {
|
|
|
80
80
|
export interface GetVpcPublicPatRuleResult {
|
|
81
81
|
readonly createdAt: string;
|
|
82
82
|
/**
|
|
83
|
-
* The ID of the
|
|
83
|
+
* The ID of the Public Gateway.
|
|
84
84
|
*/
|
|
85
85
|
readonly gatewayId: string;
|
|
86
86
|
/**
|
|
@@ -90,27 +90,27 @@ export interface GetVpcPublicPatRuleResult {
|
|
|
90
90
|
readonly organizationId: string;
|
|
91
91
|
readonly patRuleId: string;
|
|
92
92
|
/**
|
|
93
|
-
* The
|
|
93
|
+
* The private IP address to forward data to.
|
|
94
94
|
*/
|
|
95
95
|
readonly privateIp: string;
|
|
96
96
|
/**
|
|
97
|
-
* The
|
|
97
|
+
* The private port to translate to.
|
|
98
98
|
*/
|
|
99
99
|
readonly privatePort: number;
|
|
100
100
|
/**
|
|
101
|
-
* The
|
|
101
|
+
* The protocol the rule should apply to. Possible values are `both`, `tcp` and `udp`.
|
|
102
102
|
*/
|
|
103
103
|
readonly protocol: string;
|
|
104
104
|
/**
|
|
105
|
-
* The
|
|
105
|
+
* The public port to listen on.
|
|
106
106
|
*/
|
|
107
107
|
readonly publicPort: number;
|
|
108
108
|
readonly updatedAt: string;
|
|
109
109
|
readonly zone?: string;
|
|
110
110
|
}
|
|
111
111
|
/**
|
|
112
|
-
* Gets information about a
|
|
113
|
-
* API [documentation](https://
|
|
112
|
+
* Gets information about a Public Gateway PAT rule. For further information, please see the
|
|
113
|
+
* API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-pat-rules-list-pat-rules).
|
|
114
114
|
*
|
|
115
115
|
* ## Example Usage
|
|
116
116
|
*
|
|
@@ -179,7 +179,7 @@ export interface GetVpcPublicPatRuleOutputArgs {
|
|
|
179
179
|
patRuleId: pulumi.Input<string>;
|
|
180
180
|
/**
|
|
181
181
|
* `zone`) The zone in which
|
|
182
|
-
* the
|
|
182
|
+
* the rule exists.
|
|
183
183
|
*/
|
|
184
184
|
zone?: pulumi.Input<string>;
|
|
185
185
|
}
|
package/getVpcPublicPatRule.js
CHANGED
|
@@ -6,8 +6,8 @@ exports.getVpcPublicPatRuleOutput = exports.getVpcPublicPatRule = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Gets information about a
|
|
10
|
-
* API [documentation](https://
|
|
9
|
+
* Gets information about a Public Gateway PAT rule. For further information, please see the
|
|
10
|
+
* API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-pat-rules-list-pat-rules).
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
@@ -74,8 +74,8 @@ function getVpcPublicPatRule(args, opts) {
|
|
|
74
74
|
}
|
|
75
75
|
exports.getVpcPublicPatRule = getVpcPublicPatRule;
|
|
76
76
|
/**
|
|
77
|
-
* Gets information about a
|
|
78
|
-
* API [documentation](https://
|
|
77
|
+
* Gets information about a Public Gateway PAT rule. For further information, please see the
|
|
78
|
+
* API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-pat-rules-list-pat-rules).
|
|
79
79
|
*
|
|
80
80
|
* ## Example Usage
|
|
81
81
|
*
|