@pulumi/gcp 6.30.0 → 6.31.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/bigquery/connection.d.ts +14 -14
- package/bigquery/connection.js +14 -14
- package/bigquery/connectionIamBinding.d.ts +214 -0
- package/bigquery/connectionIamBinding.js +155 -0
- package/bigquery/connectionIamBinding.js.map +1 -0
- package/bigquery/connectionIamMember.d.ts +214 -0
- package/bigquery/connectionIamMember.js +155 -0
- package/bigquery/connectionIamMember.js.map +1 -0
- package/bigquery/connectionIamPolicy.d.ts +204 -0
- package/bigquery/connectionIamPolicy.js +148 -0
- package/bigquery/connectionIamPolicy.js.map +1 -0
- package/bigquery/index.d.ts +3 -0
- package/bigquery/index.js +15 -0
- package/bigquery/index.js.map +1 -1
- package/billing/budget.d.ts +46 -0
- package/billing/budget.js +46 -0
- package/billing/budget.js.map +1 -1
- package/certificateauthority/authority.d.ts +85 -23
- package/certificateauthority/authority.js +56 -17
- package/certificateauthority/authority.js.map +1 -1
- package/certificateauthority/certificate.d.ts +14 -5
- package/certificateauthority/certificate.js.map +1 -1
- package/certificateauthority/getAuthority.d.ts +2 -0
- package/certificateauthority/getAuthority.js.map +1 -1
- package/cloudfunctions/function.d.ts +4 -3
- package/cloudfunctions/function.js +1 -0
- package/cloudfunctions/function.js.map +1 -1
- package/cloudfunctionsv2/function.d.ts +6 -2
- package/cloudfunctionsv2/function.js +6 -2
- package/cloudfunctionsv2/function.js.map +1 -1
- package/cloudrun/service.d.ts +424 -0
- package/cloudrun/service.js +424 -0
- package/cloudrun/service.js.map +1 -1
- package/cloudtasks/index.d.ts +3 -0
- package/cloudtasks/index.js +15 -0
- package/cloudtasks/index.js.map +1 -1
- package/cloudtasks/queueIamBinding.d.ts +190 -0
- package/cloudtasks/queueIamBinding.js +149 -0
- package/cloudtasks/queueIamBinding.js.map +1 -0
- package/cloudtasks/queueIamMember.d.ts +190 -0
- package/cloudtasks/queueIamMember.js +149 -0
- package/cloudtasks/queueIamMember.js.map +1 -0
- package/cloudtasks/queueIamPolicy.d.ts +180 -0
- package/cloudtasks/queueIamPolicy.js +142 -0
- package/cloudtasks/queueIamPolicy.js.map +1 -0
- package/compute/globalForwardingRule.d.ts +17 -2
- package/compute/globalForwardingRule.js +17 -2
- package/compute/globalForwardingRule.js.map +1 -1
- package/compute/networkEndpointGroup.d.ts +6 -3
- package/compute/networkEndpointGroup.js.map +1 -1
- package/dataproc/autoscalingPolicyIamBinding.d.ts +208 -0
- package/dataproc/autoscalingPolicyIamBinding.js +155 -0
- package/dataproc/autoscalingPolicyIamBinding.js.map +1 -0
- package/dataproc/autoscalingPolicyIamMember.d.ts +208 -0
- package/dataproc/autoscalingPolicyIamMember.js +155 -0
- package/dataproc/autoscalingPolicyIamMember.js.map +1 -0
- package/dataproc/autoscalingPolicyIamPolicy.d.ts +198 -0
- package/dataproc/autoscalingPolicyIamPolicy.js +148 -0
- package/dataproc/autoscalingPolicyIamPolicy.js.map +1 -0
- package/dataproc/index.d.ts +6 -0
- package/dataproc/index.js +30 -0
- package/dataproc/index.js.map +1 -1
- package/dataproc/metastoreServiceIamBinding.d.ts +130 -0
- package/dataproc/metastoreServiceIamBinding.js +95 -0
- package/dataproc/metastoreServiceIamBinding.js.map +1 -0
- package/dataproc/metastoreServiceIamMember.d.ts +130 -0
- package/dataproc/metastoreServiceIamMember.js +95 -0
- package/dataproc/metastoreServiceIamMember.js.map +1 -0
- package/dataproc/metastoreServiceIamPolicy.d.ts +120 -0
- package/dataproc/metastoreServiceIamPolicy.js +88 -0
- package/dataproc/metastoreServiceIamPolicy.js.map +1 -0
- package/logging/projectSink.d.ts +80 -0
- package/logging/projectSink.js +80 -0
- package/logging/projectSink.js.map +1 -1
- package/monitoring/monitoredProject.d.ts +2 -6
- package/monitoring/monitoredProject.js +2 -6
- package/monitoring/monitoredProject.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/projects/serviceIdentity.d.ts +4 -0
- package/projects/serviceIdentity.js +1 -1
- package/projects/serviceIdentity.js.map +1 -1
- package/redis/getInstance.d.ts +1 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +42 -0
- package/redis/instance.js +29 -0
- package/redis/instance.js.map +1 -1
- package/spanner/database.d.ts +44 -12
- package/spanner/database.js +13 -0
- package/spanner/database.js.map +1 -1
- package/sql/getBackupRun.d.ts +11 -0
- package/sql/getBackupRun.js +1 -0
- package/sql/getBackupRun.js.map +1 -1
- package/types/input.d.ts +144 -7
- package/types/output.d.ts +162 -11
|
@@ -0,0 +1,155 @@
|
|
|
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.AutoscalingPolicyIamMember = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Three different resources help you manage your IAM policy for Dataproc AutoscalingPolicy. Each of these resources serves a different use case:
|
|
10
|
+
*
|
|
11
|
+
* * `gcp.dataproc.AutoscalingPolicyIamPolicy`: Authoritative. Sets the IAM policy for the autoscalingpolicy and replaces any existing policy already attached.
|
|
12
|
+
* * `gcp.dataproc.AutoscalingPolicyIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the autoscalingpolicy are preserved.
|
|
13
|
+
* * `gcp.dataproc.AutoscalingPolicyIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the autoscalingpolicy are preserved.
|
|
14
|
+
*
|
|
15
|
+
* > **Note:** `gcp.dataproc.AutoscalingPolicyIamPolicy` **cannot** be used in conjunction with `gcp.dataproc.AutoscalingPolicyIamBinding` and `gcp.dataproc.AutoscalingPolicyIamMember` or they will fight over what your policy should be.
|
|
16
|
+
*
|
|
17
|
+
* > **Note:** `gcp.dataproc.AutoscalingPolicyIamBinding` resources **can be** used in conjunction with `gcp.dataproc.AutoscalingPolicyIamMember` resources **only if** they do not grant privilege to the same role.
|
|
18
|
+
*
|
|
19
|
+
* ## google\_dataproc\_autoscaling\_policy\_iam\_policy
|
|
20
|
+
*
|
|
21
|
+
* ```typescript
|
|
22
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
23
|
+
* import * as gcp from "@pulumi/gcp";
|
|
24
|
+
*
|
|
25
|
+
* const admin = gcp.organizations.getIAMPolicy({
|
|
26
|
+
* bindings: [{
|
|
27
|
+
* role: "roles/viewer",
|
|
28
|
+
* members: ["user:jane@example.com"],
|
|
29
|
+
* }],
|
|
30
|
+
* });
|
|
31
|
+
* const policy = new gcp.dataproc.AutoscalingPolicyIamPolicy("policy", {
|
|
32
|
+
* project: google_dataproc_autoscaling_policy.basic.project,
|
|
33
|
+
* location: google_dataproc_autoscaling_policy.basic.location,
|
|
34
|
+
* policyId: google_dataproc_autoscaling_policy.basic.policy_id,
|
|
35
|
+
* policyData: admin.then(admin => admin.policyData),
|
|
36
|
+
* });
|
|
37
|
+
* ```
|
|
38
|
+
*
|
|
39
|
+
* ## google\_dataproc\_autoscaling\_policy\_iam\_binding
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as gcp from "@pulumi/gcp";
|
|
44
|
+
*
|
|
45
|
+
* const binding = new gcp.dataproc.AutoscalingPolicyIamBinding("binding", {
|
|
46
|
+
* project: google_dataproc_autoscaling_policy.basic.project,
|
|
47
|
+
* location: google_dataproc_autoscaling_policy.basic.location,
|
|
48
|
+
* policyId: google_dataproc_autoscaling_policy.basic.policy_id,
|
|
49
|
+
* role: "roles/viewer",
|
|
50
|
+
* members: ["user:jane@example.com"],
|
|
51
|
+
* });
|
|
52
|
+
* ```
|
|
53
|
+
*
|
|
54
|
+
* ## google\_dataproc\_autoscaling\_policy\_iam\_member
|
|
55
|
+
*
|
|
56
|
+
* ```typescript
|
|
57
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
58
|
+
* import * as gcp from "@pulumi/gcp";
|
|
59
|
+
*
|
|
60
|
+
* const member = new gcp.dataproc.AutoscalingPolicyIamMember("member", {
|
|
61
|
+
* project: google_dataproc_autoscaling_policy.basic.project,
|
|
62
|
+
* location: google_dataproc_autoscaling_policy.basic.location,
|
|
63
|
+
* policyId: google_dataproc_autoscaling_policy.basic.policy_id,
|
|
64
|
+
* role: "roles/viewer",
|
|
65
|
+
* member: "user:jane@example.com",
|
|
66
|
+
* });
|
|
67
|
+
* ```
|
|
68
|
+
*
|
|
69
|
+
* ## Import
|
|
70
|
+
*
|
|
71
|
+
* For all import syntaxes, the "resource in question" can take any of the following forms* projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}} * {{project}}/{{location}}/{{policy_id}} * {{location}}/{{policy_id}} * {{policy_id}} Any variables not passed in the import command will be taken from the provider configuration. Dataproc autoscalingpolicy IAM resources can be imported using the resource identifiers, role, and member. IAM member imports use space-delimited identifiersthe resource in question, the role, and the member identity, e.g.
|
|
72
|
+
*
|
|
73
|
+
* ```sh
|
|
74
|
+
* $ pulumi import gcp:dataproc/autoscalingPolicyIamMember:AutoscalingPolicyIamMember editor "projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}} roles/viewer user:jane@example.com"
|
|
75
|
+
* ```
|
|
76
|
+
*
|
|
77
|
+
* IAM binding imports use space-delimited identifiersthe resource in question and the role, e.g.
|
|
78
|
+
*
|
|
79
|
+
* ```sh
|
|
80
|
+
* $ pulumi import gcp:dataproc/autoscalingPolicyIamMember:AutoscalingPolicyIamMember editor "projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}} roles/viewer"
|
|
81
|
+
* ```
|
|
82
|
+
*
|
|
83
|
+
* IAM policy imports use the identifier of the resource in question, e.g.
|
|
84
|
+
*
|
|
85
|
+
* ```sh
|
|
86
|
+
* $ pulumi import gcp:dataproc/autoscalingPolicyIamMember:AutoscalingPolicyIamMember editor projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}}
|
|
87
|
+
* ```
|
|
88
|
+
*
|
|
89
|
+
* -> **Custom Roles**If you're importing a IAM resource with a custom role, make sure to use the
|
|
90
|
+
*
|
|
91
|
+
* full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
|
92
|
+
*/
|
|
93
|
+
class AutoscalingPolicyIamMember extends pulumi.CustomResource {
|
|
94
|
+
constructor(name, argsOrState, opts) {
|
|
95
|
+
let resourceInputs = {};
|
|
96
|
+
opts = opts || {};
|
|
97
|
+
if (opts.id) {
|
|
98
|
+
const state = argsOrState;
|
|
99
|
+
resourceInputs["condition"] = state ? state.condition : undefined;
|
|
100
|
+
resourceInputs["etag"] = state ? state.etag : undefined;
|
|
101
|
+
resourceInputs["location"] = state ? state.location : undefined;
|
|
102
|
+
resourceInputs["member"] = state ? state.member : undefined;
|
|
103
|
+
resourceInputs["policyId"] = state ? state.policyId : undefined;
|
|
104
|
+
resourceInputs["project"] = state ? state.project : undefined;
|
|
105
|
+
resourceInputs["role"] = state ? state.role : undefined;
|
|
106
|
+
}
|
|
107
|
+
else {
|
|
108
|
+
const args = argsOrState;
|
|
109
|
+
if ((!args || args.member === undefined) && !opts.urn) {
|
|
110
|
+
throw new Error("Missing required property 'member'");
|
|
111
|
+
}
|
|
112
|
+
if ((!args || args.policyId === undefined) && !opts.urn) {
|
|
113
|
+
throw new Error("Missing required property 'policyId'");
|
|
114
|
+
}
|
|
115
|
+
if ((!args || args.role === undefined) && !opts.urn) {
|
|
116
|
+
throw new Error("Missing required property 'role'");
|
|
117
|
+
}
|
|
118
|
+
resourceInputs["condition"] = args ? args.condition : undefined;
|
|
119
|
+
resourceInputs["location"] = args ? args.location : undefined;
|
|
120
|
+
resourceInputs["member"] = args ? args.member : undefined;
|
|
121
|
+
resourceInputs["policyId"] = args ? args.policyId : undefined;
|
|
122
|
+
resourceInputs["project"] = args ? args.project : undefined;
|
|
123
|
+
resourceInputs["role"] = args ? args.role : undefined;
|
|
124
|
+
resourceInputs["etag"] = undefined /*out*/;
|
|
125
|
+
}
|
|
126
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
127
|
+
super(AutoscalingPolicyIamMember.__pulumiType, name, resourceInputs, opts);
|
|
128
|
+
}
|
|
129
|
+
/**
|
|
130
|
+
* Get an existing AutoscalingPolicyIamMember resource's state with the given name, ID, and optional extra
|
|
131
|
+
* properties used to qualify the lookup.
|
|
132
|
+
*
|
|
133
|
+
* @param name The _unique_ name of the resulting resource.
|
|
134
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
135
|
+
* @param state Any extra arguments used during the lookup.
|
|
136
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
137
|
+
*/
|
|
138
|
+
static get(name, id, state, opts) {
|
|
139
|
+
return new AutoscalingPolicyIamMember(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
140
|
+
}
|
|
141
|
+
/**
|
|
142
|
+
* Returns true if the given object is an instance of AutoscalingPolicyIamMember. This is designed to work even
|
|
143
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
144
|
+
*/
|
|
145
|
+
static isInstance(obj) {
|
|
146
|
+
if (obj === undefined || obj === null) {
|
|
147
|
+
return false;
|
|
148
|
+
}
|
|
149
|
+
return obj['__pulumiType'] === AutoscalingPolicyIamMember.__pulumiType;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
exports.AutoscalingPolicyIamMember = AutoscalingPolicyIamMember;
|
|
153
|
+
/** @internal */
|
|
154
|
+
AutoscalingPolicyIamMember.__pulumiType = 'gcp:dataproc/autoscalingPolicyIamMember:AutoscalingPolicyIamMember';
|
|
155
|
+
//# sourceMappingURL=autoscalingPolicyIamMember.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autoscalingPolicyIamMember.js","sourceRoot":"","sources":["../../dataproc/autoscalingPolicyIamMember.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,198 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Three different resources help you manage your IAM policy for Dataproc AutoscalingPolicy. Each of these resources serves a different use case:
|
|
4
|
+
*
|
|
5
|
+
* * `gcp.dataproc.AutoscalingPolicyIamPolicy`: Authoritative. Sets the IAM policy for the autoscalingpolicy and replaces any existing policy already attached.
|
|
6
|
+
* * `gcp.dataproc.AutoscalingPolicyIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the autoscalingpolicy are preserved.
|
|
7
|
+
* * `gcp.dataproc.AutoscalingPolicyIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the autoscalingpolicy are preserved.
|
|
8
|
+
*
|
|
9
|
+
* > **Note:** `gcp.dataproc.AutoscalingPolicyIamPolicy` **cannot** be used in conjunction with `gcp.dataproc.AutoscalingPolicyIamBinding` and `gcp.dataproc.AutoscalingPolicyIamMember` or they will fight over what your policy should be.
|
|
10
|
+
*
|
|
11
|
+
* > **Note:** `gcp.dataproc.AutoscalingPolicyIamBinding` resources **can be** used in conjunction with `gcp.dataproc.AutoscalingPolicyIamMember` resources **only if** they do not grant privilege to the same role.
|
|
12
|
+
*
|
|
13
|
+
* ## google\_dataproc\_autoscaling\_policy\_iam\_policy
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as gcp from "@pulumi/gcp";
|
|
18
|
+
*
|
|
19
|
+
* const admin = gcp.organizations.getIAMPolicy({
|
|
20
|
+
* bindings: [{
|
|
21
|
+
* role: "roles/viewer",
|
|
22
|
+
* members: ["user:jane@example.com"],
|
|
23
|
+
* }],
|
|
24
|
+
* });
|
|
25
|
+
* const policy = new gcp.dataproc.AutoscalingPolicyIamPolicy("policy", {
|
|
26
|
+
* project: google_dataproc_autoscaling_policy.basic.project,
|
|
27
|
+
* location: google_dataproc_autoscaling_policy.basic.location,
|
|
28
|
+
* policyId: google_dataproc_autoscaling_policy.basic.policy_id,
|
|
29
|
+
* policyData: admin.then(admin => admin.policyData),
|
|
30
|
+
* });
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ## google\_dataproc\_autoscaling\_policy\_iam\_binding
|
|
34
|
+
*
|
|
35
|
+
* ```typescript
|
|
36
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
+
* import * as gcp from "@pulumi/gcp";
|
|
38
|
+
*
|
|
39
|
+
* const binding = new gcp.dataproc.AutoscalingPolicyIamBinding("binding", {
|
|
40
|
+
* project: google_dataproc_autoscaling_policy.basic.project,
|
|
41
|
+
* location: google_dataproc_autoscaling_policy.basic.location,
|
|
42
|
+
* policyId: google_dataproc_autoscaling_policy.basic.policy_id,
|
|
43
|
+
* role: "roles/viewer",
|
|
44
|
+
* members: ["user:jane@example.com"],
|
|
45
|
+
* });
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
48
|
+
* ## google\_dataproc\_autoscaling\_policy\_iam\_member
|
|
49
|
+
*
|
|
50
|
+
* ```typescript
|
|
51
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
52
|
+
* import * as gcp from "@pulumi/gcp";
|
|
53
|
+
*
|
|
54
|
+
* const member = new gcp.dataproc.AutoscalingPolicyIamMember("member", {
|
|
55
|
+
* project: google_dataproc_autoscaling_policy.basic.project,
|
|
56
|
+
* location: google_dataproc_autoscaling_policy.basic.location,
|
|
57
|
+
* policyId: google_dataproc_autoscaling_policy.basic.policy_id,
|
|
58
|
+
* role: "roles/viewer",
|
|
59
|
+
* member: "user:jane@example.com",
|
|
60
|
+
* });
|
|
61
|
+
* ```
|
|
62
|
+
*
|
|
63
|
+
* ## Import
|
|
64
|
+
*
|
|
65
|
+
* For all import syntaxes, the "resource in question" can take any of the following forms* projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}} * {{project}}/{{location}}/{{policy_id}} * {{location}}/{{policy_id}} * {{policy_id}} Any variables not passed in the import command will be taken from the provider configuration. Dataproc autoscalingpolicy IAM resources can be imported using the resource identifiers, role, and member. IAM member imports use space-delimited identifiersthe resource in question, the role, and the member identity, e.g.
|
|
66
|
+
*
|
|
67
|
+
* ```sh
|
|
68
|
+
* $ pulumi import gcp:dataproc/autoscalingPolicyIamPolicy:AutoscalingPolicyIamPolicy editor "projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}} roles/viewer user:jane@example.com"
|
|
69
|
+
* ```
|
|
70
|
+
*
|
|
71
|
+
* IAM binding imports use space-delimited identifiersthe resource in question and the role, e.g.
|
|
72
|
+
*
|
|
73
|
+
* ```sh
|
|
74
|
+
* $ pulumi import gcp:dataproc/autoscalingPolicyIamPolicy:AutoscalingPolicyIamPolicy editor "projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}} roles/viewer"
|
|
75
|
+
* ```
|
|
76
|
+
*
|
|
77
|
+
* IAM policy imports use the identifier of the resource in question, e.g.
|
|
78
|
+
*
|
|
79
|
+
* ```sh
|
|
80
|
+
* $ pulumi import gcp:dataproc/autoscalingPolicyIamPolicy:AutoscalingPolicyIamPolicy editor projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}}
|
|
81
|
+
* ```
|
|
82
|
+
*
|
|
83
|
+
* -> **Custom Roles**If you're importing a IAM resource with a custom role, make sure to use the
|
|
84
|
+
*
|
|
85
|
+
* full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
|
86
|
+
*/
|
|
87
|
+
export declare class AutoscalingPolicyIamPolicy extends pulumi.CustomResource {
|
|
88
|
+
/**
|
|
89
|
+
* Get an existing AutoscalingPolicyIamPolicy resource's state with the given name, ID, and optional extra
|
|
90
|
+
* properties used to qualify the lookup.
|
|
91
|
+
*
|
|
92
|
+
* @param name The _unique_ name of the resulting resource.
|
|
93
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
94
|
+
* @param state Any extra arguments used during the lookup.
|
|
95
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
96
|
+
*/
|
|
97
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AutoscalingPolicyIamPolicyState, opts?: pulumi.CustomResourceOptions): AutoscalingPolicyIamPolicy;
|
|
98
|
+
/**
|
|
99
|
+
* Returns true if the given object is an instance of AutoscalingPolicyIamPolicy. This is designed to work even
|
|
100
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
101
|
+
*/
|
|
102
|
+
static isInstance(obj: any): obj is AutoscalingPolicyIamPolicy;
|
|
103
|
+
/**
|
|
104
|
+
* (Computed) The etag of the IAM policy.
|
|
105
|
+
*/
|
|
106
|
+
readonly etag: pulumi.Output<string>;
|
|
107
|
+
/**
|
|
108
|
+
* The location where the autoscaling policy should reside.
|
|
109
|
+
* The default value is `global`.
|
|
110
|
+
* Used to find the parent resource to bind the IAM policy to
|
|
111
|
+
*/
|
|
112
|
+
readonly location: pulumi.Output<string>;
|
|
113
|
+
/**
|
|
114
|
+
* The policy data generated by
|
|
115
|
+
* a `gcp.organizations.getIAMPolicy` data source.
|
|
116
|
+
*/
|
|
117
|
+
readonly policyData: pulumi.Output<string>;
|
|
118
|
+
/**
|
|
119
|
+
* The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
|
120
|
+
* and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
|
121
|
+
* 3 and 50 characters.
|
|
122
|
+
* Used to find the parent resource to bind the IAM policy to
|
|
123
|
+
*/
|
|
124
|
+
readonly policyId: pulumi.Output<string>;
|
|
125
|
+
/**
|
|
126
|
+
* The ID of the project in which the resource belongs.
|
|
127
|
+
* If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
|
128
|
+
*/
|
|
129
|
+
readonly project: pulumi.Output<string>;
|
|
130
|
+
/**
|
|
131
|
+
* Create a AutoscalingPolicyIamPolicy resource with the given unique name, arguments, and options.
|
|
132
|
+
*
|
|
133
|
+
* @param name The _unique_ name of the resource.
|
|
134
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
135
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
136
|
+
*/
|
|
137
|
+
constructor(name: string, args: AutoscalingPolicyIamPolicyArgs, opts?: pulumi.CustomResourceOptions);
|
|
138
|
+
}
|
|
139
|
+
/**
|
|
140
|
+
* Input properties used for looking up and filtering AutoscalingPolicyIamPolicy resources.
|
|
141
|
+
*/
|
|
142
|
+
export interface AutoscalingPolicyIamPolicyState {
|
|
143
|
+
/**
|
|
144
|
+
* (Computed) The etag of the IAM policy.
|
|
145
|
+
*/
|
|
146
|
+
etag?: pulumi.Input<string>;
|
|
147
|
+
/**
|
|
148
|
+
* The location where the autoscaling policy should reside.
|
|
149
|
+
* The default value is `global`.
|
|
150
|
+
* Used to find the parent resource to bind the IAM policy to
|
|
151
|
+
*/
|
|
152
|
+
location?: pulumi.Input<string>;
|
|
153
|
+
/**
|
|
154
|
+
* The policy data generated by
|
|
155
|
+
* a `gcp.organizations.getIAMPolicy` data source.
|
|
156
|
+
*/
|
|
157
|
+
policyData?: pulumi.Input<string>;
|
|
158
|
+
/**
|
|
159
|
+
* The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
|
160
|
+
* and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
|
161
|
+
* 3 and 50 characters.
|
|
162
|
+
* Used to find the parent resource to bind the IAM policy to
|
|
163
|
+
*/
|
|
164
|
+
policyId?: pulumi.Input<string>;
|
|
165
|
+
/**
|
|
166
|
+
* The ID of the project in which the resource belongs.
|
|
167
|
+
* If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
|
168
|
+
*/
|
|
169
|
+
project?: pulumi.Input<string>;
|
|
170
|
+
}
|
|
171
|
+
/**
|
|
172
|
+
* The set of arguments for constructing a AutoscalingPolicyIamPolicy resource.
|
|
173
|
+
*/
|
|
174
|
+
export interface AutoscalingPolicyIamPolicyArgs {
|
|
175
|
+
/**
|
|
176
|
+
* The location where the autoscaling policy should reside.
|
|
177
|
+
* The default value is `global`.
|
|
178
|
+
* Used to find the parent resource to bind the IAM policy to
|
|
179
|
+
*/
|
|
180
|
+
location?: pulumi.Input<string>;
|
|
181
|
+
/**
|
|
182
|
+
* The policy data generated by
|
|
183
|
+
* a `gcp.organizations.getIAMPolicy` data source.
|
|
184
|
+
*/
|
|
185
|
+
policyData: pulumi.Input<string>;
|
|
186
|
+
/**
|
|
187
|
+
* The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
|
188
|
+
* and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
|
189
|
+
* 3 and 50 characters.
|
|
190
|
+
* Used to find the parent resource to bind the IAM policy to
|
|
191
|
+
*/
|
|
192
|
+
policyId: pulumi.Input<string>;
|
|
193
|
+
/**
|
|
194
|
+
* The ID of the project in which the resource belongs.
|
|
195
|
+
* If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
|
196
|
+
*/
|
|
197
|
+
project?: pulumi.Input<string>;
|
|
198
|
+
}
|
|
@@ -0,0 +1,148 @@
|
|
|
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.AutoscalingPolicyIamPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Three different resources help you manage your IAM policy for Dataproc AutoscalingPolicy. Each of these resources serves a different use case:
|
|
10
|
+
*
|
|
11
|
+
* * `gcp.dataproc.AutoscalingPolicyIamPolicy`: Authoritative. Sets the IAM policy for the autoscalingpolicy and replaces any existing policy already attached.
|
|
12
|
+
* * `gcp.dataproc.AutoscalingPolicyIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the autoscalingpolicy are preserved.
|
|
13
|
+
* * `gcp.dataproc.AutoscalingPolicyIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the autoscalingpolicy are preserved.
|
|
14
|
+
*
|
|
15
|
+
* > **Note:** `gcp.dataproc.AutoscalingPolicyIamPolicy` **cannot** be used in conjunction with `gcp.dataproc.AutoscalingPolicyIamBinding` and `gcp.dataproc.AutoscalingPolicyIamMember` or they will fight over what your policy should be.
|
|
16
|
+
*
|
|
17
|
+
* > **Note:** `gcp.dataproc.AutoscalingPolicyIamBinding` resources **can be** used in conjunction with `gcp.dataproc.AutoscalingPolicyIamMember` resources **only if** they do not grant privilege to the same role.
|
|
18
|
+
*
|
|
19
|
+
* ## google\_dataproc\_autoscaling\_policy\_iam\_policy
|
|
20
|
+
*
|
|
21
|
+
* ```typescript
|
|
22
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
23
|
+
* import * as gcp from "@pulumi/gcp";
|
|
24
|
+
*
|
|
25
|
+
* const admin = gcp.organizations.getIAMPolicy({
|
|
26
|
+
* bindings: [{
|
|
27
|
+
* role: "roles/viewer",
|
|
28
|
+
* members: ["user:jane@example.com"],
|
|
29
|
+
* }],
|
|
30
|
+
* });
|
|
31
|
+
* const policy = new gcp.dataproc.AutoscalingPolicyIamPolicy("policy", {
|
|
32
|
+
* project: google_dataproc_autoscaling_policy.basic.project,
|
|
33
|
+
* location: google_dataproc_autoscaling_policy.basic.location,
|
|
34
|
+
* policyId: google_dataproc_autoscaling_policy.basic.policy_id,
|
|
35
|
+
* policyData: admin.then(admin => admin.policyData),
|
|
36
|
+
* });
|
|
37
|
+
* ```
|
|
38
|
+
*
|
|
39
|
+
* ## google\_dataproc\_autoscaling\_policy\_iam\_binding
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as gcp from "@pulumi/gcp";
|
|
44
|
+
*
|
|
45
|
+
* const binding = new gcp.dataproc.AutoscalingPolicyIamBinding("binding", {
|
|
46
|
+
* project: google_dataproc_autoscaling_policy.basic.project,
|
|
47
|
+
* location: google_dataproc_autoscaling_policy.basic.location,
|
|
48
|
+
* policyId: google_dataproc_autoscaling_policy.basic.policy_id,
|
|
49
|
+
* role: "roles/viewer",
|
|
50
|
+
* members: ["user:jane@example.com"],
|
|
51
|
+
* });
|
|
52
|
+
* ```
|
|
53
|
+
*
|
|
54
|
+
* ## google\_dataproc\_autoscaling\_policy\_iam\_member
|
|
55
|
+
*
|
|
56
|
+
* ```typescript
|
|
57
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
58
|
+
* import * as gcp from "@pulumi/gcp";
|
|
59
|
+
*
|
|
60
|
+
* const member = new gcp.dataproc.AutoscalingPolicyIamMember("member", {
|
|
61
|
+
* project: google_dataproc_autoscaling_policy.basic.project,
|
|
62
|
+
* location: google_dataproc_autoscaling_policy.basic.location,
|
|
63
|
+
* policyId: google_dataproc_autoscaling_policy.basic.policy_id,
|
|
64
|
+
* role: "roles/viewer",
|
|
65
|
+
* member: "user:jane@example.com",
|
|
66
|
+
* });
|
|
67
|
+
* ```
|
|
68
|
+
*
|
|
69
|
+
* ## Import
|
|
70
|
+
*
|
|
71
|
+
* For all import syntaxes, the "resource in question" can take any of the following forms* projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}} * {{project}}/{{location}}/{{policy_id}} * {{location}}/{{policy_id}} * {{policy_id}} Any variables not passed in the import command will be taken from the provider configuration. Dataproc autoscalingpolicy IAM resources can be imported using the resource identifiers, role, and member. IAM member imports use space-delimited identifiersthe resource in question, the role, and the member identity, e.g.
|
|
72
|
+
*
|
|
73
|
+
* ```sh
|
|
74
|
+
* $ pulumi import gcp:dataproc/autoscalingPolicyIamPolicy:AutoscalingPolicyIamPolicy editor "projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}} roles/viewer user:jane@example.com"
|
|
75
|
+
* ```
|
|
76
|
+
*
|
|
77
|
+
* IAM binding imports use space-delimited identifiersthe resource in question and the role, e.g.
|
|
78
|
+
*
|
|
79
|
+
* ```sh
|
|
80
|
+
* $ pulumi import gcp:dataproc/autoscalingPolicyIamPolicy:AutoscalingPolicyIamPolicy editor "projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}} roles/viewer"
|
|
81
|
+
* ```
|
|
82
|
+
*
|
|
83
|
+
* IAM policy imports use the identifier of the resource in question, e.g.
|
|
84
|
+
*
|
|
85
|
+
* ```sh
|
|
86
|
+
* $ pulumi import gcp:dataproc/autoscalingPolicyIamPolicy:AutoscalingPolicyIamPolicy editor projects/{{project}}/locations/{{location}}/autoscalingPolicies/{{policy_id}}
|
|
87
|
+
* ```
|
|
88
|
+
*
|
|
89
|
+
* -> **Custom Roles**If you're importing a IAM resource with a custom role, make sure to use the
|
|
90
|
+
*
|
|
91
|
+
* full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
|
92
|
+
*/
|
|
93
|
+
class AutoscalingPolicyIamPolicy extends pulumi.CustomResource {
|
|
94
|
+
constructor(name, argsOrState, opts) {
|
|
95
|
+
let resourceInputs = {};
|
|
96
|
+
opts = opts || {};
|
|
97
|
+
if (opts.id) {
|
|
98
|
+
const state = argsOrState;
|
|
99
|
+
resourceInputs["etag"] = state ? state.etag : undefined;
|
|
100
|
+
resourceInputs["location"] = state ? state.location : undefined;
|
|
101
|
+
resourceInputs["policyData"] = state ? state.policyData : undefined;
|
|
102
|
+
resourceInputs["policyId"] = state ? state.policyId : undefined;
|
|
103
|
+
resourceInputs["project"] = state ? state.project : undefined;
|
|
104
|
+
}
|
|
105
|
+
else {
|
|
106
|
+
const args = argsOrState;
|
|
107
|
+
if ((!args || args.policyData === undefined) && !opts.urn) {
|
|
108
|
+
throw new Error("Missing required property 'policyData'");
|
|
109
|
+
}
|
|
110
|
+
if ((!args || args.policyId === undefined) && !opts.urn) {
|
|
111
|
+
throw new Error("Missing required property 'policyId'");
|
|
112
|
+
}
|
|
113
|
+
resourceInputs["location"] = args ? args.location : undefined;
|
|
114
|
+
resourceInputs["policyData"] = args ? args.policyData : undefined;
|
|
115
|
+
resourceInputs["policyId"] = args ? args.policyId : undefined;
|
|
116
|
+
resourceInputs["project"] = args ? args.project : undefined;
|
|
117
|
+
resourceInputs["etag"] = undefined /*out*/;
|
|
118
|
+
}
|
|
119
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
120
|
+
super(AutoscalingPolicyIamPolicy.__pulumiType, name, resourceInputs, opts);
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* Get an existing AutoscalingPolicyIamPolicy resource's state with the given name, ID, and optional extra
|
|
124
|
+
* properties used to qualify the lookup.
|
|
125
|
+
*
|
|
126
|
+
* @param name The _unique_ name of the resulting resource.
|
|
127
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
128
|
+
* @param state Any extra arguments used during the lookup.
|
|
129
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
130
|
+
*/
|
|
131
|
+
static get(name, id, state, opts) {
|
|
132
|
+
return new AutoscalingPolicyIamPolicy(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
133
|
+
}
|
|
134
|
+
/**
|
|
135
|
+
* Returns true if the given object is an instance of AutoscalingPolicyIamPolicy. This is designed to work even
|
|
136
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
137
|
+
*/
|
|
138
|
+
static isInstance(obj) {
|
|
139
|
+
if (obj === undefined || obj === null) {
|
|
140
|
+
return false;
|
|
141
|
+
}
|
|
142
|
+
return obj['__pulumiType'] === AutoscalingPolicyIamPolicy.__pulumiType;
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
exports.AutoscalingPolicyIamPolicy = AutoscalingPolicyIamPolicy;
|
|
146
|
+
/** @internal */
|
|
147
|
+
AutoscalingPolicyIamPolicy.__pulumiType = 'gcp:dataproc/autoscalingPolicyIamPolicy:AutoscalingPolicyIamPolicy';
|
|
148
|
+
//# sourceMappingURL=autoscalingPolicyIamPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autoscalingPolicyIamPolicy.js","sourceRoot":"","sources":["../../dataproc/autoscalingPolicyIamPolicy.ts"],"names":[],"mappings":"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"}
|
package/dataproc/index.d.ts
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
export * from "./autoscalingPolicy";
|
|
2
|
+
export * from "./autoscalingPolicyIamBinding";
|
|
3
|
+
export * from "./autoscalingPolicyIamMember";
|
|
4
|
+
export * from "./autoscalingPolicyIamPolicy";
|
|
2
5
|
export * from "./cluster";
|
|
3
6
|
export * from "./clusterIAMBinding";
|
|
4
7
|
export * from "./clusterIAMMember";
|
|
@@ -8,4 +11,7 @@ export * from "./jobIAMBinding";
|
|
|
8
11
|
export * from "./jobIAMMember";
|
|
9
12
|
export * from "./jobIAMPolicy";
|
|
10
13
|
export * from "./metastoreService";
|
|
14
|
+
export * from "./metastoreServiceIamBinding";
|
|
15
|
+
export * from "./metastoreServiceIamMember";
|
|
16
|
+
export * from "./metastoreServiceIamPolicy";
|
|
11
17
|
export * from "./workflowTemplate";
|
package/dataproc/index.js
CHANGED
|
@@ -20,6 +20,9 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
20
20
|
const utilities = require("../utilities");
|
|
21
21
|
// Export members:
|
|
22
22
|
__exportStar(require("./autoscalingPolicy"), exports);
|
|
23
|
+
__exportStar(require("./autoscalingPolicyIamBinding"), exports);
|
|
24
|
+
__exportStar(require("./autoscalingPolicyIamMember"), exports);
|
|
25
|
+
__exportStar(require("./autoscalingPolicyIamPolicy"), exports);
|
|
23
26
|
__exportStar(require("./cluster"), exports);
|
|
24
27
|
__exportStar(require("./clusterIAMBinding"), exports);
|
|
25
28
|
__exportStar(require("./clusterIAMMember"), exports);
|
|
@@ -29,9 +32,15 @@ __exportStar(require("./jobIAMBinding"), exports);
|
|
|
29
32
|
__exportStar(require("./jobIAMMember"), exports);
|
|
30
33
|
__exportStar(require("./jobIAMPolicy"), exports);
|
|
31
34
|
__exportStar(require("./metastoreService"), exports);
|
|
35
|
+
__exportStar(require("./metastoreServiceIamBinding"), exports);
|
|
36
|
+
__exportStar(require("./metastoreServiceIamMember"), exports);
|
|
37
|
+
__exportStar(require("./metastoreServiceIamPolicy"), exports);
|
|
32
38
|
__exportStar(require("./workflowTemplate"), exports);
|
|
33
39
|
// Import resources to register:
|
|
34
40
|
const autoscalingPolicy_1 = require("./autoscalingPolicy");
|
|
41
|
+
const autoscalingPolicyIamBinding_1 = require("./autoscalingPolicyIamBinding");
|
|
42
|
+
const autoscalingPolicyIamMember_1 = require("./autoscalingPolicyIamMember");
|
|
43
|
+
const autoscalingPolicyIamPolicy_1 = require("./autoscalingPolicyIamPolicy");
|
|
35
44
|
const cluster_1 = require("./cluster");
|
|
36
45
|
const clusterIAMBinding_1 = require("./clusterIAMBinding");
|
|
37
46
|
const clusterIAMMember_1 = require("./clusterIAMMember");
|
|
@@ -41,6 +50,9 @@ const jobIAMBinding_1 = require("./jobIAMBinding");
|
|
|
41
50
|
const jobIAMMember_1 = require("./jobIAMMember");
|
|
42
51
|
const jobIAMPolicy_1 = require("./jobIAMPolicy");
|
|
43
52
|
const metastoreService_1 = require("./metastoreService");
|
|
53
|
+
const metastoreServiceIamBinding_1 = require("./metastoreServiceIamBinding");
|
|
54
|
+
const metastoreServiceIamMember_1 = require("./metastoreServiceIamMember");
|
|
55
|
+
const metastoreServiceIamPolicy_1 = require("./metastoreServiceIamPolicy");
|
|
44
56
|
const workflowTemplate_1 = require("./workflowTemplate");
|
|
45
57
|
const _module = {
|
|
46
58
|
version: utilities.getVersion(),
|
|
@@ -48,6 +60,12 @@ const _module = {
|
|
|
48
60
|
switch (type) {
|
|
49
61
|
case "gcp:dataproc/autoscalingPolicy:AutoscalingPolicy":
|
|
50
62
|
return new autoscalingPolicy_1.AutoscalingPolicy(name, undefined, { urn });
|
|
63
|
+
case "gcp:dataproc/autoscalingPolicyIamBinding:AutoscalingPolicyIamBinding":
|
|
64
|
+
return new autoscalingPolicyIamBinding_1.AutoscalingPolicyIamBinding(name, undefined, { urn });
|
|
65
|
+
case "gcp:dataproc/autoscalingPolicyIamMember:AutoscalingPolicyIamMember":
|
|
66
|
+
return new autoscalingPolicyIamMember_1.AutoscalingPolicyIamMember(name, undefined, { urn });
|
|
67
|
+
case "gcp:dataproc/autoscalingPolicyIamPolicy:AutoscalingPolicyIamPolicy":
|
|
68
|
+
return new autoscalingPolicyIamPolicy_1.AutoscalingPolicyIamPolicy(name, undefined, { urn });
|
|
51
69
|
case "gcp:dataproc/cluster:Cluster":
|
|
52
70
|
return new cluster_1.Cluster(name, undefined, { urn });
|
|
53
71
|
case "gcp:dataproc/clusterIAMBinding:ClusterIAMBinding":
|
|
@@ -66,6 +84,12 @@ const _module = {
|
|
|
66
84
|
return new jobIAMPolicy_1.JobIAMPolicy(name, undefined, { urn });
|
|
67
85
|
case "gcp:dataproc/metastoreService:MetastoreService":
|
|
68
86
|
return new metastoreService_1.MetastoreService(name, undefined, { urn });
|
|
87
|
+
case "gcp:dataproc/metastoreServiceIamBinding:MetastoreServiceIamBinding":
|
|
88
|
+
return new metastoreServiceIamBinding_1.MetastoreServiceIamBinding(name, undefined, { urn });
|
|
89
|
+
case "gcp:dataproc/metastoreServiceIamMember:MetastoreServiceIamMember":
|
|
90
|
+
return new metastoreServiceIamMember_1.MetastoreServiceIamMember(name, undefined, { urn });
|
|
91
|
+
case "gcp:dataproc/metastoreServiceIamPolicy:MetastoreServiceIamPolicy":
|
|
92
|
+
return new metastoreServiceIamPolicy_1.MetastoreServiceIamPolicy(name, undefined, { urn });
|
|
69
93
|
case "gcp:dataproc/workflowTemplate:WorkflowTemplate":
|
|
70
94
|
return new workflowTemplate_1.WorkflowTemplate(name, undefined, { urn });
|
|
71
95
|
default:
|
|
@@ -74,6 +98,9 @@ const _module = {
|
|
|
74
98
|
},
|
|
75
99
|
};
|
|
76
100
|
pulumi.runtime.registerResourceModule("gcp", "dataproc/autoscalingPolicy", _module);
|
|
101
|
+
pulumi.runtime.registerResourceModule("gcp", "dataproc/autoscalingPolicyIamBinding", _module);
|
|
102
|
+
pulumi.runtime.registerResourceModule("gcp", "dataproc/autoscalingPolicyIamMember", _module);
|
|
103
|
+
pulumi.runtime.registerResourceModule("gcp", "dataproc/autoscalingPolicyIamPolicy", _module);
|
|
77
104
|
pulumi.runtime.registerResourceModule("gcp", "dataproc/cluster", _module);
|
|
78
105
|
pulumi.runtime.registerResourceModule("gcp", "dataproc/clusterIAMBinding", _module);
|
|
79
106
|
pulumi.runtime.registerResourceModule("gcp", "dataproc/clusterIAMMember", _module);
|
|
@@ -83,5 +110,8 @@ pulumi.runtime.registerResourceModule("gcp", "dataproc/jobIAMBinding", _module);
|
|
|
83
110
|
pulumi.runtime.registerResourceModule("gcp", "dataproc/jobIAMMember", _module);
|
|
84
111
|
pulumi.runtime.registerResourceModule("gcp", "dataproc/jobIAMPolicy", _module);
|
|
85
112
|
pulumi.runtime.registerResourceModule("gcp", "dataproc/metastoreService", _module);
|
|
113
|
+
pulumi.runtime.registerResourceModule("gcp", "dataproc/metastoreServiceIamBinding", _module);
|
|
114
|
+
pulumi.runtime.registerResourceModule("gcp", "dataproc/metastoreServiceIamMember", _module);
|
|
115
|
+
pulumi.runtime.registerResourceModule("gcp", "dataproc/metastoreServiceIamPolicy", _module);
|
|
86
116
|
pulumi.runtime.registerResourceModule("gcp", "dataproc/workflowTemplate", _module);
|
|
87
117
|
//# sourceMappingURL=index.js.map
|
package/dataproc/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../dataproc/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../dataproc/index.ts"],"names":[],"mappings":"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"}
|