@pulumi/gcp 6.40.0 → 6.41.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/appengine/standardAppVersion.d.ts +28 -0
- package/appengine/standardAppVersion.js +18 -0
- package/appengine/standardAppVersion.js.map +1 -1
- package/bigquery/reservation.d.ts +29 -1
- package/bigquery/reservation.js +6 -1
- package/bigquery/reservation.js.map +1 -1
- package/bigqueryanalyticshub/index.d.ts +12 -0
- package/bigqueryanalyticshub/index.js +21 -1
- package/bigqueryanalyticshub/index.js.map +1 -1
- package/bigqueryanalyticshub/listing.d.ts +280 -0
- package/bigqueryanalyticshub/listing.js +146 -0
- package/bigqueryanalyticshub/listing.js.map +1 -0
- package/bigqueryanalyticshub/listingIamBinding.d.ts +149 -0
- package/bigqueryanalyticshub/listingIamBinding.js +100 -0
- package/bigqueryanalyticshub/listingIamBinding.js.map +1 -0
- package/bigqueryanalyticshub/listingIamMember.d.ts +149 -0
- package/bigqueryanalyticshub/listingIamMember.js +100 -0
- package/bigqueryanalyticshub/listingIamMember.js.map +1 -0
- package/bigqueryanalyticshub/listingIamPolicy.d.ts +138 -0
- package/bigqueryanalyticshub/listingIamPolicy.js +93 -0
- package/bigqueryanalyticshub/listingIamPolicy.js.map +1 -0
- package/bigquerydatapolicy/dataPolicy.d.ts +178 -0
- package/bigquerydatapolicy/dataPolicy.js +122 -0
- package/bigquerydatapolicy/dataPolicy.js.map +1 -0
- package/bigquerydatapolicy/dataPolicyIamBinding.d.ts +128 -0
- package/bigquerydatapolicy/dataPolicyIamBinding.js +95 -0
- package/bigquerydatapolicy/dataPolicyIamBinding.js.map +1 -0
- package/bigquerydatapolicy/dataPolicyIamMember.d.ts +128 -0
- package/bigquerydatapolicy/dataPolicyIamMember.js +95 -0
- package/bigquerydatapolicy/dataPolicyIamMember.js.map +1 -0
- package/bigquerydatapolicy/dataPolicyIamPolicy.d.ts +117 -0
- package/bigquerydatapolicy/dataPolicyIamPolicy.js +88 -0
- package/bigquerydatapolicy/dataPolicyIamPolicy.js.map +1 -0
- package/bigquerydatapolicy/index.d.ts +12 -0
- package/bigquerydatapolicy/index.js +37 -0
- package/bigquerydatapolicy/index.js.map +1 -0
- package/cloudfunctionsv2/getFunction.d.ts +79 -0
- package/cloudfunctionsv2/getFunction.js +41 -0
- package/cloudfunctionsv2/getFunction.js.map +1 -0
- package/cloudfunctionsv2/index.d.ts +3 -0
- package/cloudfunctionsv2/index.js +4 -1
- package/cloudfunctionsv2/index.js.map +1 -1
- package/cloudids/endpoint.d.ts +197 -0
- package/cloudids/endpoint.js +127 -0
- package/cloudids/endpoint.js.map +1 -0
- package/cloudids/index.d.ts +3 -0
- package/cloudids/index.js +22 -0
- package/cloudids/index.js.map +1 -0
- package/cloudrun/service.d.ts +37 -0
- package/cloudrun/service.js +37 -0
- package/cloudrun/service.js.map +1 -1
- package/compute/backendBucket.d.ts +15 -0
- package/compute/backendBucket.js +2 -0
- package/compute/backendBucket.js.map +1 -1
- package/compute/backendService.d.ts +15 -0
- package/compute/backendService.js +2 -0
- package/compute/backendService.js.map +1 -1
- package/compute/getBackendBucket.d.ts +1 -0
- package/compute/getBackendBucket.js.map +1 -1
- package/compute/getBackendService.d.ts +1 -0
- package/compute/getBackendService.js.map +1 -1
- package/compute/getSnapshot.d.ts +106 -0
- package/compute/getSnapshot.js +50 -0
- package/compute/getSnapshot.js.map +1 -0
- package/compute/index.d.ts +6 -0
- package/compute/index.js +11 -3
- package/compute/index.js.map +1 -1
- package/compute/instance.d.ts +9 -3
- package/compute/instance.js +3 -0
- package/compute/instance.js.map +1 -1
- package/compute/regionTargetTcpProxy.d.ts +203 -0
- package/compute/regionTargetTcpProxy.js +93 -0
- package/compute/regionTargetTcpProxy.js.map +1 -0
- package/config/vars.d.ts +2 -0
- package/config/vars.js +12 -0
- package/config/vars.js.map +1 -1
- package/dataflow/flexTemplateJob.d.ts +0 -6
- package/dataflow/flexTemplateJob.js.map +1 -1
- package/datafusion/instance.d.ts +39 -0
- package/datafusion/instance.js +26 -0
- package/datafusion/instance.js.map +1 -1
- package/dataproc/metastoreFederation.d.ts +40 -2
- package/dataproc/metastoreFederation.js +38 -0
- package/dataproc/metastoreFederation.js.map +1 -1
- package/datastream/connectionProfile.d.ts +25 -0
- package/datastream/connectionProfile.js +15 -0
- package/datastream/connectionProfile.js.map +1 -1
- package/dns/managedZone.d.ts +32 -0
- package/dns/managedZone.js +19 -0
- package/dns/managedZone.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +6 -2
- package/index.js.map +1 -1
- package/orgpolicy/customConstraint.d.ts +204 -0
- package/orgpolicy/customConstraint.js +141 -0
- package/orgpolicy/customConstraint.js.map +1 -0
- package/orgpolicy/index.d.ts +3 -0
- package/orgpolicy/index.js +6 -1
- package/orgpolicy/index.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.d.ts +4 -0
- package/provider.js +2 -0
- package/provider.js.map +1 -1
- package/secretmanager/secretVersion.d.ts +1 -1
- package/secretmanager/secretVersion.js +1 -1
- package/sql/user.d.ts +5 -3
- package/sql/user.js +3 -1
- package/sql/user.js.map +1 -1
- package/storage/bucket.d.ts +15 -3
- package/storage/bucket.js +2 -0
- package/storage/bucket.js.map +1 -1
- package/storage/getBucket.d.ts +1 -0
- package/storage/getBucket.js.map +1 -1
- package/types/input.d.ts +228 -14
- package/types/output.d.ts +361 -16
- package/vertex/aiFeatureStoreEntityTypeFeature.d.ts +182 -0
- package/vertex/aiFeatureStoreEntityTypeFeature.js +121 -0
- package/vertex/aiFeatureStoreEntityTypeFeature.js.map +1 -0
- package/vertex/index.d.ts +3 -0
- package/vertex/index.js +6 -1
- package/vertex/index.js.map +1 -1
- package/vpcaccess/getConnector.d.ts +89 -0
- package/vpcaccess/getConnector.js +49 -0
- package/vpcaccess/getConnector.js.map +1 -0
- package/vpcaccess/index.d.ts +3 -0
- package/vpcaccess/index.js +4 -1
- package/vpcaccess/index.js.map +1 -1
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Endpoint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
exports.Endpoint = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["Endpoint"], () => require("./endpoint"));
|
|
10
|
+
const _module = {
|
|
11
|
+
version: utilities.getVersion(),
|
|
12
|
+
construct: (name, type, urn) => {
|
|
13
|
+
switch (type) {
|
|
14
|
+
case "gcp:cloudids/endpoint:Endpoint":
|
|
15
|
+
return new exports.Endpoint(name, undefined, { urn });
|
|
16
|
+
default:
|
|
17
|
+
throw new Error(`unknown resource type ${type}`);
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
};
|
|
21
|
+
pulumi.runtime.registerResourceModule("gcp", "cloudids/endpoint", _module);
|
|
22
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../cloudids/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAE1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAEvE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,gCAAgC;gBACjC,OAAO,IAAI,gBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,EAAE,OAAO,CAAC,CAAA"}
|
package/cloudrun/service.d.ts
CHANGED
|
@@ -183,6 +183,43 @@ import * as outputs from "../types/output";
|
|
|
183
183
|
* ],
|
|
184
184
|
* });
|
|
185
185
|
* ```
|
|
186
|
+
* ### Cloud Run Service Probes
|
|
187
|
+
*
|
|
188
|
+
* ```typescript
|
|
189
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
190
|
+
* import * as gcp from "@pulumi/gcp";
|
|
191
|
+
*
|
|
192
|
+
* const _default = new gcp.cloudrun.Service("default", {
|
|
193
|
+
* location: "us-central1",
|
|
194
|
+
* metadata: {
|
|
195
|
+
* annotations: {
|
|
196
|
+
* "run.googleapis.com/launch-stage": "BETA",
|
|
197
|
+
* },
|
|
198
|
+
* },
|
|
199
|
+
* template: {
|
|
200
|
+
* spec: {
|
|
201
|
+
* containers: [{
|
|
202
|
+
* image: "us-docker.pkg.dev/cloudrun/container/hello",
|
|
203
|
+
* startupProbe: {
|
|
204
|
+
* initialDelaySeconds: 0,
|
|
205
|
+
* timeoutSeconds: 1,
|
|
206
|
+
* periodSeconds: 3,
|
|
207
|
+
* failureThreshold: 1,
|
|
208
|
+
* tcpSocket: {
|
|
209
|
+
* port: 8080,
|
|
210
|
+
* },
|
|
211
|
+
* },
|
|
212
|
+
* }],
|
|
213
|
+
* },
|
|
214
|
+
* },
|
|
215
|
+
* traffics: [{
|
|
216
|
+
* percent: 100,
|
|
217
|
+
* latestRevision: true,
|
|
218
|
+
* }],
|
|
219
|
+
* }, {
|
|
220
|
+
* provider: google_beta,
|
|
221
|
+
* });
|
|
222
|
+
* ```
|
|
186
223
|
*
|
|
187
224
|
* ## Import
|
|
188
225
|
*
|
package/cloudrun/service.js
CHANGED
|
@@ -187,6 +187,43 @@ const utilities = require("../utilities");
|
|
|
187
187
|
* ],
|
|
188
188
|
* });
|
|
189
189
|
* ```
|
|
190
|
+
* ### Cloud Run Service Probes
|
|
191
|
+
*
|
|
192
|
+
* ```typescript
|
|
193
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
194
|
+
* import * as gcp from "@pulumi/gcp";
|
|
195
|
+
*
|
|
196
|
+
* const _default = new gcp.cloudrun.Service("default", {
|
|
197
|
+
* location: "us-central1",
|
|
198
|
+
* metadata: {
|
|
199
|
+
* annotations: {
|
|
200
|
+
* "run.googleapis.com/launch-stage": "BETA",
|
|
201
|
+
* },
|
|
202
|
+
* },
|
|
203
|
+
* template: {
|
|
204
|
+
* spec: {
|
|
205
|
+
* containers: [{
|
|
206
|
+
* image: "us-docker.pkg.dev/cloudrun/container/hello",
|
|
207
|
+
* startupProbe: {
|
|
208
|
+
* initialDelaySeconds: 0,
|
|
209
|
+
* timeoutSeconds: 1,
|
|
210
|
+
* periodSeconds: 3,
|
|
211
|
+
* failureThreshold: 1,
|
|
212
|
+
* tcpSocket: {
|
|
213
|
+
* port: 8080,
|
|
214
|
+
* },
|
|
215
|
+
* },
|
|
216
|
+
* }],
|
|
217
|
+
* },
|
|
218
|
+
* },
|
|
219
|
+
* traffics: [{
|
|
220
|
+
* percent: 100,
|
|
221
|
+
* latestRevision: true,
|
|
222
|
+
* }],
|
|
223
|
+
* }, {
|
|
224
|
+
* provider: google_beta,
|
|
225
|
+
* });
|
|
226
|
+
* ```
|
|
190
227
|
*
|
|
191
228
|
* ## Import
|
|
192
229
|
*
|
package/cloudrun/service.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../cloudrun/service.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../cloudrun/service.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2OG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAuF9C,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;IAnHD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;;AA1BL,0BAqHC;AAvGG,gBAAgB;AACO,oBAAY,GAAG,8BAA8B,CAAC"}
|
|
@@ -126,6 +126,11 @@ export declare class BackendBucket extends pulumi.CustomResource {
|
|
|
126
126
|
* Structure is documented below.
|
|
127
127
|
*/
|
|
128
128
|
readonly cdnPolicy: pulumi.Output<outputs.compute.BackendBucketCdnPolicy>;
|
|
129
|
+
/**
|
|
130
|
+
* Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.
|
|
131
|
+
* Possible values are `AUTOMATIC` and `DISABLED`.
|
|
132
|
+
*/
|
|
133
|
+
readonly compressionMode: pulumi.Output<string | undefined>;
|
|
129
134
|
/**
|
|
130
135
|
* Creation timestamp in RFC3339 text format.
|
|
131
136
|
*/
|
|
@@ -188,6 +193,11 @@ export interface BackendBucketState {
|
|
|
188
193
|
* Structure is documented below.
|
|
189
194
|
*/
|
|
190
195
|
cdnPolicy?: pulumi.Input<inputs.compute.BackendBucketCdnPolicy>;
|
|
196
|
+
/**
|
|
197
|
+
* Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.
|
|
198
|
+
* Possible values are `AUTOMATIC` and `DISABLED`.
|
|
199
|
+
*/
|
|
200
|
+
compressionMode?: pulumi.Input<string>;
|
|
191
201
|
/**
|
|
192
202
|
* Creation timestamp in RFC3339 text format.
|
|
193
203
|
*/
|
|
@@ -242,6 +252,11 @@ export interface BackendBucketArgs {
|
|
|
242
252
|
* Structure is documented below.
|
|
243
253
|
*/
|
|
244
254
|
cdnPolicy?: pulumi.Input<inputs.compute.BackendBucketCdnPolicy>;
|
|
255
|
+
/**
|
|
256
|
+
* Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.
|
|
257
|
+
* Possible values are `AUTOMATIC` and `DISABLED`.
|
|
258
|
+
*/
|
|
259
|
+
compressionMode?: pulumi.Input<string>;
|
|
245
260
|
/**
|
|
246
261
|
* Headers that the HTTP/S load balancer should add to proxied responses.
|
|
247
262
|
*/
|
package/compute/backendBucket.js
CHANGED
|
@@ -113,6 +113,7 @@ class BackendBucket extends pulumi.CustomResource {
|
|
|
113
113
|
const state = argsOrState;
|
|
114
114
|
resourceInputs["bucketName"] = state ? state.bucketName : undefined;
|
|
115
115
|
resourceInputs["cdnPolicy"] = state ? state.cdnPolicy : undefined;
|
|
116
|
+
resourceInputs["compressionMode"] = state ? state.compressionMode : undefined;
|
|
116
117
|
resourceInputs["creationTimestamp"] = state ? state.creationTimestamp : undefined;
|
|
117
118
|
resourceInputs["customResponseHeaders"] = state ? state.customResponseHeaders : undefined;
|
|
118
119
|
resourceInputs["description"] = state ? state.description : undefined;
|
|
@@ -129,6 +130,7 @@ class BackendBucket extends pulumi.CustomResource {
|
|
|
129
130
|
}
|
|
130
131
|
resourceInputs["bucketName"] = args ? args.bucketName : undefined;
|
|
131
132
|
resourceInputs["cdnPolicy"] = args ? args.cdnPolicy : undefined;
|
|
133
|
+
resourceInputs["compressionMode"] = args ? args.compressionMode : undefined;
|
|
132
134
|
resourceInputs["customResponseHeaders"] = args ? args.customResponseHeaders : undefined;
|
|
133
135
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
134
136
|
resourceInputs["edgeSecurityPolicy"] = args ? args.edgeSecurityPolicy : undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"backendBucket.js","sourceRoot":"","sources":["../../compute/backendBucket.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmGG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"backendBucket.js","sourceRoot":"","sources":["../../compute/backendBucket.ts"],"names":[],"mappings":"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"}
|
|
@@ -133,6 +133,11 @@ export declare class BackendService extends pulumi.CustomResource {
|
|
|
133
133
|
* Structure is documented below.
|
|
134
134
|
*/
|
|
135
135
|
readonly circuitBreakers: pulumi.Output<outputs.compute.BackendServiceCircuitBreakers | undefined>;
|
|
136
|
+
/**
|
|
137
|
+
* Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.
|
|
138
|
+
* Possible values are `AUTOMATIC` and `DISABLED`.
|
|
139
|
+
*/
|
|
140
|
+
readonly compressionMode: pulumi.Output<string | undefined>;
|
|
136
141
|
/**
|
|
137
142
|
* Time for which instance will be drained (not accept new
|
|
138
143
|
* connections, but still work to finish started).
|
|
@@ -322,6 +327,11 @@ export interface BackendServiceState {
|
|
|
322
327
|
* Structure is documented below.
|
|
323
328
|
*/
|
|
324
329
|
circuitBreakers?: pulumi.Input<inputs.compute.BackendServiceCircuitBreakers>;
|
|
330
|
+
/**
|
|
331
|
+
* Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.
|
|
332
|
+
* Possible values are `AUTOMATIC` and `DISABLED`.
|
|
333
|
+
*/
|
|
334
|
+
compressionMode?: pulumi.Input<string>;
|
|
325
335
|
/**
|
|
326
336
|
* Time for which instance will be drained (not accept new
|
|
327
337
|
* connections, but still work to finish started).
|
|
@@ -503,6 +513,11 @@ export interface BackendServiceArgs {
|
|
|
503
513
|
* Structure is documented below.
|
|
504
514
|
*/
|
|
505
515
|
circuitBreakers?: pulumi.Input<inputs.compute.BackendServiceCircuitBreakers>;
|
|
516
|
+
/**
|
|
517
|
+
* Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.
|
|
518
|
+
* Possible values are `AUTOMATIC` and `DISABLED`.
|
|
519
|
+
*/
|
|
520
|
+
compressionMode?: pulumi.Input<string>;
|
|
506
521
|
/**
|
|
507
522
|
* Time for which instance will be drained (not accept new
|
|
508
523
|
* connections, but still work to finish started).
|
|
@@ -107,6 +107,7 @@ class BackendService extends pulumi.CustomResource {
|
|
|
107
107
|
resourceInputs["backends"] = state ? state.backends : undefined;
|
|
108
108
|
resourceInputs["cdnPolicy"] = state ? state.cdnPolicy : undefined;
|
|
109
109
|
resourceInputs["circuitBreakers"] = state ? state.circuitBreakers : undefined;
|
|
110
|
+
resourceInputs["compressionMode"] = state ? state.compressionMode : undefined;
|
|
110
111
|
resourceInputs["connectionDrainingTimeoutSec"] = state ? state.connectionDrainingTimeoutSec : undefined;
|
|
111
112
|
resourceInputs["consistentHash"] = state ? state.consistentHash : undefined;
|
|
112
113
|
resourceInputs["creationTimestamp"] = state ? state.creationTimestamp : undefined;
|
|
@@ -137,6 +138,7 @@ class BackendService extends pulumi.CustomResource {
|
|
|
137
138
|
resourceInputs["backends"] = args ? args.backends : undefined;
|
|
138
139
|
resourceInputs["cdnPolicy"] = args ? args.cdnPolicy : undefined;
|
|
139
140
|
resourceInputs["circuitBreakers"] = args ? args.circuitBreakers : undefined;
|
|
141
|
+
resourceInputs["compressionMode"] = args ? args.compressionMode : undefined;
|
|
140
142
|
resourceInputs["connectionDrainingTimeoutSec"] = args ? args.connectionDrainingTimeoutSec : undefined;
|
|
141
143
|
resourceInputs["consistentHash"] = args ? args.consistentHash : undefined;
|
|
142
144
|
resourceInputs["customRequestHeaders"] = args ? args.customRequestHeaders : undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"backendService.js","sourceRoot":"","sources":["../../compute/backendService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2FG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"backendService.js","sourceRoot":"","sources":["../../compute/backendService.ts"],"names":[],"mappings":"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"}
|
|
@@ -35,6 +35,7 @@ export interface GetBackendBucketArgs {
|
|
|
35
35
|
export interface GetBackendBucketResult {
|
|
36
36
|
readonly bucketName: string;
|
|
37
37
|
readonly cdnPolicies: outputs.compute.GetBackendBucketCdnPolicy[];
|
|
38
|
+
readonly compressionMode: string;
|
|
38
39
|
readonly creationTimestamp: string;
|
|
39
40
|
readonly customResponseHeaders: string[];
|
|
40
41
|
readonly description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBackendBucket.js","sourceRoot":"","sources":["../../compute/getBackendBucket.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,4CAUC;
|
|
1
|
+
{"version":3,"file":"getBackendBucket.js","sourceRoot":"","sources":["../../compute/getBackendBucket.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,4CAUC;AAsCD,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,wDAEC"}
|
|
@@ -30,6 +30,7 @@ export interface GetBackendServiceResult {
|
|
|
30
30
|
readonly backends: outputs.compute.GetBackendServiceBackend[];
|
|
31
31
|
readonly cdnPolicies: outputs.compute.GetBackendServiceCdnPolicy[];
|
|
32
32
|
readonly circuitBreakers: outputs.compute.GetBackendServiceCircuitBreaker[];
|
|
33
|
+
readonly compressionMode: string;
|
|
33
34
|
/**
|
|
34
35
|
* Time for which instance will be drained (not accept new connections, but still work to finish started ones).
|
|
35
36
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBackendService.js","sourceRoot":"","sources":["../../compute/getBackendService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;GAIG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8CAUC;
|
|
1
|
+
{"version":3,"file":"getBackendService.js","sourceRoot":"","sources":["../../compute/getBackendService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;GAIG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8CAUC;AAuFD,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,0DAEC"}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* To get more information about Snapshot, see:
|
|
5
|
+
*
|
|
6
|
+
* * [API documentation](https://cloud.google.com/compute/docs/reference/rest/v1/snapshots)
|
|
7
|
+
* * How-to Guides
|
|
8
|
+
* * [Official Documentation](https://cloud.google.com/compute/docs/disks/create-snapshots)
|
|
9
|
+
*
|
|
10
|
+
* ## Example Usage
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as gcp from "@pulumi/gcp";
|
|
15
|
+
*
|
|
16
|
+
* //by name
|
|
17
|
+
* const snapshot = pulumi.output(gcp.compute.getSnapshot({
|
|
18
|
+
* name: "my-snapshot",
|
|
19
|
+
* }));
|
|
20
|
+
* // using a filter
|
|
21
|
+
* const latest_snapshot = pulumi.output(gcp.compute.getSnapshot({
|
|
22
|
+
* filter: "name != my-snapshot",
|
|
23
|
+
* mostRecent: true,
|
|
24
|
+
* }));
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
export declare function getSnapshot(args?: GetSnapshotArgs, opts?: pulumi.InvokeOptions): Promise<GetSnapshotResult>;
|
|
28
|
+
/**
|
|
29
|
+
* A collection of arguments for invoking getSnapshot.
|
|
30
|
+
*/
|
|
31
|
+
export interface GetSnapshotArgs {
|
|
32
|
+
/**
|
|
33
|
+
* A filter to retrieve the compute snapshot.
|
|
34
|
+
* See [gcloud topic filters](https://cloud.google.com/sdk/gcloud/reference/topic/filters) for reference.
|
|
35
|
+
* If multiple compute snapshot match, either adjust the filter or specify `mostRecent`. One of `name` or `filter` must be provided.
|
|
36
|
+
*/
|
|
37
|
+
filter?: string;
|
|
38
|
+
/**
|
|
39
|
+
* If `filter` is provided, ensures the most recent snapshot is returned when multiple compute snapshot match.
|
|
40
|
+
*/
|
|
41
|
+
mostRecent?: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* The name of the compute snapshot. One of `name` or `filter` must be provided.
|
|
44
|
+
*/
|
|
45
|
+
name?: string;
|
|
46
|
+
/**
|
|
47
|
+
* The ID of the project in which the resource belongs.
|
|
48
|
+
* If it is not provided, the provider project is used.
|
|
49
|
+
*/
|
|
50
|
+
project?: string;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* A collection of values returned by getSnapshot.
|
|
54
|
+
*/
|
|
55
|
+
export interface GetSnapshotResult {
|
|
56
|
+
readonly chainName: string;
|
|
57
|
+
readonly creationTimestamp: string;
|
|
58
|
+
readonly description: string;
|
|
59
|
+
readonly diskSizeGb: number;
|
|
60
|
+
readonly filter?: string;
|
|
61
|
+
/**
|
|
62
|
+
* The provider-assigned unique ID for this managed resource.
|
|
63
|
+
*/
|
|
64
|
+
readonly id: string;
|
|
65
|
+
readonly labelFingerprint: string;
|
|
66
|
+
readonly labels: {
|
|
67
|
+
[key: string]: string;
|
|
68
|
+
};
|
|
69
|
+
readonly licenses: string[];
|
|
70
|
+
readonly mostRecent?: boolean;
|
|
71
|
+
readonly name?: string;
|
|
72
|
+
readonly project?: string;
|
|
73
|
+
readonly selfLink: string;
|
|
74
|
+
readonly snapshotEncryptionKeys: outputs.compute.GetSnapshotSnapshotEncryptionKey[];
|
|
75
|
+
readonly snapshotId: number;
|
|
76
|
+
readonly sourceDisk: string;
|
|
77
|
+
readonly sourceDiskEncryptionKeys: outputs.compute.GetSnapshotSourceDiskEncryptionKey[];
|
|
78
|
+
readonly storageBytes: number;
|
|
79
|
+
readonly storageLocations: string[];
|
|
80
|
+
readonly zone: string;
|
|
81
|
+
}
|
|
82
|
+
export declare function getSnapshotOutput(args?: GetSnapshotOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSnapshotResult>;
|
|
83
|
+
/**
|
|
84
|
+
* A collection of arguments for invoking getSnapshot.
|
|
85
|
+
*/
|
|
86
|
+
export interface GetSnapshotOutputArgs {
|
|
87
|
+
/**
|
|
88
|
+
* A filter to retrieve the compute snapshot.
|
|
89
|
+
* See [gcloud topic filters](https://cloud.google.com/sdk/gcloud/reference/topic/filters) for reference.
|
|
90
|
+
* If multiple compute snapshot match, either adjust the filter or specify `mostRecent`. One of `name` or `filter` must be provided.
|
|
91
|
+
*/
|
|
92
|
+
filter?: pulumi.Input<string>;
|
|
93
|
+
/**
|
|
94
|
+
* If `filter` is provided, ensures the most recent snapshot is returned when multiple compute snapshot match.
|
|
95
|
+
*/
|
|
96
|
+
mostRecent?: pulumi.Input<boolean>;
|
|
97
|
+
/**
|
|
98
|
+
* The name of the compute snapshot. One of `name` or `filter` must be provided.
|
|
99
|
+
*/
|
|
100
|
+
name?: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The ID of the project in which the resource belongs.
|
|
103
|
+
* If it is not provided, the provider project is used.
|
|
104
|
+
*/
|
|
105
|
+
project?: pulumi.Input<string>;
|
|
106
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getSnapshotOutput = exports.getSnapshot = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* To get more information about Snapshot, see:
|
|
10
|
+
*
|
|
11
|
+
* * [API documentation](https://cloud.google.com/compute/docs/reference/rest/v1/snapshots)
|
|
12
|
+
* * How-to Guides
|
|
13
|
+
* * [Official Documentation](https://cloud.google.com/compute/docs/disks/create-snapshots)
|
|
14
|
+
*
|
|
15
|
+
* ## Example Usage
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as gcp from "@pulumi/gcp";
|
|
20
|
+
*
|
|
21
|
+
* //by name
|
|
22
|
+
* const snapshot = pulumi.output(gcp.compute.getSnapshot({
|
|
23
|
+
* name: "my-snapshot",
|
|
24
|
+
* }));
|
|
25
|
+
* // using a filter
|
|
26
|
+
* const latest_snapshot = pulumi.output(gcp.compute.getSnapshot({
|
|
27
|
+
* filter: "name != my-snapshot",
|
|
28
|
+
* mostRecent: true,
|
|
29
|
+
* }));
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
function getSnapshot(args, opts) {
|
|
33
|
+
args = args || {};
|
|
34
|
+
if (!opts) {
|
|
35
|
+
opts = {};
|
|
36
|
+
}
|
|
37
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
38
|
+
return pulumi.runtime.invoke("gcp:compute/getSnapshot:getSnapshot", {
|
|
39
|
+
"filter": args.filter,
|
|
40
|
+
"mostRecent": args.mostRecent,
|
|
41
|
+
"name": args.name,
|
|
42
|
+
"project": args.project,
|
|
43
|
+
}, opts);
|
|
44
|
+
}
|
|
45
|
+
exports.getSnapshot = getSnapshot;
|
|
46
|
+
function getSnapshotOutput(args, opts) {
|
|
47
|
+
return pulumi.output(args).apply(a => getSnapshot(a, opts));
|
|
48
|
+
}
|
|
49
|
+
exports.getSnapshotOutput = getSnapshotOutput;
|
|
50
|
+
//# sourceMappingURL=getSnapshot.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSnapshot.js","sourceRoot":"","sources":["../../compute/getSnapshot.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,kCAaC;AAwDD,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/D,CAAC;AAFD,8CAEC"}
|
package/compute/index.d.ts
CHANGED
|
@@ -156,6 +156,9 @@ export declare const getRouterStatusOutput: typeof import("./getRouterStatus").g
|
|
|
156
156
|
export { GetSSLPolicyArgs, GetSSLPolicyResult, GetSSLPolicyOutputArgs } from "./getSSLPolicy";
|
|
157
157
|
export declare const getSSLPolicy: typeof import("./getSSLPolicy").getSSLPolicy;
|
|
158
158
|
export declare const getSSLPolicyOutput: typeof import("./getSSLPolicy").getSSLPolicyOutput;
|
|
159
|
+
export { GetSnapshotArgs, GetSnapshotResult, GetSnapshotOutputArgs } from "./getSnapshot";
|
|
160
|
+
export declare const getSnapshot: typeof import("./getSnapshot").getSnapshot;
|
|
161
|
+
export declare const getSnapshotOutput: typeof import("./getSnapshot").getSnapshotOutput;
|
|
159
162
|
export { GetSubnetworkArgs, GetSubnetworkResult, GetSubnetworkOutputArgs } from "./getSubnetwork";
|
|
160
163
|
export declare const getSubnetwork: typeof import("./getSubnetwork").getSubnetwork;
|
|
161
164
|
export declare const getSubnetworkOutput: typeof import("./getSubnetwork").getSubnetworkOutput;
|
|
@@ -351,6 +354,9 @@ export declare const RegionTargetHttpProxy: typeof import("./regionTargetHttpPro
|
|
|
351
354
|
export { RegionTargetHttpsProxyArgs, RegionTargetHttpsProxyState } from "./regionTargetHttpsProxy";
|
|
352
355
|
export declare type RegionTargetHttpsProxy = import("./regionTargetHttpsProxy").RegionTargetHttpsProxy;
|
|
353
356
|
export declare const RegionTargetHttpsProxy: typeof import("./regionTargetHttpsProxy").RegionTargetHttpsProxy;
|
|
357
|
+
export { RegionTargetTcpProxyArgs, RegionTargetTcpProxyState } from "./regionTargetTcpProxy";
|
|
358
|
+
export declare type RegionTargetTcpProxy = import("./regionTargetTcpProxy").RegionTargetTcpProxy;
|
|
359
|
+
export declare const RegionTargetTcpProxy: typeof import("./regionTargetTcpProxy").RegionTargetTcpProxy;
|
|
354
360
|
export { RegionUrlMapArgs, RegionUrlMapState } from "./regionUrlMap";
|
|
355
361
|
export declare type RegionUrlMap = import("./regionUrlMap").RegionUrlMap;
|
|
356
362
|
export declare const RegionUrlMap: typeof import("./regionUrlMap").RegionUrlMap;
|
package/compute/index.js
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
5
|
exports.getInstance = exports.getImageOutput = exports.getImage = exports.getHealthCheckOutput = exports.getHealthCheck = exports.getHcVpnGatewayOutput = exports.getHcVpnGateway = exports.getGlobalForwardingRuleOutput = exports.getGlobalForwardingRule = exports.getGlobalAddressOutput = exports.getGlobalAddress = exports.getForwardingRuleOutput = exports.getForwardingRule = exports.getDiskOutput = exports.getDisk = exports.getDefaultServiceAccountOutput = exports.getDefaultServiceAccount = exports.getCertificateOutput = exports.getCertificate = exports.getBackendServiceOutput = exports.getBackendService = exports.getBackendBucketOutput = exports.getBackendBucket = exports.getAddressOutput = exports.getAddress = exports.ForwardingRule = exports.FirewallPolicyRule = exports.FirewallPolicyAssociation = exports.FirewallPolicy = exports.Firewall = exports.ExternalVpnGateway = exports.DiskResourcePolicyAttachment = exports.DiskIamPolicy = exports.DiskIamMember = exports.DiskIamBinding = exports.Disk = exports.BackendServiceSignedUrlKey = exports.BackendServiceIamPolicy = exports.BackendServiceIamMember = exports.BackendServiceIamBinding = exports.BackendService = exports.BackendBucketSignedUrlKey = exports.BackendBucketIamPolicy = exports.BackendBucketIamMember = exports.BackendBucketIamBinding = exports.BackendBucket = exports.Autoscaler = exports.Autoscalar = exports.AttachedDisk = exports.Address = void 0;
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.VPNTunnel = exports.VPNGateway = exports.URLMap = exports.TargetTCPProxy = exports.TargetSSLProxy = exports.TargetPool = exports.TargetInstance = exports.TargetHttpsProxy = exports.TargetHttpProxy = exports.TargetGrpcProxy = exports.SubnetworkIAMPolicy = exports.SubnetworkIAMMember = exports.SubnetworkIAMBinding = exports.Subnetwork = exports.SSLPolicy = exports.SSLCertificate = exports.SnapshotIamPolicy = exports.SnapshotIamMember = exports.SnapshotIamBinding = exports.Snapshot = exports.SharedVPCServiceProject = exports.SharedVPCHostProject = exports.ServiceAttachment = exports.SecurityScanConfig = exports.SecurityPolicy = exports.routerStatusOutput = exports.routerStatus = exports.RouterPeer = exports.RouterNat = exports.RouterInterface = exports.Router = exports.Route = exports.ResourcePolicy = void 0;
|
|
6
|
+
exports.ImageIamPolicy = exports.ImageIamMember = exports.ImageIamBinding = exports.Image = exports.HttpsHealthCheck = exports.HttpHealthCheck = exports.HealthCheck = exports.HaVpnGateway = exports.GlobalNetworkEndpointGroup = exports.GlobalNetworkEndpoint = exports.GlobalForwardingRule = exports.GlobalAddress = exports.getZonesOutput = exports.getZones = exports.getVPNGatewayOutput = exports.getVPNGateway = exports.getSubnetworkOutput = exports.getSubnetwork = exports.getSnapshotOutput = exports.getSnapshot = exports.getSSLPolicyOutput = exports.getSSLPolicy = exports.getRouterStatusOutput = exports.getRouterStatus = exports.getRouterOutput = exports.getRouter = exports.getResourcePolicyOutput = exports.getResourcePolicy = exports.getRegionsOutput = exports.getRegions = exports.getRegionSslCertificateOutput = exports.getRegionSslCertificate = exports.getRegionInstanceGroupOutput = exports.getRegionInstanceGroup = exports.getNodeTypesOutput = exports.getNodeTypes = exports.getNetworkEndpointGroupOutput = exports.getNetworkEndpointGroup = exports.getNetworkOutput = exports.getNetwork = exports.getNetblockIPRangesOutput = exports.getNetblockIPRanges = exports.getLBIPRanges = exports.getInstanceTemplateOutput = exports.getInstanceTemplate = exports.getInstanceSerialPortOutput = exports.getInstanceSerialPort = exports.getInstanceGroupOutput = exports.getInstanceGroup = exports.getInstanceOutput = void 0;
|
|
7
|
+
exports.RegionTargetHttpsProxy = exports.RegionTargetHttpProxy = exports.RegionSslPolicy = exports.RegionSslCertificate = exports.RegionPerInstanceConfig = exports.RegionNetworkEndpointGroup = exports.RegionInstanceGroupManager = exports.RegionHealthCheck = exports.RegionDiskResourcePolicyAttachment = exports.RegionDiskIamPolicy = exports.RegionDiskIamMember = exports.RegionDiskIamBinding = exports.RegionDisk = exports.RegionBackendServiceIamPolicy = exports.RegionBackendServiceIamMember = exports.RegionBackendServiceIamBinding = exports.RegionBackendService = exports.RegionAutoscaler = exports.ProjectMetadataItem = exports.ProjectMetadata = exports.ProjectDefaultNetworkTier = exports.PerInstanceConfig = exports.PacketMirroring = exports.OrganizationSecurityPolicyRule = exports.OrganizationSecurityPolicyAssociation = exports.OrganizationSecurityPolicy = exports.NodeTemplate = exports.NodeGroup = exports.NetworkPeeringRoutesConfig = exports.NetworkPeering = exports.NetworkEndpointGroup = exports.NetworkEndpoint = exports.Network = exports.MangedSslCertificate = exports.ManagedSslCertificate = exports.MachineImageIamPolicy = exports.MachineImageIamMember = exports.MachineImageIamBinding = exports.MachineImage = exports.InterconnectAttachment = exports.InstanceTemplate = exports.InstanceIAMPolicy = exports.InstanceIAMMember = exports.InstanceIAMBinding = exports.InstanceGroupNamedPort = exports.InstanceGroupManager = exports.InstanceGroup = exports.InstanceFromTemplate = exports.InstanceFromMachineImage = exports.Instance = void 0;
|
|
8
|
+
exports.VPNTunnel = exports.VPNGateway = exports.URLMap = exports.TargetTCPProxy = exports.TargetSSLProxy = exports.TargetPool = exports.TargetInstance = exports.TargetHttpsProxy = exports.TargetHttpProxy = exports.TargetGrpcProxy = exports.SubnetworkIAMPolicy = exports.SubnetworkIAMMember = exports.SubnetworkIAMBinding = exports.Subnetwork = exports.SSLPolicy = exports.SSLCertificate = exports.SnapshotIamPolicy = exports.SnapshotIamMember = exports.SnapshotIamBinding = exports.Snapshot = exports.SharedVPCServiceProject = exports.SharedVPCHostProject = exports.ServiceAttachment = exports.SecurityScanConfig = exports.SecurityPolicy = exports.routerStatusOutput = exports.routerStatus = exports.RouterPeer = exports.RouterNat = exports.RouterInterface = exports.Router = exports.Route = exports.ResourcePolicy = exports.Reservation = exports.RegionUrlMap = exports.RegionTargetTcpProxy = void 0;
|
|
9
9
|
const pulumi = require("@pulumi/pulumi");
|
|
10
10
|
const utilities = require("../utilities");
|
|
11
11
|
exports.Address = null;
|
|
@@ -88,6 +88,8 @@ exports.getRouterStatus = null;
|
|
|
88
88
|
exports.getRouterStatusOutput = null;
|
|
89
89
|
exports.getSSLPolicy = null;
|
|
90
90
|
exports.getSSLPolicyOutput = null;
|
|
91
|
+
exports.getSnapshot = null;
|
|
92
|
+
exports.getSnapshotOutput = null;
|
|
91
93
|
exports.getSubnetwork = null;
|
|
92
94
|
exports.getSubnetworkOutput = null;
|
|
93
95
|
exports.getVPNGateway = null;
|
|
@@ -156,6 +158,7 @@ exports.RegionSslCertificate = null;
|
|
|
156
158
|
exports.RegionSslPolicy = null;
|
|
157
159
|
exports.RegionTargetHttpProxy = null;
|
|
158
160
|
exports.RegionTargetHttpsProxy = null;
|
|
161
|
+
exports.RegionTargetTcpProxy = null;
|
|
159
162
|
exports.RegionUrlMap = null;
|
|
160
163
|
exports.Reservation = null;
|
|
161
164
|
exports.ResourcePolicy = null;
|
|
@@ -244,6 +247,7 @@ utilities.lazyLoad(exports, ["getResourcePolicy", "getResourcePolicyOutput"], ()
|
|
|
244
247
|
utilities.lazyLoad(exports, ["getRouter", "getRouterOutput"], () => require("./getRouter"));
|
|
245
248
|
utilities.lazyLoad(exports, ["getRouterStatus", "getRouterStatusOutput"], () => require("./getRouterStatus"));
|
|
246
249
|
utilities.lazyLoad(exports, ["getSSLPolicy", "getSSLPolicyOutput"], () => require("./getSSLPolicy"));
|
|
250
|
+
utilities.lazyLoad(exports, ["getSnapshot", "getSnapshotOutput"], () => require("./getSnapshot"));
|
|
247
251
|
utilities.lazyLoad(exports, ["getSubnetwork", "getSubnetworkOutput"], () => require("./getSubnetwork"));
|
|
248
252
|
utilities.lazyLoad(exports, ["getVPNGateway", "getVPNGatewayOutput"], () => require("./getVPNGateway"));
|
|
249
253
|
utilities.lazyLoad(exports, ["getZones", "getZonesOutput"], () => require("./getZones"));
|
|
@@ -309,6 +313,7 @@ utilities.lazyLoad(exports, ["RegionSslCertificate"], () => require("./regionSsl
|
|
|
309
313
|
utilities.lazyLoad(exports, ["RegionSslPolicy"], () => require("./regionSslPolicy"));
|
|
310
314
|
utilities.lazyLoad(exports, ["RegionTargetHttpProxy"], () => require("./regionTargetHttpProxy"));
|
|
311
315
|
utilities.lazyLoad(exports, ["RegionTargetHttpsProxy"], () => require("./regionTargetHttpsProxy"));
|
|
316
|
+
utilities.lazyLoad(exports, ["RegionTargetTcpProxy"], () => require("./regionTargetTcpProxy"));
|
|
312
317
|
utilities.lazyLoad(exports, ["RegionUrlMap"], () => require("./regionUrlMap"));
|
|
313
318
|
utilities.lazyLoad(exports, ["Reservation"], () => require("./reservation"));
|
|
314
319
|
utilities.lazyLoad(exports, ["ResourcePolicy"], () => require("./resourcePolicy"));
|
|
@@ -521,6 +526,8 @@ const _module = {
|
|
|
521
526
|
return new exports.RegionTargetHttpProxy(name, undefined, { urn });
|
|
522
527
|
case "gcp:compute/regionTargetHttpsProxy:RegionTargetHttpsProxy":
|
|
523
528
|
return new exports.RegionTargetHttpsProxy(name, undefined, { urn });
|
|
529
|
+
case "gcp:compute/regionTargetTcpProxy:RegionTargetTcpProxy":
|
|
530
|
+
return new exports.RegionTargetTcpProxy(name, undefined, { urn });
|
|
524
531
|
case "gcp:compute/regionUrlMap:RegionUrlMap":
|
|
525
532
|
return new exports.RegionUrlMap(name, undefined, { urn });
|
|
526
533
|
case "gcp:compute/reservation:Reservation":
|
|
@@ -679,6 +686,7 @@ pulumi.runtime.registerResourceModule("gcp", "compute/regionSslCertificate", _mo
|
|
|
679
686
|
pulumi.runtime.registerResourceModule("gcp", "compute/regionSslPolicy", _module);
|
|
680
687
|
pulumi.runtime.registerResourceModule("gcp", "compute/regionTargetHttpProxy", _module);
|
|
681
688
|
pulumi.runtime.registerResourceModule("gcp", "compute/regionTargetHttpsProxy", _module);
|
|
689
|
+
pulumi.runtime.registerResourceModule("gcp", "compute/regionTargetTcpProxy", _module);
|
|
682
690
|
pulumi.runtime.registerResourceModule("gcp", "compute/regionUrlMap", _module);
|
|
683
691
|
pulumi.runtime.registerResourceModule("gcp", "compute/reservation", _module);
|
|
684
692
|
pulumi.runtime.registerResourceModule("gcp", "compute/resourcePolicy", _module);
|