@pulumi/gcp 6.24.0 → 6.25.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/accesscontextmanager/accessLevelCondition.d.ts +53 -0
- package/accesscontextmanager/accessLevelCondition.js +53 -0
- package/accesscontextmanager/accessLevelCondition.js.map +1 -1
- package/apigee/envGroup.d.ts +31 -0
- package/apigee/envGroup.js +31 -0
- package/apigee/envGroup.js.map +1 -1
- package/apigee/envGroupAttachment.d.ts +64 -0
- package/apigee/envGroupAttachment.js +64 -0
- package/apigee/envGroupAttachment.js.map +1 -1
- package/apigee/environment.d.ts +32 -0
- package/apigee/environment.js +32 -0
- package/apigee/environment.js.map +1 -1
- package/apigee/instance.d.ts +148 -0
- package/apigee/instance.js +148 -0
- package/apigee/instance.js.map +1 -1
- package/apigee/instanceAttachment.d.ts +64 -0
- package/apigee/instanceAttachment.js +64 -0
- package/apigee/instanceAttachment.js.map +1 -1
- package/bigquery/connection.d.ts +34 -21
- package/bigquery/connection.js +18 -21
- package/bigquery/connection.js.map +1 -1
- package/bigquery/reservationAssignment.d.ts +3 -4
- package/bigquery/reservationAssignment.js +3 -4
- package/bigquery/reservationAssignment.js.map +1 -1
- package/bigquery/routine.d.ts +56 -0
- package/bigquery/routine.js +56 -0
- package/bigquery/routine.js.map +1 -1
- package/certificateauthority/authority.d.ts +12 -0
- package/certificateauthority/authority.js +2 -0
- package/certificateauthority/authority.js.map +1 -1
- package/certificateauthority/getAuthority.d.ts +1 -0
- package/certificateauthority/getAuthority.js.map +1 -1
- package/certificatemanager/certificate.d.ts +230 -0
- package/certificatemanager/certificate.js +116 -0
- package/certificatemanager/certificate.js.map +1 -0
- package/certificatemanager/dnsAuthorization.d.ts +175 -0
- package/certificatemanager/dnsAuthorization.js +109 -0
- package/certificatemanager/dnsAuthorization.js.map +1 -0
- package/certificatemanager/index.d.ts +2 -0
- package/certificatemanager/index.js +42 -0
- package/certificatemanager/index.js.map +1 -0
- package/clouddeploy/deliveryPipeline.d.ts +231 -0
- package/clouddeploy/deliveryPipeline.js +130 -0
- package/clouddeploy/deliveryPipeline.js.map +1 -0
- package/clouddeploy/index.d.ts +2 -0
- package/clouddeploy/index.js +42 -0
- package/clouddeploy/index.js.map +1 -0
- package/clouddeploy/target.d.ts +256 -0
- package/clouddeploy/target.js +125 -0
- package/clouddeploy/target.js.map +1 -0
- package/cloudfunctions/function.d.ts +17 -5
- package/cloudfunctions/function.js +4 -2
- package/cloudfunctions/function.js.map +1 -1
- package/cloudfunctions/getFunction.d.ts +1 -0
- package/cloudfunctions/getFunction.js.map +1 -1
- package/compute/globalAddress.d.ts +18 -0
- package/compute/globalAddress.js +18 -0
- package/compute/globalAddress.js.map +1 -1
- package/compute/organizationSecurityPolicy.d.ts +13 -0
- package/compute/organizationSecurityPolicy.js +13 -0
- package/compute/organizationSecurityPolicy.js.map +1 -1
- package/compute/organizationSecurityPolicyAssociation.d.ts +51 -0
- package/compute/organizationSecurityPolicyAssociation.js +51 -0
- package/compute/organizationSecurityPolicyAssociation.js.map +1 -1
- package/compute/organizationSecurityPolicyRule.d.ts +39 -0
- package/compute/organizationSecurityPolicyRule.js +39 -0
- package/compute/organizationSecurityPolicyRule.js.map +1 -1
- package/compute/perInstanceConfig.d.ts +65 -0
- package/compute/perInstanceConfig.js +65 -0
- package/compute/perInstanceConfig.js.map +1 -1
- package/compute/regionNetworkEndpointGroup.d.ts +30 -3
- package/compute/regionNetworkEndpointGroup.js +14 -0
- package/compute/regionNetworkEndpointGroup.js.map +1 -1
- package/compute/regionPerInstanceConfig.d.ts +70 -0
- package/compute/regionPerInstanceConfig.js +70 -0
- package/compute/regionPerInstanceConfig.js.map +1 -1
- package/compute/routerNat.d.ts +21 -0
- package/compute/routerNat.js +2 -0
- package/compute/routerNat.js.map +1 -1
- package/compute/serviceAttachment.d.ts +23 -0
- package/compute/serviceAttachment.js +4 -0
- package/compute/serviceAttachment.js.map +1 -1
- package/config/vars.d.ts +3 -1
- package/config/vars.js +14 -2
- package/config/vars.js.map +1 -1
- package/diagflow/intent.d.ts +46 -0
- package/diagflow/intent.js +46 -0
- package/diagflow/intent.js.map +1 -1
- package/firebase/project.d.ts +16 -0
- package/firebase/project.js +16 -0
- package/firebase/project.js.map +1 -1
- package/firebase/projectLocation.d.ts +22 -0
- package/firebase/projectLocation.js +22 -0
- package/firebase/projectLocation.js.map +1 -1
- package/firebase/webApp.d.ts +43 -0
- package/firebase/webApp.js +43 -0
- package/firebase/webApp.js.map +1 -1
- package/firestore/document.d.ts +2 -2
- package/firestore/document.js +2 -2
- package/iap/brand.d.ts +20 -0
- package/iap/brand.js +20 -0
- package/iap/brand.js.map +1 -1
- package/iap/client.d.ts +24 -0
- package/iap/client.js +24 -0
- package/iap/client.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +6 -2
- package/index.js.map +1 -1
- package/monitoring/uptimeCheckConfig.d.ts +16 -0
- package/monitoring/uptimeCheckConfig.js +3 -0
- package/monitoring/uptimeCheckConfig.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.d.ts +6 -2
- package/provider.js +3 -1
- package/provider.js.map +1 -1
- package/tpu/node.d.ts +36 -0
- package/tpu/node.js +36 -0
- package/tpu/node.js.map +1 -1
- package/types/input.d.ts +160 -4
- package/types/output.d.ts +189 -5
- package/vpcaccess/connector.d.ts +2 -1
- package/vpcaccess/connector.js +2 -1
- package/vpcaccess/connector.js.map +1 -1
|
@@ -129,6 +129,18 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
129
129
|
* },
|
|
130
130
|
* });
|
|
131
131
|
* ```
|
|
132
|
+
* ### Region Network Endpoint Group Psc
|
|
133
|
+
*
|
|
134
|
+
* ```typescript
|
|
135
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
136
|
+
* import * as gcp from "@pulumi/gcp";
|
|
137
|
+
*
|
|
138
|
+
* const pscNeg = new gcp.compute.RegionNetworkEndpointGroup("psc_neg", {
|
|
139
|
+
* networkEndpointType: "PRIVATE_SERVICE_CONNECT",
|
|
140
|
+
* pscTargetService: "asia-northeast3-cloudkms.googleapis.com",
|
|
141
|
+
* region: "asia-northeast3",
|
|
142
|
+
* });
|
|
143
|
+
* ```
|
|
132
144
|
*
|
|
133
145
|
* ## Import
|
|
134
146
|
*
|
|
@@ -202,7 +214,7 @@ export declare class RegionNetworkEndpointGroup extends pulumi.CustomResource {
|
|
|
202
214
|
/**
|
|
203
215
|
* Type of network endpoints in this network endpoint group. Defaults to SERVERLESS
|
|
204
216
|
* Default value is `SERVERLESS`.
|
|
205
|
-
* Possible values are `SERVERLESS`.
|
|
217
|
+
* Possible values are `SERVERLESS` and `PRIVATE_SERVICE_CONNECT`.
|
|
206
218
|
*/
|
|
207
219
|
readonly networkEndpointType: pulumi.Output<string | undefined>;
|
|
208
220
|
/**
|
|
@@ -210,6 +222,11 @@ export declare class RegionNetworkEndpointGroup extends pulumi.CustomResource {
|
|
|
210
222
|
* If it is not provided, the provider project is used.
|
|
211
223
|
*/
|
|
212
224
|
readonly project: pulumi.Output<string>;
|
|
225
|
+
/**
|
|
226
|
+
* The target service url used to set up private service connection to
|
|
227
|
+
* a Google API or a PSC Producer Service Attachment.
|
|
228
|
+
*/
|
|
229
|
+
readonly pscTargetService: pulumi.Output<string | undefined>;
|
|
213
230
|
/**
|
|
214
231
|
* A reference to the region where the Serverless NEGs Reside.
|
|
215
232
|
*/
|
|
@@ -272,7 +289,7 @@ export interface RegionNetworkEndpointGroupState {
|
|
|
272
289
|
/**
|
|
273
290
|
* Type of network endpoints in this network endpoint group. Defaults to SERVERLESS
|
|
274
291
|
* Default value is `SERVERLESS`.
|
|
275
|
-
* Possible values are `SERVERLESS`.
|
|
292
|
+
* Possible values are `SERVERLESS` and `PRIVATE_SERVICE_CONNECT`.
|
|
276
293
|
*/
|
|
277
294
|
networkEndpointType?: pulumi.Input<string>;
|
|
278
295
|
/**
|
|
@@ -280,6 +297,11 @@ export interface RegionNetworkEndpointGroupState {
|
|
|
280
297
|
* If it is not provided, the provider project is used.
|
|
281
298
|
*/
|
|
282
299
|
project?: pulumi.Input<string>;
|
|
300
|
+
/**
|
|
301
|
+
* The target service url used to set up private service connection to
|
|
302
|
+
* a Google API or a PSC Producer Service Attachment.
|
|
303
|
+
*/
|
|
304
|
+
pscTargetService?: pulumi.Input<string>;
|
|
283
305
|
/**
|
|
284
306
|
* A reference to the region where the Serverless NEGs Reside.
|
|
285
307
|
*/
|
|
@@ -334,7 +356,7 @@ export interface RegionNetworkEndpointGroupArgs {
|
|
|
334
356
|
/**
|
|
335
357
|
* Type of network endpoints in this network endpoint group. Defaults to SERVERLESS
|
|
336
358
|
* Default value is `SERVERLESS`.
|
|
337
|
-
* Possible values are `SERVERLESS`.
|
|
359
|
+
* Possible values are `SERVERLESS` and `PRIVATE_SERVICE_CONNECT`.
|
|
338
360
|
*/
|
|
339
361
|
networkEndpointType?: pulumi.Input<string>;
|
|
340
362
|
/**
|
|
@@ -342,6 +364,11 @@ export interface RegionNetworkEndpointGroupArgs {
|
|
|
342
364
|
* If it is not provided, the provider project is used.
|
|
343
365
|
*/
|
|
344
366
|
project?: pulumi.Input<string>;
|
|
367
|
+
/**
|
|
368
|
+
* The target service url used to set up private service connection to
|
|
369
|
+
* a Google API or a PSC Producer Service Attachment.
|
|
370
|
+
*/
|
|
371
|
+
pscTargetService?: pulumi.Input<string>;
|
|
345
372
|
/**
|
|
346
373
|
* A reference to the region where the Serverless NEGs Reside.
|
|
347
374
|
*/
|
|
@@ -134,6 +134,18 @@ const utilities = require("../utilities");
|
|
|
134
134
|
* },
|
|
135
135
|
* });
|
|
136
136
|
* ```
|
|
137
|
+
* ### Region Network Endpoint Group Psc
|
|
138
|
+
*
|
|
139
|
+
* ```typescript
|
|
140
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
141
|
+
* import * as gcp from "@pulumi/gcp";
|
|
142
|
+
*
|
|
143
|
+
* const pscNeg = new gcp.compute.RegionNetworkEndpointGroup("psc_neg", {
|
|
144
|
+
* networkEndpointType: "PRIVATE_SERVICE_CONNECT",
|
|
145
|
+
* pscTargetService: "asia-northeast3-cloudkms.googleapis.com",
|
|
146
|
+
* region: "asia-northeast3",
|
|
147
|
+
* });
|
|
148
|
+
* ```
|
|
137
149
|
*
|
|
138
150
|
* ## Import
|
|
139
151
|
*
|
|
@@ -168,6 +180,7 @@ class RegionNetworkEndpointGroup extends pulumi.CustomResource {
|
|
|
168
180
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
169
181
|
resourceInputs["networkEndpointType"] = state ? state.networkEndpointType : undefined;
|
|
170
182
|
resourceInputs["project"] = state ? state.project : undefined;
|
|
183
|
+
resourceInputs["pscTargetService"] = state ? state.pscTargetService : undefined;
|
|
171
184
|
resourceInputs["region"] = state ? state.region : undefined;
|
|
172
185
|
resourceInputs["selfLink"] = state ? state.selfLink : undefined;
|
|
173
186
|
resourceInputs["serverlessDeployment"] = state ? state.serverlessDeployment : undefined;
|
|
@@ -184,6 +197,7 @@ class RegionNetworkEndpointGroup extends pulumi.CustomResource {
|
|
|
184
197
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
185
198
|
resourceInputs["networkEndpointType"] = args ? args.networkEndpointType : undefined;
|
|
186
199
|
resourceInputs["project"] = args ? args.project : undefined;
|
|
200
|
+
resourceInputs["pscTargetService"] = args ? args.pscTargetService : undefined;
|
|
187
201
|
resourceInputs["region"] = args ? args.region : undefined;
|
|
188
202
|
resourceInputs["serverlessDeployment"] = args ? args.serverlessDeployment : undefined;
|
|
189
203
|
resourceInputs["selfLink"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"regionNetworkEndpointGroup.js","sourceRoot":"","sources":["../../compute/regionNetworkEndpointGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"regionNetworkEndpointGroup.js","sourceRoot":"","sources":["../../compute/regionNetworkEndpointGroup.ts"],"names":[],"mappings":"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"}
|
|
@@ -12,6 +12,76 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
12
12
|
* * [Official Documentation](https://cloud.google.com/compute/docs/instance-groups/stateful-migs#per-instance_configs)
|
|
13
13
|
*
|
|
14
14
|
* ## Example Usage
|
|
15
|
+
* ### Stateful Rigm
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as gcp from "@pulumi/gcp";
|
|
20
|
+
*
|
|
21
|
+
* const myImage = gcp.compute.getImage({
|
|
22
|
+
* family: "debian-9",
|
|
23
|
+
* project: "debian-cloud",
|
|
24
|
+
* });
|
|
25
|
+
* const igm_basic = new gcp.compute.InstanceTemplate("igm-basic", {
|
|
26
|
+
* machineType: "e2-medium",
|
|
27
|
+
* canIpForward: false,
|
|
28
|
+
* tags: [
|
|
29
|
+
* "foo",
|
|
30
|
+
* "bar",
|
|
31
|
+
* ],
|
|
32
|
+
* disks: [{
|
|
33
|
+
* sourceImage: myImage.then(myImage => myImage.selfLink),
|
|
34
|
+
* autoDelete: true,
|
|
35
|
+
* boot: true,
|
|
36
|
+
* }],
|
|
37
|
+
* networkInterfaces: [{
|
|
38
|
+
* network: "default",
|
|
39
|
+
* }],
|
|
40
|
+
* serviceAccount: {
|
|
41
|
+
* scopes: [
|
|
42
|
+
* "userinfo-email",
|
|
43
|
+
* "compute-ro",
|
|
44
|
+
* "storage-ro",
|
|
45
|
+
* ],
|
|
46
|
+
* },
|
|
47
|
+
* });
|
|
48
|
+
* const rigm = new gcp.compute.RegionInstanceGroupManager("rigm", {
|
|
49
|
+
* description: "Demo test instance group manager",
|
|
50
|
+
* versions: [{
|
|
51
|
+
* name: "prod",
|
|
52
|
+
* instanceTemplate: igm_basic.selfLink,
|
|
53
|
+
* }],
|
|
54
|
+
* updatePolicy: {
|
|
55
|
+
* type: "OPPORTUNISTIC",
|
|
56
|
+
* instanceRedistributionType: "NONE",
|
|
57
|
+
* minimalAction: "RESTART",
|
|
58
|
+
* },
|
|
59
|
+
* baseInstanceName: "rigm",
|
|
60
|
+
* region: "us-central1",
|
|
61
|
+
* targetSize: 2,
|
|
62
|
+
* });
|
|
63
|
+
* const _default = new gcp.compute.Disk("default", {
|
|
64
|
+
* type: "pd-ssd",
|
|
65
|
+
* zone: "us-central1-a",
|
|
66
|
+
* image: "debian-8-jessie-v20170523",
|
|
67
|
+
* physicalBlockSizeBytes: 4096,
|
|
68
|
+
* });
|
|
69
|
+
* const withDisk = new gcp.compute.RegionPerInstanceConfig("withDisk", {
|
|
70
|
+
* region: google_compute_region_instance_group_manager.igm.region,
|
|
71
|
+
* regionInstanceGroupManager: rigm.name,
|
|
72
|
+
* preservedState: {
|
|
73
|
+
* metadata: {
|
|
74
|
+
* foo: "bar",
|
|
75
|
+
* instance_template: igm_basic.selfLink,
|
|
76
|
+
* },
|
|
77
|
+
* disks: [{
|
|
78
|
+
* deviceName: "my-stateful-disk",
|
|
79
|
+
* source: _default.id,
|
|
80
|
+
* mode: "READ_ONLY",
|
|
81
|
+
* }],
|
|
82
|
+
* },
|
|
83
|
+
* });
|
|
84
|
+
* ```
|
|
15
85
|
*
|
|
16
86
|
* ## Import
|
|
17
87
|
*
|
|
@@ -17,6 +17,76 @@ const utilities = require("../utilities");
|
|
|
17
17
|
* * [Official Documentation](https://cloud.google.com/compute/docs/instance-groups/stateful-migs#per-instance_configs)
|
|
18
18
|
*
|
|
19
19
|
* ## Example Usage
|
|
20
|
+
* ### Stateful Rigm
|
|
21
|
+
*
|
|
22
|
+
* ```typescript
|
|
23
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
24
|
+
* import * as gcp from "@pulumi/gcp";
|
|
25
|
+
*
|
|
26
|
+
* const myImage = gcp.compute.getImage({
|
|
27
|
+
* family: "debian-9",
|
|
28
|
+
* project: "debian-cloud",
|
|
29
|
+
* });
|
|
30
|
+
* const igm_basic = new gcp.compute.InstanceTemplate("igm-basic", {
|
|
31
|
+
* machineType: "e2-medium",
|
|
32
|
+
* canIpForward: false,
|
|
33
|
+
* tags: [
|
|
34
|
+
* "foo",
|
|
35
|
+
* "bar",
|
|
36
|
+
* ],
|
|
37
|
+
* disks: [{
|
|
38
|
+
* sourceImage: myImage.then(myImage => myImage.selfLink),
|
|
39
|
+
* autoDelete: true,
|
|
40
|
+
* boot: true,
|
|
41
|
+
* }],
|
|
42
|
+
* networkInterfaces: [{
|
|
43
|
+
* network: "default",
|
|
44
|
+
* }],
|
|
45
|
+
* serviceAccount: {
|
|
46
|
+
* scopes: [
|
|
47
|
+
* "userinfo-email",
|
|
48
|
+
* "compute-ro",
|
|
49
|
+
* "storage-ro",
|
|
50
|
+
* ],
|
|
51
|
+
* },
|
|
52
|
+
* });
|
|
53
|
+
* const rigm = new gcp.compute.RegionInstanceGroupManager("rigm", {
|
|
54
|
+
* description: "Demo test instance group manager",
|
|
55
|
+
* versions: [{
|
|
56
|
+
* name: "prod",
|
|
57
|
+
* instanceTemplate: igm_basic.selfLink,
|
|
58
|
+
* }],
|
|
59
|
+
* updatePolicy: {
|
|
60
|
+
* type: "OPPORTUNISTIC",
|
|
61
|
+
* instanceRedistributionType: "NONE",
|
|
62
|
+
* minimalAction: "RESTART",
|
|
63
|
+
* },
|
|
64
|
+
* baseInstanceName: "rigm",
|
|
65
|
+
* region: "us-central1",
|
|
66
|
+
* targetSize: 2,
|
|
67
|
+
* });
|
|
68
|
+
* const _default = new gcp.compute.Disk("default", {
|
|
69
|
+
* type: "pd-ssd",
|
|
70
|
+
* zone: "us-central1-a",
|
|
71
|
+
* image: "debian-8-jessie-v20170523",
|
|
72
|
+
* physicalBlockSizeBytes: 4096,
|
|
73
|
+
* });
|
|
74
|
+
* const withDisk = new gcp.compute.RegionPerInstanceConfig("withDisk", {
|
|
75
|
+
* region: google_compute_region_instance_group_manager.igm.region,
|
|
76
|
+
* regionInstanceGroupManager: rigm.name,
|
|
77
|
+
* preservedState: {
|
|
78
|
+
* metadata: {
|
|
79
|
+
* foo: "bar",
|
|
80
|
+
* instance_template: igm_basic.selfLink,
|
|
81
|
+
* },
|
|
82
|
+
* disks: [{
|
|
83
|
+
* deviceName: "my-stateful-disk",
|
|
84
|
+
* source: _default.id,
|
|
85
|
+
* mode: "READ_ONLY",
|
|
86
|
+
* }],
|
|
87
|
+
* },
|
|
88
|
+
* });
|
|
89
|
+
* ```
|
|
20
90
|
*
|
|
21
91
|
* ## Import
|
|
22
92
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"regionPerInstanceConfig.js","sourceRoot":"","sources":["../../compute/regionPerInstanceConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"regionPerInstanceConfig.js","sourceRoot":"","sources":["../../compute/regionPerInstanceConfig.ts"],"names":[],"mappings":"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"}
|
package/compute/routerNat.d.ts
CHANGED
|
@@ -114,6 +114,13 @@ export declare class RouterNat extends pulumi.CustomResource {
|
|
|
114
114
|
* valid static external IPs that have been assigned to the NAT.
|
|
115
115
|
*/
|
|
116
116
|
readonly drainNatIps: pulumi.Output<string[] | undefined>;
|
|
117
|
+
/**
|
|
118
|
+
* Enable Dynamic Port Allocation.
|
|
119
|
+
* If minPorts is set, minPortsPerVm must be set to a power of two greater than or equal to 32.
|
|
120
|
+
* If minPortsPerVm is not set, a minimum of 32 ports will be allocated to a VM from this NAT config.
|
|
121
|
+
* Mutually exclusive with enableEndpointIndependentMapping.
|
|
122
|
+
*/
|
|
123
|
+
readonly enableDynamicPortAllocation: pulumi.Output<boolean | undefined>;
|
|
117
124
|
/**
|
|
118
125
|
* Specifies if endpoint independent mapping is enabled. This is enabled by default. For more information
|
|
119
126
|
* see the [official documentation](https://cloud.google.com/nat/docs/overview#specs-rfcs).
|
|
@@ -213,6 +220,13 @@ export interface RouterNatState {
|
|
|
213
220
|
* valid static external IPs that have been assigned to the NAT.
|
|
214
221
|
*/
|
|
215
222
|
drainNatIps?: pulumi.Input<pulumi.Input<string>[]>;
|
|
223
|
+
/**
|
|
224
|
+
* Enable Dynamic Port Allocation.
|
|
225
|
+
* If minPorts is set, minPortsPerVm must be set to a power of two greater than or equal to 32.
|
|
226
|
+
* If minPortsPerVm is not set, a minimum of 32 ports will be allocated to a VM from this NAT config.
|
|
227
|
+
* Mutually exclusive with enableEndpointIndependentMapping.
|
|
228
|
+
*/
|
|
229
|
+
enableDynamicPortAllocation?: pulumi.Input<boolean>;
|
|
216
230
|
/**
|
|
217
231
|
* Specifies if endpoint independent mapping is enabled. This is enabled by default. For more information
|
|
218
232
|
* see the [official documentation](https://cloud.google.com/nat/docs/overview#specs-rfcs).
|
|
@@ -304,6 +318,13 @@ export interface RouterNatArgs {
|
|
|
304
318
|
* valid static external IPs that have been assigned to the NAT.
|
|
305
319
|
*/
|
|
306
320
|
drainNatIps?: pulumi.Input<pulumi.Input<string>[]>;
|
|
321
|
+
/**
|
|
322
|
+
* Enable Dynamic Port Allocation.
|
|
323
|
+
* If minPorts is set, minPortsPerVm must be set to a power of two greater than or equal to 32.
|
|
324
|
+
* If minPortsPerVm is not set, a minimum of 32 ports will be allocated to a VM from this NAT config.
|
|
325
|
+
* Mutually exclusive with enableEndpointIndependentMapping.
|
|
326
|
+
*/
|
|
327
|
+
enableDynamicPortAllocation?: pulumi.Input<boolean>;
|
|
307
328
|
/**
|
|
308
329
|
* Specifies if endpoint independent mapping is enabled. This is enabled by default. For more information
|
|
309
330
|
* see the [official documentation](https://cloud.google.com/nat/docs/overview#specs-rfcs).
|
package/compute/routerNat.js
CHANGED
|
@@ -105,6 +105,7 @@ class RouterNat extends pulumi.CustomResource {
|
|
|
105
105
|
if (opts.id) {
|
|
106
106
|
const state = argsOrState;
|
|
107
107
|
resourceInputs["drainNatIps"] = state ? state.drainNatIps : undefined;
|
|
108
|
+
resourceInputs["enableDynamicPortAllocation"] = state ? state.enableDynamicPortAllocation : undefined;
|
|
108
109
|
resourceInputs["enableEndpointIndependentMapping"] = state ? state.enableEndpointIndependentMapping : undefined;
|
|
109
110
|
resourceInputs["icmpIdleTimeoutSec"] = state ? state.icmpIdleTimeoutSec : undefined;
|
|
110
111
|
resourceInputs["logConfig"] = state ? state.logConfig : undefined;
|
|
@@ -133,6 +134,7 @@ class RouterNat extends pulumi.CustomResource {
|
|
|
133
134
|
throw new Error("Missing required property 'sourceSubnetworkIpRangesToNat'");
|
|
134
135
|
}
|
|
135
136
|
resourceInputs["drainNatIps"] = args ? args.drainNatIps : undefined;
|
|
137
|
+
resourceInputs["enableDynamicPortAllocation"] = args ? args.enableDynamicPortAllocation : undefined;
|
|
136
138
|
resourceInputs["enableEndpointIndependentMapping"] = args ? args.enableEndpointIndependentMapping : undefined;
|
|
137
139
|
resourceInputs["icmpIdleTimeoutSec"] = args ? args.icmpIdleTimeoutSec : undefined;
|
|
138
140
|
resourceInputs["logConfig"] = args ? args.logConfig : undefined;
|
package/compute/routerNat.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routerNat.js","sourceRoot":"","sources":["../../compute/routerNat.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4FG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"routerNat.js","sourceRoot":"","sources":["../../compute/routerNat.ts"],"names":[],"mappings":"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"}
|
|
@@ -50,6 +50,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
50
50
|
* const pscIlbServiceAttachment = new gcp.compute.ServiceAttachment("pscIlbServiceAttachment", {
|
|
51
51
|
* region: "us-west2",
|
|
52
52
|
* description: "A service attachment configured with Terraform",
|
|
53
|
+
* domainNames: ["gcp.tfacc.hashicorptest.com."],
|
|
53
54
|
* enableProxyProtocol: true,
|
|
54
55
|
* connectionPreference: "ACCEPT_AUTOMATIC",
|
|
55
56
|
* natSubnets: [pscIlbNat.id],
|
|
@@ -108,6 +109,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
108
109
|
* const pscIlbServiceAttachment = new gcp.compute.ServiceAttachment("pscIlbServiceAttachment", {
|
|
109
110
|
* region: "us-west2",
|
|
110
111
|
* description: "A service attachment configured with Terraform",
|
|
112
|
+
* domainNames: ["gcp.tfacc.hashicorptest.com."],
|
|
111
113
|
* enableProxyProtocol: true,
|
|
112
114
|
* connectionPreference: "ACCEPT_MANUAL",
|
|
113
115
|
* natSubnets: [pscIlbNat.id],
|
|
@@ -196,6 +198,13 @@ export declare class ServiceAttachment extends pulumi.CustomResource {
|
|
|
196
198
|
* An optional description of this resource.
|
|
197
199
|
*/
|
|
198
200
|
readonly description: pulumi.Output<string | undefined>;
|
|
201
|
+
/**
|
|
202
|
+
* If specified, the domain name will be used during the integration between
|
|
203
|
+
* the PSC connected endpoints and the Cloud DNS. For example, this is a
|
|
204
|
+
* valid domain name: "p.mycompany.com.". Current max number of domain names
|
|
205
|
+
* supported is 1.
|
|
206
|
+
*/
|
|
207
|
+
readonly domainNames: pulumi.Output<string[] | undefined>;
|
|
199
208
|
/**
|
|
200
209
|
* If true, enable the proxy protocol which is for supplying client TCP/IP
|
|
201
210
|
* address data in TCP connections that traverse proxies on their way to
|
|
@@ -274,6 +283,13 @@ export interface ServiceAttachmentState {
|
|
|
274
283
|
* An optional description of this resource.
|
|
275
284
|
*/
|
|
276
285
|
description?: pulumi.Input<string>;
|
|
286
|
+
/**
|
|
287
|
+
* If specified, the domain name will be used during the integration between
|
|
288
|
+
* the PSC connected endpoints and the Cloud DNS. For example, this is a
|
|
289
|
+
* valid domain name: "p.mycompany.com.". Current max number of domain names
|
|
290
|
+
* supported is 1.
|
|
291
|
+
*/
|
|
292
|
+
domainNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
277
293
|
/**
|
|
278
294
|
* If true, enable the proxy protocol which is for supplying client TCP/IP
|
|
279
295
|
* address data in TCP connections that traverse proxies on their way to
|
|
@@ -340,6 +356,13 @@ export interface ServiceAttachmentArgs {
|
|
|
340
356
|
* An optional description of this resource.
|
|
341
357
|
*/
|
|
342
358
|
description?: pulumi.Input<string>;
|
|
359
|
+
/**
|
|
360
|
+
* If specified, the domain name will be used during the integration between
|
|
361
|
+
* the PSC connected endpoints and the Cloud DNS. For example, this is a
|
|
362
|
+
* valid domain name: "p.mycompany.com.". Current max number of domain names
|
|
363
|
+
* supported is 1.
|
|
364
|
+
*/
|
|
365
|
+
domainNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
343
366
|
/**
|
|
344
367
|
* If true, enable the proxy protocol which is for supplying client TCP/IP
|
|
345
368
|
* address data in TCP connections that traverse proxies on their way to
|
|
@@ -55,6 +55,7 @@ const utilities = require("../utilities");
|
|
|
55
55
|
* const pscIlbServiceAttachment = new gcp.compute.ServiceAttachment("pscIlbServiceAttachment", {
|
|
56
56
|
* region: "us-west2",
|
|
57
57
|
* description: "A service attachment configured with Terraform",
|
|
58
|
+
* domainNames: ["gcp.tfacc.hashicorptest.com."],
|
|
58
59
|
* enableProxyProtocol: true,
|
|
59
60
|
* connectionPreference: "ACCEPT_AUTOMATIC",
|
|
60
61
|
* natSubnets: [pscIlbNat.id],
|
|
@@ -113,6 +114,7 @@ const utilities = require("../utilities");
|
|
|
113
114
|
* const pscIlbServiceAttachment = new gcp.compute.ServiceAttachment("pscIlbServiceAttachment", {
|
|
114
115
|
* region: "us-west2",
|
|
115
116
|
* description: "A service attachment configured with Terraform",
|
|
117
|
+
* domainNames: ["gcp.tfacc.hashicorptest.com."],
|
|
116
118
|
* enableProxyProtocol: true,
|
|
117
119
|
* connectionPreference: "ACCEPT_MANUAL",
|
|
118
120
|
* natSubnets: [pscIlbNat.id],
|
|
@@ -172,6 +174,7 @@ class ServiceAttachment extends pulumi.CustomResource {
|
|
|
172
174
|
resourceInputs["consumerAcceptLists"] = state ? state.consumerAcceptLists : undefined;
|
|
173
175
|
resourceInputs["consumerRejectLists"] = state ? state.consumerRejectLists : undefined;
|
|
174
176
|
resourceInputs["description"] = state ? state.description : undefined;
|
|
177
|
+
resourceInputs["domainNames"] = state ? state.domainNames : undefined;
|
|
175
178
|
resourceInputs["enableProxyProtocol"] = state ? state.enableProxyProtocol : undefined;
|
|
176
179
|
resourceInputs["fingerprint"] = state ? state.fingerprint : undefined;
|
|
177
180
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
@@ -199,6 +202,7 @@ class ServiceAttachment extends pulumi.CustomResource {
|
|
|
199
202
|
resourceInputs["consumerAcceptLists"] = args ? args.consumerAcceptLists : undefined;
|
|
200
203
|
resourceInputs["consumerRejectLists"] = args ? args.consumerRejectLists : undefined;
|
|
201
204
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
205
|
+
resourceInputs["domainNames"] = args ? args.domainNames : undefined;
|
|
202
206
|
resourceInputs["enableProxyProtocol"] = args ? args.enableProxyProtocol : undefined;
|
|
203
207
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
204
208
|
resourceInputs["natSubnets"] = args ? args.natSubnets : undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceAttachment.js","sourceRoot":"","sources":["../../compute/serviceAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"serviceAttachment.js","sourceRoot":"","sources":["../../compute/serviceAttachment.ts"],"names":[],"mappings":"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"}
|
package/config/vars.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ export declare const bigtableCustomEndpoint: string | undefined;
|
|
|
18
18
|
export declare const billingCustomEndpoint: string | undefined;
|
|
19
19
|
export declare const billingProject: string | undefined;
|
|
20
20
|
export declare const binaryAuthorizationCustomEndpoint: string | undefined;
|
|
21
|
+
export declare const certificateManagerCustomEndpoint: string | undefined;
|
|
21
22
|
export declare const cloudAssetCustomEndpoint: string | undefined;
|
|
22
23
|
export declare const cloudBillingCustomEndpoint: string | undefined;
|
|
23
24
|
export declare const cloudBuildCustomEndpoint: string | undefined;
|
|
@@ -29,6 +30,7 @@ export declare const cloudResourceManagerCustomEndpoint: string | undefined;
|
|
|
29
30
|
export declare const cloudRunCustomEndpoint: string | undefined;
|
|
30
31
|
export declare const cloudSchedulerCustomEndpoint: string | undefined;
|
|
31
32
|
export declare const cloudTasksCustomEndpoint: string | undefined;
|
|
33
|
+
export declare const clouddeployCustomEndpoint: string | undefined;
|
|
32
34
|
export declare const cloudfunctions2CustomEndpoint: string | undefined;
|
|
33
35
|
export declare const composerCustomEndpoint: string | undefined;
|
|
34
36
|
export declare const computeCustomEndpoint: string | undefined;
|
|
@@ -90,7 +92,7 @@ export declare const region: string | undefined;
|
|
|
90
92
|
export declare const requestReason: string | undefined;
|
|
91
93
|
export declare const requestTimeout: string | undefined;
|
|
92
94
|
export declare const resourceManagerCustomEndpoint: string | undefined;
|
|
93
|
-
export declare const
|
|
95
|
+
export declare const resourceManagerV3CustomEndpoint: string | undefined;
|
|
94
96
|
export declare const runtimeConfigCustomEndpoint: string | undefined;
|
|
95
97
|
export declare const runtimeconfigCustomEndpoint: string | undefined;
|
|
96
98
|
export declare const scopes: string[] | undefined;
|
package/config/vars.js
CHANGED
|
@@ -119,6 +119,12 @@ Object.defineProperty(exports, "binaryAuthorizationCustomEndpoint", {
|
|
|
119
119
|
},
|
|
120
120
|
enumerable: true,
|
|
121
121
|
});
|
|
122
|
+
Object.defineProperty(exports, "certificateManagerCustomEndpoint", {
|
|
123
|
+
get() {
|
|
124
|
+
return __config.get("certificateManagerCustomEndpoint");
|
|
125
|
+
},
|
|
126
|
+
enumerable: true,
|
|
127
|
+
});
|
|
122
128
|
Object.defineProperty(exports, "cloudAssetCustomEndpoint", {
|
|
123
129
|
get() {
|
|
124
130
|
return __config.get("cloudAssetCustomEndpoint");
|
|
@@ -185,6 +191,12 @@ Object.defineProperty(exports, "cloudTasksCustomEndpoint", {
|
|
|
185
191
|
},
|
|
186
192
|
enumerable: true,
|
|
187
193
|
});
|
|
194
|
+
Object.defineProperty(exports, "clouddeployCustomEndpoint", {
|
|
195
|
+
get() {
|
|
196
|
+
return __config.get("clouddeployCustomEndpoint");
|
|
197
|
+
},
|
|
198
|
+
enumerable: true,
|
|
199
|
+
});
|
|
188
200
|
Object.defineProperty(exports, "cloudfunctions2CustomEndpoint", {
|
|
189
201
|
get() {
|
|
190
202
|
return __config.get("cloudfunctions2CustomEndpoint");
|
|
@@ -553,9 +565,9 @@ Object.defineProperty(exports, "resourceManagerCustomEndpoint", {
|
|
|
553
565
|
},
|
|
554
566
|
enumerable: true,
|
|
555
567
|
});
|
|
556
|
-
Object.defineProperty(exports, "
|
|
568
|
+
Object.defineProperty(exports, "resourceManagerV3CustomEndpoint", {
|
|
557
569
|
get() {
|
|
558
|
-
return __config.get("
|
|
570
|
+
return __config.get("resourceManagerV3CustomEndpoint");
|
|
559
571
|
},
|
|
560
572
|
enumerable: true,
|
|
561
573
|
});
|