@pulumi/gcp 6.33.0-alpha.1659111221 → 6.34.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/activedirectory/index.d.ts +1 -0
- package/activedirectory/index.js +5 -0
- package/activedirectory/index.js.map +1 -1
- package/activedirectory/peering.d.ts +149 -0
- package/activedirectory/peering.js +79 -0
- package/activedirectory/peering.js.map +1 -0
- package/bigtable/instance.d.ts +0 -2
- package/bigtable/instance.js +0 -2
- package/bigtable/instance.js.map +1 -1
- package/certificatemanager/certificate.d.ts +9 -15
- package/certificatemanager/certificate.js.map +1 -1
- package/certificatemanager/certificateMap.d.ts +3 -3
- package/certificatemanager/certificateMapEntry.d.ts +5 -13
- package/certificatemanager/certificateMapEntry.js.map +1 -1
- package/certificatemanager/dnsAuthorization.d.ts +4 -4
- package/certificatemanager/dnsAuthorization.js +1 -1
- package/cloudfunctionsv2/function.d.ts +146 -28
- package/cloudfunctionsv2/function.js +146 -28
- package/cloudfunctionsv2/function.js.map +1 -1
- package/cloudrun/service.d.ts +0 -722
- package/cloudrun/service.js +0 -722
- package/cloudrun/service.js.map +1 -1
- package/cloudscheduler/job.d.ts +20 -0
- package/cloudscheduler/job.js +4 -0
- package/cloudscheduler/job.js.map +1 -1
- package/compute/address.d.ts +1 -1
- package/compute/address.js +1 -1
- package/compute/attachedDisk.d.ts +1 -1
- package/compute/attachedDisk.js +1 -1
- package/compute/autoscalar.d.ts +2 -2
- package/compute/autoscalar.js +2 -2
- package/compute/autoscaler.d.ts +2 -2
- package/compute/autoscaler.js +2 -2
- package/compute/disk.d.ts +1 -1
- package/compute/disk.js +1 -1
- package/compute/diskResourcePolicyAttachment.d.ts +1 -1
- package/compute/diskResourcePolicyAttachment.js +1 -1
- package/compute/getImage.d.ts +1 -1
- package/compute/getImage.js +1 -1
- package/compute/getInstance.d.ts +1 -1
- package/compute/instance.d.ts +1 -1
- package/compute/instance.js +1 -1
- package/compute/instanceFromTemplate.d.ts +1 -1
- package/compute/instanceFromTemplate.js +1 -1
- package/compute/instanceTemplate.d.ts +3 -3
- package/compute/instanceTemplate.js +3 -3
- package/compute/machineImage.d.ts +2 -2
- package/compute/machineImage.js +2 -2
- package/compute/networkEndpoint.d.ts +3 -3
- package/compute/networkEndpoint.js +1 -4
- package/compute/networkEndpoint.js.map +1 -1
- package/compute/perInstanceConfig.d.ts +2 -2
- package/compute/perInstanceConfig.js +2 -2
- package/compute/regionAutoscaler.d.ts +2 -2
- package/compute/regionAutoscaler.js +2 -2
- package/compute/regionDisk.d.ts +1 -1
- package/compute/regionDisk.js +1 -1
- package/compute/regionDiskResourcePolicyAttachment.d.ts +2 -2
- package/compute/regionDiskResourcePolicyAttachment.js +2 -2
- package/compute/regionNetworkEndpointGroup.d.ts +33 -0
- package/compute/regionNetworkEndpointGroup.js +4 -0
- package/compute/regionNetworkEndpointGroup.js.map +1 -1
- package/compute/regionPerInstanceConfig.d.ts +2 -2
- package/compute/regionPerInstanceConfig.js +2 -2
- package/compute/snapshot.d.ts +1 -1
- package/compute/snapshot.js +1 -1
- package/compute/targetHttpsProxy.d.ts +20 -2
- package/compute/targetHttpsProxy.js +2 -3
- package/compute/targetHttpsProxy.js.map +1 -1
- package/compute/targetInstance.d.ts +1 -1
- package/compute/targetInstance.js +1 -1
- package/container/cluster.d.ts +12 -0
- package/container/cluster.js +2 -0
- package/container/cluster.js.map +1 -1
- package/container/getCluster.d.ts +1 -0
- package/container/getCluster.js.map +1 -1
- package/dataflow/job.d.ts +1 -1
- package/dataplex/asset.d.ts +242 -0
- package/dataplex/asset.js +117 -0
- package/dataplex/asset.js.map +1 -0
- package/dataplex/index.d.ts +2 -0
- package/dataplex/index.js +10 -0
- package/dataplex/index.js.map +1 -1
- package/dataplex/zone.d.ts +257 -0
- package/dataplex/zone.js +144 -0
- package/dataplex/zone.js.map +1 -0
- package/dns/recordSet.d.ts +1 -1
- package/dns/recordSet.js +1 -1
- package/gkehub/index.d.ts +3 -0
- package/gkehub/index.js +15 -0
- package/gkehub/index.js.map +1 -1
- package/gkehub/membership.d.ts +9 -1
- package/gkehub/membership.js +9 -1
- package/gkehub/membership.js.map +1 -1
- package/gkehub/membershipIamBinding.d.ts +169 -0
- package/gkehub/membershipIamBinding.js +150 -0
- package/gkehub/membershipIamBinding.js.map +1 -0
- package/gkehub/membershipIamMember.d.ts +169 -0
- package/gkehub/membershipIamMember.js +150 -0
- package/gkehub/membershipIamMember.js.map +1 -0
- package/gkehub/membershipIamPolicy.d.ts +159 -0
- package/gkehub/membershipIamPolicy.js +143 -0
- package/gkehub/membershipIamPolicy.js.map +1 -0
- package/kms/secretCiphertext.d.ts +1 -1
- package/kms/secretCiphertext.js +1 -1
- package/logging/projectSink.d.ts +1 -1
- package/logging/projectSink.js +1 -1
- package/networkmanagement/connectivityTest.d.ts +1 -1
- package/networkmanagement/connectivityTest.js +1 -1
- package/notebooks/instance.d.ts +6 -6
- package/notebooks/runtime.d.ts +59 -0
- package/notebooks/runtime.js +59 -0
- package/notebooks/runtime.js.map +1 -1
- package/osconfig/guestPolicies.d.ts +1 -1
- package/osconfig/guestPolicies.js +1 -1
- package/osconfig/patchDeployment.d.ts +1 -1
- package/osconfig/patchDeployment.js +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/pubsub/subscription.d.ts +66 -0
- package/pubsub/subscription.js +47 -0
- package/pubsub/subscription.js.map +1 -1
- package/types/input.d.ts +335 -20
- package/types/output.d.ts +329 -8
package/activedirectory/index.js
CHANGED
|
@@ -21,9 +21,11 @@ const utilities = require("../utilities");
|
|
|
21
21
|
// Export members:
|
|
22
22
|
__exportStar(require("./domain"), exports);
|
|
23
23
|
__exportStar(require("./domainTrust"), exports);
|
|
24
|
+
__exportStar(require("./peering"), exports);
|
|
24
25
|
// Import resources to register:
|
|
25
26
|
const domain_1 = require("./domain");
|
|
26
27
|
const domainTrust_1 = require("./domainTrust");
|
|
28
|
+
const peering_1 = require("./peering");
|
|
27
29
|
const _module = {
|
|
28
30
|
version: utilities.getVersion(),
|
|
29
31
|
construct: (name, type, urn) => {
|
|
@@ -32,6 +34,8 @@ const _module = {
|
|
|
32
34
|
return new domain_1.Domain(name, undefined, { urn });
|
|
33
35
|
case "gcp:activedirectory/domainTrust:DomainTrust":
|
|
34
36
|
return new domainTrust_1.DomainTrust(name, undefined, { urn });
|
|
37
|
+
case "gcp:activedirectory/peering:Peering":
|
|
38
|
+
return new peering_1.Peering(name, undefined, { urn });
|
|
35
39
|
default:
|
|
36
40
|
throw new Error(`unknown resource type ${type}`);
|
|
37
41
|
}
|
|
@@ -39,4 +43,5 @@ const _module = {
|
|
|
39
43
|
};
|
|
40
44
|
pulumi.runtime.registerResourceModule("gcp", "activedirectory/domain", _module);
|
|
41
45
|
pulumi.runtime.registerResourceModule("gcp", "activedirectory/domainTrust", _module);
|
|
46
|
+
pulumi.runtime.registerResourceModule("gcp", "activedirectory/peering", _module);
|
|
42
47
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../activedirectory/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,2CAAyB;AACzB,gDAA8B;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../activedirectory/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,2CAAyB;AACzB,gDAA8B;AAC9B,4CAA0B;AAE1B,gCAAgC;AAChC,qCAAkC;AAClC,+CAA4C;AAC5C,uCAAoC;AAEpC,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,mCAAmC;gBACpC,OAAO,IAAI,eAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,6CAA6C;gBAC9C,OAAO,IAAI,yBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,qCAAqC;gBACtC,OAAO,IAAI,iBAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA;AAC/E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,6BAA6B,EAAE,OAAO,CAAC,CAAA;AACpF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,149 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* ## Example Usage
|
|
4
|
+
*
|
|
5
|
+
* ## Import
|
|
6
|
+
*
|
|
7
|
+
* This resource does not support import.
|
|
8
|
+
*/
|
|
9
|
+
export declare class Peering extends pulumi.CustomResource {
|
|
10
|
+
/**
|
|
11
|
+
* Get an existing Peering resource's state with the given name, ID, and optional extra
|
|
12
|
+
* properties used to qualify the lookup.
|
|
13
|
+
*
|
|
14
|
+
* @param name The _unique_ name of the resulting resource.
|
|
15
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
16
|
+
* @param state Any extra arguments used during the lookup.
|
|
17
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
18
|
+
*/
|
|
19
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PeeringState, opts?: pulumi.CustomResourceOptions): Peering;
|
|
20
|
+
/**
|
|
21
|
+
* Returns true if the given object is an instance of Peering. This is designed to work even
|
|
22
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
23
|
+
*/
|
|
24
|
+
static isInstance(obj: any): obj is Peering;
|
|
25
|
+
/**
|
|
26
|
+
* The full names of the Google Compute Engine networks to which the instance is connected. Caller needs to make sure that CIDR subnets do not overlap between networks, else peering creation will fail.
|
|
27
|
+
*/
|
|
28
|
+
readonly authorizedNetwork: pulumi.Output<string>;
|
|
29
|
+
/**
|
|
30
|
+
* Full domain resource path for the Managed AD Domain involved in peering. The resource path should be in the form projects/{projectId}/locations/global/domains/{domainName}
|
|
31
|
+
*/
|
|
32
|
+
readonly domainResource: pulumi.Output<string>;
|
|
33
|
+
/**
|
|
34
|
+
* Resource labels that can contain user-provided metadata
|
|
35
|
+
*/
|
|
36
|
+
readonly labels: pulumi.Output<{
|
|
37
|
+
[key: string]: string;
|
|
38
|
+
} | undefined>;
|
|
39
|
+
/**
|
|
40
|
+
* Unique name of the peering in this scope including projects and location using the form:
|
|
41
|
+
* projects/{projectId}/locations/global/peerings/{peeringId}.
|
|
42
|
+
*/
|
|
43
|
+
readonly name: pulumi.Output<string>;
|
|
44
|
+
/**
|
|
45
|
+
* -
|
|
46
|
+
* (Required)
|
|
47
|
+
*/
|
|
48
|
+
readonly peeringId: pulumi.Output<string>;
|
|
49
|
+
/**
|
|
50
|
+
* The ID of the project in which the resource belongs.
|
|
51
|
+
* If it is not provided, the provider project is used.
|
|
52
|
+
*/
|
|
53
|
+
readonly project: pulumi.Output<string>;
|
|
54
|
+
/**
|
|
55
|
+
* The current state of this Peering.
|
|
56
|
+
*/
|
|
57
|
+
readonly status: pulumi.Output<string | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* Additional information about the current status of this peering, if available.
|
|
60
|
+
*/
|
|
61
|
+
readonly statusMessage: pulumi.Output<string | undefined>;
|
|
62
|
+
/**
|
|
63
|
+
* Create a Peering resource with the given unique name, arguments, and options.
|
|
64
|
+
*
|
|
65
|
+
* @param name The _unique_ name of the resource.
|
|
66
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
67
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
68
|
+
*/
|
|
69
|
+
constructor(name: string, args: PeeringArgs, opts?: pulumi.CustomResourceOptions);
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Input properties used for looking up and filtering Peering resources.
|
|
73
|
+
*/
|
|
74
|
+
export interface PeeringState {
|
|
75
|
+
/**
|
|
76
|
+
* The full names of the Google Compute Engine networks to which the instance is connected. Caller needs to make sure that CIDR subnets do not overlap between networks, else peering creation will fail.
|
|
77
|
+
*/
|
|
78
|
+
authorizedNetwork?: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* Full domain resource path for the Managed AD Domain involved in peering. The resource path should be in the form projects/{projectId}/locations/global/domains/{domainName}
|
|
81
|
+
*/
|
|
82
|
+
domainResource?: pulumi.Input<string>;
|
|
83
|
+
/**
|
|
84
|
+
* Resource labels that can contain user-provided metadata
|
|
85
|
+
*/
|
|
86
|
+
labels?: pulumi.Input<{
|
|
87
|
+
[key: string]: pulumi.Input<string>;
|
|
88
|
+
}>;
|
|
89
|
+
/**
|
|
90
|
+
* Unique name of the peering in this scope including projects and location using the form:
|
|
91
|
+
* projects/{projectId}/locations/global/peerings/{peeringId}.
|
|
92
|
+
*/
|
|
93
|
+
name?: pulumi.Input<string>;
|
|
94
|
+
/**
|
|
95
|
+
* -
|
|
96
|
+
* (Required)
|
|
97
|
+
*/
|
|
98
|
+
peeringId?: pulumi.Input<string>;
|
|
99
|
+
/**
|
|
100
|
+
* The ID of the project in which the resource belongs.
|
|
101
|
+
* If it is not provided, the provider project is used.
|
|
102
|
+
*/
|
|
103
|
+
project?: pulumi.Input<string>;
|
|
104
|
+
/**
|
|
105
|
+
* The current state of this Peering.
|
|
106
|
+
*/
|
|
107
|
+
status?: pulumi.Input<string>;
|
|
108
|
+
/**
|
|
109
|
+
* Additional information about the current status of this peering, if available.
|
|
110
|
+
*/
|
|
111
|
+
statusMessage?: pulumi.Input<string>;
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* The set of arguments for constructing a Peering resource.
|
|
115
|
+
*/
|
|
116
|
+
export interface PeeringArgs {
|
|
117
|
+
/**
|
|
118
|
+
* The full names of the Google Compute Engine networks to which the instance is connected. Caller needs to make sure that CIDR subnets do not overlap between networks, else peering creation will fail.
|
|
119
|
+
*/
|
|
120
|
+
authorizedNetwork: pulumi.Input<string>;
|
|
121
|
+
/**
|
|
122
|
+
* Full domain resource path for the Managed AD Domain involved in peering. The resource path should be in the form projects/{projectId}/locations/global/domains/{domainName}
|
|
123
|
+
*/
|
|
124
|
+
domainResource: pulumi.Input<string>;
|
|
125
|
+
/**
|
|
126
|
+
* Resource labels that can contain user-provided metadata
|
|
127
|
+
*/
|
|
128
|
+
labels?: pulumi.Input<{
|
|
129
|
+
[key: string]: pulumi.Input<string>;
|
|
130
|
+
}>;
|
|
131
|
+
/**
|
|
132
|
+
* -
|
|
133
|
+
* (Required)
|
|
134
|
+
*/
|
|
135
|
+
peeringId: pulumi.Input<string>;
|
|
136
|
+
/**
|
|
137
|
+
* The ID of the project in which the resource belongs.
|
|
138
|
+
* If it is not provided, the provider project is used.
|
|
139
|
+
*/
|
|
140
|
+
project?: pulumi.Input<string>;
|
|
141
|
+
/**
|
|
142
|
+
* The current state of this Peering.
|
|
143
|
+
*/
|
|
144
|
+
status?: pulumi.Input<string>;
|
|
145
|
+
/**
|
|
146
|
+
* Additional information about the current status of this peering, if available.
|
|
147
|
+
*/
|
|
148
|
+
statusMessage?: pulumi.Input<string>;
|
|
149
|
+
}
|
|
@@ -0,0 +1,79 @@
|
|
|
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.Peering = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ## Import
|
|
12
|
+
*
|
|
13
|
+
* This resource does not support import.
|
|
14
|
+
*/
|
|
15
|
+
class Peering extends pulumi.CustomResource {
|
|
16
|
+
constructor(name, argsOrState, opts) {
|
|
17
|
+
let resourceInputs = {};
|
|
18
|
+
opts = opts || {};
|
|
19
|
+
if (opts.id) {
|
|
20
|
+
const state = argsOrState;
|
|
21
|
+
resourceInputs["authorizedNetwork"] = state ? state.authorizedNetwork : undefined;
|
|
22
|
+
resourceInputs["domainResource"] = state ? state.domainResource : undefined;
|
|
23
|
+
resourceInputs["labels"] = state ? state.labels : undefined;
|
|
24
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
25
|
+
resourceInputs["peeringId"] = state ? state.peeringId : undefined;
|
|
26
|
+
resourceInputs["project"] = state ? state.project : undefined;
|
|
27
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
28
|
+
resourceInputs["statusMessage"] = state ? state.statusMessage : undefined;
|
|
29
|
+
}
|
|
30
|
+
else {
|
|
31
|
+
const args = argsOrState;
|
|
32
|
+
if ((!args || args.authorizedNetwork === undefined) && !opts.urn) {
|
|
33
|
+
throw new Error("Missing required property 'authorizedNetwork'");
|
|
34
|
+
}
|
|
35
|
+
if ((!args || args.domainResource === undefined) && !opts.urn) {
|
|
36
|
+
throw new Error("Missing required property 'domainResource'");
|
|
37
|
+
}
|
|
38
|
+
if ((!args || args.peeringId === undefined) && !opts.urn) {
|
|
39
|
+
throw new Error("Missing required property 'peeringId'");
|
|
40
|
+
}
|
|
41
|
+
resourceInputs["authorizedNetwork"] = args ? args.authorizedNetwork : undefined;
|
|
42
|
+
resourceInputs["domainResource"] = args ? args.domainResource : undefined;
|
|
43
|
+
resourceInputs["labels"] = args ? args.labels : undefined;
|
|
44
|
+
resourceInputs["peeringId"] = args ? args.peeringId : undefined;
|
|
45
|
+
resourceInputs["project"] = args ? args.project : undefined;
|
|
46
|
+
resourceInputs["status"] = args ? args.status : undefined;
|
|
47
|
+
resourceInputs["statusMessage"] = args ? args.statusMessage : undefined;
|
|
48
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
49
|
+
}
|
|
50
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
51
|
+
super(Peering.__pulumiType, name, resourceInputs, opts);
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Get an existing Peering resource's state with the given name, ID, and optional extra
|
|
55
|
+
* properties used to qualify the lookup.
|
|
56
|
+
*
|
|
57
|
+
* @param name The _unique_ name of the resulting resource.
|
|
58
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
59
|
+
* @param state Any extra arguments used during the lookup.
|
|
60
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
61
|
+
*/
|
|
62
|
+
static get(name, id, state, opts) {
|
|
63
|
+
return new Peering(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Returns true if the given object is an instance of Peering. This is designed to work even
|
|
67
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
68
|
+
*/
|
|
69
|
+
static isInstance(obj) {
|
|
70
|
+
if (obj === undefined || obj === null) {
|
|
71
|
+
return false;
|
|
72
|
+
}
|
|
73
|
+
return obj['__pulumiType'] === Peering.__pulumiType;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
exports.Peering = Peering;
|
|
77
|
+
/** @internal */
|
|
78
|
+
Peering.__pulumiType = 'gcp:activedirectory/peering:Peering';
|
|
79
|
+
//# sourceMappingURL=peering.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"peering.js","sourceRoot":"","sources":["../../activedirectory/peering.ts"],"names":[],"mappings":"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"}
|
package/bigtable/instance.d.ts
CHANGED
|
@@ -4,9 +4,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
4
4
|
* ## +---
|
|
5
5
|
*
|
|
6
6
|
* subcategory: "Cloud Bigtable"
|
|
7
|
-
* layout: "google"
|
|
8
7
|
* page_title: "Google: gcp.bigtable.Instance"
|
|
9
|
-
* sidebar_current: "docs-google-bigtable-instance"
|
|
10
8
|
* description: |-
|
|
11
9
|
* Creates a Google Bigtable instance.
|
|
12
10
|
* ---
|
package/bigtable/instance.js
CHANGED
|
@@ -9,9 +9,7 @@ const utilities = require("../utilities");
|
|
|
9
9
|
* ## +---
|
|
10
10
|
*
|
|
11
11
|
* subcategory: "Cloud Bigtable"
|
|
12
|
-
* layout: "google"
|
|
13
12
|
* page_title: "Google: gcp.bigtable.Instance"
|
|
14
|
-
* sidebar_current: "docs-google-bigtable-instance"
|
|
15
13
|
* description: |-
|
|
16
14
|
* Creates a Google Bigtable instance.
|
|
17
15
|
* ---
|
package/bigtable/instance.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../bigtable/instance.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../bigtable/instance.ts"],"names":[],"mappings":"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"}
|
|
@@ -69,7 +69,7 @@ export declare class Certificate extends pulumi.CustomResource {
|
|
|
69
69
|
*/
|
|
70
70
|
readonly description: pulumi.Output<string | undefined>;
|
|
71
71
|
/**
|
|
72
|
-
* Set of label tags associated with the
|
|
72
|
+
* Set of label tags associated with the Certificate resource.
|
|
73
73
|
*/
|
|
74
74
|
readonly labels: pulumi.Output<{
|
|
75
75
|
[key: string]: string;
|
|
@@ -94,13 +94,11 @@ export declare class Certificate extends pulumi.CustomResource {
|
|
|
94
94
|
readonly project: pulumi.Output<string>;
|
|
95
95
|
/**
|
|
96
96
|
* The scope of the certificate.
|
|
97
|
-
* Certificates with default scope are served from core Google data centers.
|
|
97
|
+
* DEFAULT: Certificates with default scope are served from core Google data centers.
|
|
98
98
|
* If unsure, choose this option.
|
|
99
|
-
* Certificates with scope EDGE_CACHE are special-purposed certificates,
|
|
99
|
+
* EDGE_CACHE: Certificates with scope EDGE_CACHE are special-purposed certificates,
|
|
100
100
|
* served from non-core Google data centers.
|
|
101
101
|
* Currently allowed only for managed certificates.
|
|
102
|
-
* Default value is `DEFAULT`.
|
|
103
|
-
* Possible values are `DEFAULT` and `EDGE_CACHE`.
|
|
104
102
|
*/
|
|
105
103
|
readonly scope: pulumi.Output<string | undefined>;
|
|
106
104
|
/**
|
|
@@ -128,7 +126,7 @@ export interface CertificateState {
|
|
|
128
126
|
*/
|
|
129
127
|
description?: pulumi.Input<string>;
|
|
130
128
|
/**
|
|
131
|
-
* Set of label tags associated with the
|
|
129
|
+
* Set of label tags associated with the Certificate resource.
|
|
132
130
|
*/
|
|
133
131
|
labels?: pulumi.Input<{
|
|
134
132
|
[key: string]: pulumi.Input<string>;
|
|
@@ -153,13 +151,11 @@ export interface CertificateState {
|
|
|
153
151
|
project?: pulumi.Input<string>;
|
|
154
152
|
/**
|
|
155
153
|
* The scope of the certificate.
|
|
156
|
-
* Certificates with default scope are served from core Google data centers.
|
|
154
|
+
* DEFAULT: Certificates with default scope are served from core Google data centers.
|
|
157
155
|
* If unsure, choose this option.
|
|
158
|
-
* Certificates with scope EDGE_CACHE are special-purposed certificates,
|
|
156
|
+
* EDGE_CACHE: Certificates with scope EDGE_CACHE are special-purposed certificates,
|
|
159
157
|
* served from non-core Google data centers.
|
|
160
158
|
* Currently allowed only for managed certificates.
|
|
161
|
-
* Default value is `DEFAULT`.
|
|
162
|
-
* Possible values are `DEFAULT` and `EDGE_CACHE`.
|
|
163
159
|
*/
|
|
164
160
|
scope?: pulumi.Input<string>;
|
|
165
161
|
/**
|
|
@@ -179,7 +175,7 @@ export interface CertificateArgs {
|
|
|
179
175
|
*/
|
|
180
176
|
description?: pulumi.Input<string>;
|
|
181
177
|
/**
|
|
182
|
-
* Set of label tags associated with the
|
|
178
|
+
* Set of label tags associated with the Certificate resource.
|
|
183
179
|
*/
|
|
184
180
|
labels?: pulumi.Input<{
|
|
185
181
|
[key: string]: pulumi.Input<string>;
|
|
@@ -204,13 +200,11 @@ export interface CertificateArgs {
|
|
|
204
200
|
project?: pulumi.Input<string>;
|
|
205
201
|
/**
|
|
206
202
|
* The scope of the certificate.
|
|
207
|
-
* Certificates with default scope are served from core Google data centers.
|
|
203
|
+
* DEFAULT: Certificates with default scope are served from core Google data centers.
|
|
208
204
|
* If unsure, choose this option.
|
|
209
|
-
* Certificates with scope EDGE_CACHE are special-purposed certificates,
|
|
205
|
+
* EDGE_CACHE: Certificates with scope EDGE_CACHE are special-purposed certificates,
|
|
210
206
|
* served from non-core Google data centers.
|
|
211
207
|
* Currently allowed only for managed certificates.
|
|
212
|
-
* Default value is `DEFAULT`.
|
|
213
|
-
* Possible values are `DEFAULT` and `EDGE_CACHE`.
|
|
214
208
|
*/
|
|
215
209
|
scope?: pulumi.Input<string>;
|
|
216
210
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"certificate.js","sourceRoot":"","sources":["../../certificatemanager/certificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"certificate.js","sourceRoot":"","sources":["../../certificatemanager/certificate.ts"],"names":[],"mappings":"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"}
|
|
@@ -60,7 +60,7 @@ export declare class CertificateMap extends pulumi.CustomResource {
|
|
|
60
60
|
*/
|
|
61
61
|
readonly createTime: pulumi.Output<string>;
|
|
62
62
|
/**
|
|
63
|
-
*
|
|
63
|
+
* A human-readable description of the resource.
|
|
64
64
|
*/
|
|
65
65
|
readonly description: pulumi.Output<string | undefined>;
|
|
66
66
|
/**
|
|
@@ -107,7 +107,7 @@ export interface CertificateMapState {
|
|
|
107
107
|
*/
|
|
108
108
|
createTime?: pulumi.Input<string>;
|
|
109
109
|
/**
|
|
110
|
-
*
|
|
110
|
+
* A human-readable description of the resource.
|
|
111
111
|
*/
|
|
112
112
|
description?: pulumi.Input<string>;
|
|
113
113
|
/**
|
|
@@ -141,7 +141,7 @@ export interface CertificateMapState {
|
|
|
141
141
|
*/
|
|
142
142
|
export interface CertificateMapArgs {
|
|
143
143
|
/**
|
|
144
|
-
*
|
|
144
|
+
* A human-readable description of the resource.
|
|
145
145
|
*/
|
|
146
146
|
description?: pulumi.Input<string>;
|
|
147
147
|
/**
|
|
@@ -97,8 +97,7 @@ export declare class CertificateMapEntry extends pulumi.CustomResource {
|
|
|
97
97
|
*/
|
|
98
98
|
readonly createTime: pulumi.Output<string>;
|
|
99
99
|
/**
|
|
100
|
-
*
|
|
101
|
-
* that have been issued for a particular hostname
|
|
100
|
+
* A human-readable description of the resource.
|
|
102
101
|
*/
|
|
103
102
|
readonly description: pulumi.Output<string | undefined>;
|
|
104
103
|
/**
|
|
@@ -121,7 +120,6 @@ export declare class CertificateMapEntry extends pulumi.CustomResource {
|
|
|
121
120
|
readonly map: pulumi.Output<string>;
|
|
122
121
|
/**
|
|
123
122
|
* A predefined matcher for particular cases, other than SNI selection
|
|
124
|
-
* Possible values are `MATCHER_UNSPECIFIED` and `PRIMARY`.
|
|
125
123
|
*/
|
|
126
124
|
readonly matcher: pulumi.Output<string | undefined>;
|
|
127
125
|
/**
|
|
@@ -136,8 +134,7 @@ export declare class CertificateMapEntry extends pulumi.CustomResource {
|
|
|
136
134
|
*/
|
|
137
135
|
readonly project: pulumi.Output<string>;
|
|
138
136
|
/**
|
|
139
|
-
* A serving state of this Certificate Map Entry.
|
|
140
|
-
* progress. Some frontends may serve this configuration.
|
|
137
|
+
* A serving state of this Certificate Map Entry.
|
|
141
138
|
*/
|
|
142
139
|
readonly state: pulumi.Output<string>;
|
|
143
140
|
/**
|
|
@@ -170,8 +167,7 @@ export interface CertificateMapEntryState {
|
|
|
170
167
|
*/
|
|
171
168
|
createTime?: pulumi.Input<string>;
|
|
172
169
|
/**
|
|
173
|
-
*
|
|
174
|
-
* that have been issued for a particular hostname
|
|
170
|
+
* A human-readable description of the resource.
|
|
175
171
|
*/
|
|
176
172
|
description?: pulumi.Input<string>;
|
|
177
173
|
/**
|
|
@@ -194,7 +190,6 @@ export interface CertificateMapEntryState {
|
|
|
194
190
|
map?: pulumi.Input<string>;
|
|
195
191
|
/**
|
|
196
192
|
* A predefined matcher for particular cases, other than SNI selection
|
|
197
|
-
* Possible values are `MATCHER_UNSPECIFIED` and `PRIMARY`.
|
|
198
193
|
*/
|
|
199
194
|
matcher?: pulumi.Input<string>;
|
|
200
195
|
/**
|
|
@@ -209,8 +204,7 @@ export interface CertificateMapEntryState {
|
|
|
209
204
|
*/
|
|
210
205
|
project?: pulumi.Input<string>;
|
|
211
206
|
/**
|
|
212
|
-
* A serving state of this Certificate Map Entry.
|
|
213
|
-
* progress. Some frontends may serve this configuration.
|
|
207
|
+
* A serving state of this Certificate Map Entry.
|
|
214
208
|
*/
|
|
215
209
|
state?: pulumi.Input<string>;
|
|
216
210
|
/**
|
|
@@ -230,8 +224,7 @@ export interface CertificateMapEntryArgs {
|
|
|
230
224
|
*/
|
|
231
225
|
certificates: pulumi.Input<pulumi.Input<string>[]>;
|
|
232
226
|
/**
|
|
233
|
-
*
|
|
234
|
-
* that have been issued for a particular hostname
|
|
227
|
+
* A human-readable description of the resource.
|
|
235
228
|
*/
|
|
236
229
|
description?: pulumi.Input<string>;
|
|
237
230
|
/**
|
|
@@ -254,7 +247,6 @@ export interface CertificateMapEntryArgs {
|
|
|
254
247
|
map: pulumi.Input<string>;
|
|
255
248
|
/**
|
|
256
249
|
* A predefined matcher for particular cases, other than SNI selection
|
|
257
|
-
* Possible values are `MATCHER_UNSPECIFIED` and `PRIMARY`.
|
|
258
250
|
*/
|
|
259
251
|
matcher?: pulumi.Input<string>;
|
|
260
252
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"certificateMapEntry.js","sourceRoot":"","sources":["../../certificatemanager/certificateMapEntry.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqEG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"certificateMapEntry.js","sourceRoot":"","sources":["../../certificatemanager/certificateMapEntry.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import { input as inputs, output as outputs } from "../types";
|
|
3
3
|
/**
|
|
4
|
-
* DnsAuthorization represents a HTTP-reachable backend for
|
|
4
|
+
* DnsAuthorization represents a HTTP-reachable backend for a DnsAuthorization.
|
|
5
5
|
*
|
|
6
6
|
* > **Warning:** These resources require allow-listing to use, and are not openly available to all Cloud customers. Engage with your Cloud account team to discuss how to onboard.
|
|
7
7
|
*
|
|
@@ -79,7 +79,7 @@ export declare class DnsAuthorization extends pulumi.CustomResource {
|
|
|
79
79
|
*/
|
|
80
80
|
readonly domain: pulumi.Output<string>;
|
|
81
81
|
/**
|
|
82
|
-
* Set of label tags associated with the
|
|
82
|
+
* Set of label tags associated with the DNS Authorization resource.
|
|
83
83
|
*/
|
|
84
84
|
readonly labels: pulumi.Output<{
|
|
85
85
|
[key: string]: string;
|
|
@@ -124,7 +124,7 @@ export interface DnsAuthorizationState {
|
|
|
124
124
|
*/
|
|
125
125
|
domain?: pulumi.Input<string>;
|
|
126
126
|
/**
|
|
127
|
-
* Set of label tags associated with the
|
|
127
|
+
* Set of label tags associated with the DNS Authorization resource.
|
|
128
128
|
*/
|
|
129
129
|
labels?: pulumi.Input<{
|
|
130
130
|
[key: string]: pulumi.Input<string>;
|
|
@@ -156,7 +156,7 @@ export interface DnsAuthorizationArgs {
|
|
|
156
156
|
*/
|
|
157
157
|
domain: pulumi.Input<string>;
|
|
158
158
|
/**
|
|
159
|
-
* Set of label tags associated with the
|
|
159
|
+
* Set of label tags associated with the DNS Authorization resource.
|
|
160
160
|
*/
|
|
161
161
|
labels?: pulumi.Input<{
|
|
162
162
|
[key: string]: pulumi.Input<string>;
|
|
@@ -6,7 +6,7 @@ exports.DnsAuthorization = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* DnsAuthorization represents a HTTP-reachable backend for
|
|
9
|
+
* DnsAuthorization represents a HTTP-reachable backend for a DnsAuthorization.
|
|
10
10
|
*
|
|
11
11
|
* > **Warning:** These resources require allow-listing to use, and are not openly available to all Cloud customers. Engage with your Cloud account team to discuss how to onboard.
|
|
12
12
|
*
|