pulumi-gcp 7.10.0a1708496697__py3-none-any.whl → 7.11.0__py3-none-any.whl
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.
- pulumi_gcp/__init__.py +32 -0
- pulumi_gcp/bigtable/table_iam_binding.py +6 -6
- pulumi_gcp/bigtable/table_iam_member.py +6 -6
- pulumi_gcp/bigtable/table_iam_policy.py +6 -6
- pulumi_gcp/cloudbuildv2/_inputs.py +32 -12
- pulumi_gcp/cloudbuildv2/connection.py +140 -38
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +13 -0
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +13 -0
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +13 -0
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +2 -0
- pulumi_gcp/cloudbuildv2/outputs.py +32 -12
- pulumi_gcp/clouddeploy/__init__.py +1 -0
- pulumi_gcp/clouddeploy/_inputs.py +277 -2
- pulumi_gcp/clouddeploy/custom_target_type.py +923 -0
- pulumi_gcp/clouddeploy/outputs.py +263 -2
- pulumi_gcp/cloudfunctions/function.py +32 -0
- pulumi_gcp/cloudfunctions/get_function.py +11 -1
- pulumi_gcp/cloudrunv2/service.py +18 -0
- pulumi_gcp/compute/_inputs.py +20 -20
- pulumi_gcp/compute/outputs.py +24 -24
- pulumi_gcp/config/vars.py +2 -2
- pulumi_gcp/container/_inputs.py +22 -0
- pulumi_gcp/container/outputs.py +28 -0
- pulumi_gcp/dns/_inputs.py +2 -2
- pulumi_gcp/dns/get_managed_zone.py +2 -2
- pulumi_gcp/dns/get_managed_zones.py +35 -2
- pulumi_gcp/dns/outputs.py +2 -2
- pulumi_gcp/eventarc/_inputs.py +78 -0
- pulumi_gcp/eventarc/outputs.py +83 -0
- pulumi_gcp/firebase/__init__.py +1 -0
- pulumi_gcp/firebase/app_check_debug_token.py +480 -0
- pulumi_gcp/healthcare/hl7_store.py +50 -1
- pulumi_gcp/identityplatform/_inputs.py +330 -0
- pulumi_gcp/identityplatform/config.py +216 -0
- pulumi_gcp/identityplatform/outputs.py +397 -0
- pulumi_gcp/networksecurity/__init__.py +2 -0
- pulumi_gcp/networksecurity/firewall_endpoint.py +631 -0
- pulumi_gcp/networksecurity/security_profile_group.py +654 -0
- pulumi_gcp/notebooks/instance.py +109 -4
- pulumi_gcp/provider.py +8 -0
- pulumi_gcp/recaptcha/enterprise_key.py +4 -4
- pulumi_gcp/securityposture/_inputs.py +48 -48
- pulumi_gcp/securityposture/outputs.py +40 -40
- pulumi_gcp/securityposture/posture.py +22 -2
- pulumi_gcp/vertex/_inputs.py +63 -0
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +208 -0
- pulumi_gcp/vertex/outputs.py +87 -0
- pulumi_gcp/workbench/_inputs.py +4 -4
- pulumi_gcp/workbench/instance.py +59 -8
- pulumi_gcp/workbench/outputs.py +4 -4
- pulumi_gcp/workstations/_inputs.py +16 -0
- pulumi_gcp/workstations/outputs.py +14 -0
- pulumi_gcp/workstations/workstation_config.py +2 -0
- {pulumi_gcp-7.10.0a1708496697.dist-info → pulumi_gcp-7.11.0.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.10.0a1708496697.dist-info → pulumi_gcp-7.11.0.dist-info}/RECORD +57 -53
- {pulumi_gcp-7.10.0a1708496697.dist-info → pulumi_gcp-7.11.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.10.0a1708496697.dist-info → pulumi_gcp-7.11.0.dist-info}/top_level.txt +0 -0
pulumi_gcp/__init__.py
CHANGED
@@ -1637,6 +1637,14 @@ _utilities.register(
|
|
1637
1637
|
"gcp:clouddeploy/automation:Automation": "Automation"
|
1638
1638
|
}
|
1639
1639
|
},
|
1640
|
+
{
|
1641
|
+
"pkg": "gcp",
|
1642
|
+
"mod": "clouddeploy/customTargetType",
|
1643
|
+
"fqn": "pulumi_gcp.clouddeploy",
|
1644
|
+
"classes": {
|
1645
|
+
"gcp:clouddeploy/customTargetType:CustomTargetType": "CustomTargetType"
|
1646
|
+
}
|
1647
|
+
},
|
1640
1648
|
{
|
1641
1649
|
"pkg": "gcp",
|
1642
1650
|
"mod": "clouddeploy/deliveryPipeline",
|
@@ -4189,6 +4197,14 @@ _utilities.register(
|
|
4189
4197
|
"gcp:firebase/androidApp:AndroidApp": "AndroidApp"
|
4190
4198
|
}
|
4191
4199
|
},
|
4200
|
+
{
|
4201
|
+
"pkg": "gcp",
|
4202
|
+
"mod": "firebase/appCheckDebugToken",
|
4203
|
+
"fqn": "pulumi_gcp.firebase",
|
4204
|
+
"classes": {
|
4205
|
+
"gcp:firebase/appCheckDebugToken:AppCheckDebugToken": "AppCheckDebugToken"
|
4206
|
+
}
|
4207
|
+
},
|
4192
4208
|
{
|
4193
4209
|
"pkg": "gcp",
|
4194
4210
|
"mod": "firebase/appCheckServiceConfig",
|
@@ -5645,6 +5661,14 @@ _utilities.register(
|
|
5645
5661
|
"gcp:networksecurity/clientTlsPolicy:ClientTlsPolicy": "ClientTlsPolicy"
|
5646
5662
|
}
|
5647
5663
|
},
|
5664
|
+
{
|
5665
|
+
"pkg": "gcp",
|
5666
|
+
"mod": "networksecurity/firewallEndpoint",
|
5667
|
+
"fqn": "pulumi_gcp.networksecurity",
|
5668
|
+
"classes": {
|
5669
|
+
"gcp:networksecurity/firewallEndpoint:FirewallEndpoint": "FirewallEndpoint"
|
5670
|
+
}
|
5671
|
+
},
|
5648
5672
|
{
|
5649
5673
|
"pkg": "gcp",
|
5650
5674
|
"mod": "networksecurity/gatewaySecurityPolicy",
|
@@ -5669,6 +5693,14 @@ _utilities.register(
|
|
5669
5693
|
"gcp:networksecurity/securityProfile:SecurityProfile": "SecurityProfile"
|
5670
5694
|
}
|
5671
5695
|
},
|
5696
|
+
{
|
5697
|
+
"pkg": "gcp",
|
5698
|
+
"mod": "networksecurity/securityProfileGroup",
|
5699
|
+
"fqn": "pulumi_gcp.networksecurity",
|
5700
|
+
"classes": {
|
5701
|
+
"gcp:networksecurity/securityProfileGroup:SecurityProfileGroup": "SecurityProfileGroup"
|
5702
|
+
}
|
5703
|
+
},
|
5672
5704
|
{
|
5673
5705
|
"pkg": "gcp",
|
5674
5706
|
"mod": "networksecurity/serverTlsPolicy",
|
@@ -353,7 +353,7 @@ class TableIamBinding(pulumi.CustomResource):
|
|
353
353
|
|
354
354
|
IAM policy imports use the `table` identifier of the Bigtable Table resource only. For example:
|
355
355
|
|
356
|
-
* `"projects/{project}/tables/{table}"`
|
356
|
+
* `"projects/{project}/instances/{instance}/tables/{table}"`
|
357
357
|
|
358
358
|
An `import` block (Terraform v1.5.0 and later) can be used to import IAM policies:
|
359
359
|
|
@@ -361,7 +361,7 @@ class TableIamBinding(pulumi.CustomResource):
|
|
361
361
|
|
362
362
|
import {
|
363
363
|
|
364
|
-
id = "projects/{project}/tables/{table}"
|
364
|
+
id = "projects/{project}/instances/{instance}/tables/{table}"
|
365
365
|
|
366
366
|
to = google_bigtable_table_iam_policy.default
|
367
367
|
|
@@ -370,7 +370,7 @@ class TableIamBinding(pulumi.CustomResource):
|
|
370
370
|
The `pulumi import` command can also be used:
|
371
371
|
|
372
372
|
```sh
|
373
|
-
$ pulumi import gcp:bigtable/tableIamBinding:TableIamBinding default projects/{project}/tables/{table}
|
373
|
+
$ pulumi import gcp:bigtable/tableIamBinding:TableIamBinding default projects/{project}/instances/{instance}/tables/{table}
|
374
374
|
```
|
375
375
|
|
376
376
|
:param str resource_name: The name of the resource.
|
@@ -462,7 +462,7 @@ class TableIamBinding(pulumi.CustomResource):
|
|
462
462
|
|
463
463
|
IAM policy imports use the `table` identifier of the Bigtable Table resource only. For example:
|
464
464
|
|
465
|
-
* `"projects/{project}/tables/{table}"`
|
465
|
+
* `"projects/{project}/instances/{instance}/tables/{table}"`
|
466
466
|
|
467
467
|
An `import` block (Terraform v1.5.0 and later) can be used to import IAM policies:
|
468
468
|
|
@@ -470,7 +470,7 @@ class TableIamBinding(pulumi.CustomResource):
|
|
470
470
|
|
471
471
|
import {
|
472
472
|
|
473
|
-
id = "projects/{project}/tables/{table}"
|
473
|
+
id = "projects/{project}/instances/{instance}/tables/{table}"
|
474
474
|
|
475
475
|
to = google_bigtable_table_iam_policy.default
|
476
476
|
|
@@ -479,7 +479,7 @@ class TableIamBinding(pulumi.CustomResource):
|
|
479
479
|
The `pulumi import` command can also be used:
|
480
480
|
|
481
481
|
```sh
|
482
|
-
$ pulumi import gcp:bigtable/tableIamBinding:TableIamBinding default projects/{project}/tables/{table}
|
482
|
+
$ pulumi import gcp:bigtable/tableIamBinding:TableIamBinding default projects/{project}/instances/{instance}/tables/{table}
|
483
483
|
```
|
484
484
|
|
485
485
|
:param str resource_name: The name of the resource.
|
@@ -353,7 +353,7 @@ class TableIamMember(pulumi.CustomResource):
|
|
353
353
|
|
354
354
|
IAM policy imports use the `table` identifier of the Bigtable Table resource only. For example:
|
355
355
|
|
356
|
-
* `"projects/{project}/tables/{table}"`
|
356
|
+
* `"projects/{project}/instances/{instance}/tables/{table}"`
|
357
357
|
|
358
358
|
An `import` block (Terraform v1.5.0 and later) can be used to import IAM policies:
|
359
359
|
|
@@ -361,7 +361,7 @@ class TableIamMember(pulumi.CustomResource):
|
|
361
361
|
|
362
362
|
import {
|
363
363
|
|
364
|
-
id = "projects/{project}/tables/{table}"
|
364
|
+
id = "projects/{project}/instances/{instance}/tables/{table}"
|
365
365
|
|
366
366
|
to = google_bigtable_table_iam_policy.default
|
367
367
|
|
@@ -370,7 +370,7 @@ class TableIamMember(pulumi.CustomResource):
|
|
370
370
|
The `pulumi import` command can also be used:
|
371
371
|
|
372
372
|
```sh
|
373
|
-
$ pulumi import gcp:bigtable/tableIamMember:TableIamMember default projects/{project}/tables/{table}
|
373
|
+
$ pulumi import gcp:bigtable/tableIamMember:TableIamMember default projects/{project}/instances/{instance}/tables/{table}
|
374
374
|
```
|
375
375
|
|
376
376
|
:param str resource_name: The name of the resource.
|
@@ -462,7 +462,7 @@ class TableIamMember(pulumi.CustomResource):
|
|
462
462
|
|
463
463
|
IAM policy imports use the `table` identifier of the Bigtable Table resource only. For example:
|
464
464
|
|
465
|
-
* `"projects/{project}/tables/{table}"`
|
465
|
+
* `"projects/{project}/instances/{instance}/tables/{table}"`
|
466
466
|
|
467
467
|
An `import` block (Terraform v1.5.0 and later) can be used to import IAM policies:
|
468
468
|
|
@@ -470,7 +470,7 @@ class TableIamMember(pulumi.CustomResource):
|
|
470
470
|
|
471
471
|
import {
|
472
472
|
|
473
|
-
id = "projects/{project}/tables/{table}"
|
473
|
+
id = "projects/{project}/instances/{instance}/tables/{table}"
|
474
474
|
|
475
475
|
to = google_bigtable_table_iam_policy.default
|
476
476
|
|
@@ -479,7 +479,7 @@ class TableIamMember(pulumi.CustomResource):
|
|
479
479
|
The `pulumi import` command can also be used:
|
480
480
|
|
481
481
|
```sh
|
482
|
-
$ pulumi import gcp:bigtable/tableIamMember:TableIamMember default projects/{project}/tables/{table}
|
482
|
+
$ pulumi import gcp:bigtable/tableIamMember:TableIamMember default projects/{project}/instances/{instance}/tables/{table}
|
483
483
|
```
|
484
484
|
|
485
485
|
:param str resource_name: The name of the resource.
|
@@ -294,7 +294,7 @@ class TableIamPolicy(pulumi.CustomResource):
|
|
294
294
|
|
295
295
|
IAM policy imports use the `table` identifier of the Bigtable Table resource only. For example:
|
296
296
|
|
297
|
-
* `"projects/{project}/tables/{table}"`
|
297
|
+
* `"projects/{project}/instances/{instance}/tables/{table}"`
|
298
298
|
|
299
299
|
An `import` block (Terraform v1.5.0 and later) can be used to import IAM policies:
|
300
300
|
|
@@ -302,7 +302,7 @@ class TableIamPolicy(pulumi.CustomResource):
|
|
302
302
|
|
303
303
|
import {
|
304
304
|
|
305
|
-
id = "projects/{project}/tables/{table}"
|
305
|
+
id = "projects/{project}/instances/{instance}/tables/{table}"
|
306
306
|
|
307
307
|
to = google_bigtable_table_iam_policy.default
|
308
308
|
|
@@ -311,7 +311,7 @@ class TableIamPolicy(pulumi.CustomResource):
|
|
311
311
|
The `pulumi import` command can also be used:
|
312
312
|
|
313
313
|
```sh
|
314
|
-
$ pulumi import gcp:bigtable/tableIamPolicy:TableIamPolicy default projects/{project}/tables/{table}
|
314
|
+
$ pulumi import gcp:bigtable/tableIamPolicy:TableIamPolicy default projects/{project}/instances/{instance}/tables/{table}
|
315
315
|
```
|
316
316
|
|
317
317
|
:param str resource_name: The name of the resource.
|
@@ -401,7 +401,7 @@ class TableIamPolicy(pulumi.CustomResource):
|
|
401
401
|
|
402
402
|
IAM policy imports use the `table` identifier of the Bigtable Table resource only. For example:
|
403
403
|
|
404
|
-
* `"projects/{project}/tables/{table}"`
|
404
|
+
* `"projects/{project}/instances/{instance}/tables/{table}"`
|
405
405
|
|
406
406
|
An `import` block (Terraform v1.5.0 and later) can be used to import IAM policies:
|
407
407
|
|
@@ -409,7 +409,7 @@ class TableIamPolicy(pulumi.CustomResource):
|
|
409
409
|
|
410
410
|
import {
|
411
411
|
|
412
|
-
id = "projects/{project}/tables/{table}"
|
412
|
+
id = "projects/{project}/instances/{instance}/tables/{table}"
|
413
413
|
|
414
414
|
to = google_bigtable_table_iam_policy.default
|
415
415
|
|
@@ -418,7 +418,7 @@ class TableIamPolicy(pulumi.CustomResource):
|
|
418
418
|
The `pulumi import` command can also be used:
|
419
419
|
|
420
420
|
```sh
|
421
|
-
$ pulumi import gcp:bigtable/tableIamPolicy:TableIamPolicy default projects/{project}/tables/{table}
|
421
|
+
$ pulumi import gcp:bigtable/tableIamPolicy:TableIamPolicy default projects/{project}/instances/{instance}/tables/{table}
|
422
422
|
```
|
423
423
|
|
424
424
|
:param str resource_name: The name of the resource.
|
@@ -31,6 +31,7 @@ class ConnectionGithubConfigArgs:
|
|
31
31
|
"""
|
32
32
|
:param pulumi.Input[int] app_installation_id: GitHub App installation id.
|
33
33
|
:param pulumi.Input['ConnectionGithubConfigAuthorizerCredentialArgs'] authorizer_credential: OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.
|
34
|
+
Structure is documented below.
|
34
35
|
"""
|
35
36
|
if app_installation_id is not None:
|
36
37
|
pulumi.set(__self__, "app_installation_id", app_installation_id)
|
@@ -54,6 +55,7 @@ class ConnectionGithubConfigArgs:
|
|
54
55
|
def authorizer_credential(self) -> Optional[pulumi.Input['ConnectionGithubConfigAuthorizerCredentialArgs']]:
|
55
56
|
"""
|
56
57
|
OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.
|
58
|
+
Structure is documented below.
|
57
59
|
"""
|
58
60
|
return pulumi.get(self, "authorizer_credential")
|
59
61
|
|
@@ -69,7 +71,8 @@ class ConnectionGithubConfigAuthorizerCredentialArgs:
|
|
69
71
|
username: Optional[pulumi.Input[str]] = None):
|
70
72
|
"""
|
71
73
|
:param pulumi.Input[str] oauth_token_secret_version: A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection. Format: `projects/*/secrets/*/versions/*`.
|
72
|
-
:param pulumi.Input[str] username: Output
|
74
|
+
:param pulumi.Input[str] username: (Output)
|
75
|
+
Output only. The username associated to this token.
|
73
76
|
"""
|
74
77
|
if oauth_token_secret_version is not None:
|
75
78
|
pulumi.set(__self__, "oauth_token_secret_version", oauth_token_secret_version)
|
@@ -92,6 +95,7 @@ class ConnectionGithubConfigAuthorizerCredentialArgs:
|
|
92
95
|
@pulumi.getter
|
93
96
|
def username(self) -> Optional[pulumi.Input[str]]:
|
94
97
|
"""
|
98
|
+
(Output)
|
95
99
|
Output only. The username associated to this token.
|
96
100
|
"""
|
97
101
|
return pulumi.get(self, "username")
|
@@ -119,6 +123,7 @@ class ConnectionGithubEnterpriseConfigArgs:
|
|
119
123
|
:param pulumi.Input[str] app_slug: The URL-friendly name of the GitHub App.
|
120
124
|
:param pulumi.Input[str] private_key_secret_version: SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
|
121
125
|
:param pulumi.Input['ConnectionGithubEnterpriseConfigServiceDirectoryConfigArgs'] service_directory_config: Configuration for using Service Directory to privately connect to a GitHub Enterprise server. This should only be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitHub Enterprise server will be made over the public internet.
|
126
|
+
Structure is documented below.
|
122
127
|
:param pulumi.Input[str] ssl_ca: SSL certificate to use for requests to GitHub Enterprise.
|
123
128
|
:param pulumi.Input[str] webhook_secret_secret_version: SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
|
124
129
|
"""
|
@@ -203,6 +208,7 @@ class ConnectionGithubEnterpriseConfigArgs:
|
|
203
208
|
def service_directory_config(self) -> Optional[pulumi.Input['ConnectionGithubEnterpriseConfigServiceDirectoryConfigArgs']]:
|
204
209
|
"""
|
205
210
|
Configuration for using Service Directory to privately connect to a GitHub Enterprise server. This should only be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitHub Enterprise server will be made over the public internet.
|
211
|
+
Structure is documented below.
|
206
212
|
"""
|
207
213
|
return pulumi.get(self, "service_directory_config")
|
208
214
|
|
@@ -269,11 +275,15 @@ class ConnectionGitlabConfigArgs:
|
|
269
275
|
ssl_ca: Optional[pulumi.Input[str]] = None):
|
270
276
|
"""
|
271
277
|
:param pulumi.Input['ConnectionGitlabConfigAuthorizerCredentialArgs'] authorizer_credential: Required. A GitLab personal access token with the `api` scope access.
|
278
|
+
Structure is documented below.
|
272
279
|
:param pulumi.Input['ConnectionGitlabConfigReadAuthorizerCredentialArgs'] read_authorizer_credential: Required. A GitLab personal access token with the minimum `read_api` scope access.
|
280
|
+
Structure is documented below.
|
273
281
|
:param pulumi.Input[str] webhook_secret_secret_version: Required. Immutable. SecretManager resource containing the webhook secret of a GitLab Enterprise project, formatted as `projects/*/secrets/*/versions/*`.
|
274
282
|
:param pulumi.Input[str] host_uri: The URI of the GitLab Enterprise host this connection is for. If not specified, the default value is https://gitlab.com.
|
275
|
-
:param pulumi.Input[str] server_version: Output
|
283
|
+
:param pulumi.Input[str] server_version: (Output)
|
284
|
+
Output only. Version of the GitLab Enterprise server running on the `host_uri`.
|
276
285
|
:param pulumi.Input['ConnectionGitlabConfigServiceDirectoryConfigArgs'] service_directory_config: Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet.
|
286
|
+
Structure is documented below.
|
277
287
|
:param pulumi.Input[str] ssl_ca: SSL certificate to use for requests to GitLab Enterprise.
|
278
288
|
"""
|
279
289
|
pulumi.set(__self__, "authorizer_credential", authorizer_credential)
|
@@ -293,6 +303,7 @@ class ConnectionGitlabConfigArgs:
|
|
293
303
|
def authorizer_credential(self) -> pulumi.Input['ConnectionGitlabConfigAuthorizerCredentialArgs']:
|
294
304
|
"""
|
295
305
|
Required. A GitLab personal access token with the `api` scope access.
|
306
|
+
Structure is documented below.
|
296
307
|
"""
|
297
308
|
return pulumi.get(self, "authorizer_credential")
|
298
309
|
|
@@ -305,6 +316,7 @@ class ConnectionGitlabConfigArgs:
|
|
305
316
|
def read_authorizer_credential(self) -> pulumi.Input['ConnectionGitlabConfigReadAuthorizerCredentialArgs']:
|
306
317
|
"""
|
307
318
|
Required. A GitLab personal access token with the minimum `read_api` scope access.
|
319
|
+
Structure is documented below.
|
308
320
|
"""
|
309
321
|
return pulumi.get(self, "read_authorizer_credential")
|
310
322
|
|
@@ -340,6 +352,7 @@ class ConnectionGitlabConfigArgs:
|
|
340
352
|
@pulumi.getter(name="serverVersion")
|
341
353
|
def server_version(self) -> Optional[pulumi.Input[str]]:
|
342
354
|
"""
|
355
|
+
(Output)
|
343
356
|
Output only. Version of the GitLab Enterprise server running on the `host_uri`.
|
344
357
|
"""
|
345
358
|
return pulumi.get(self, "server_version")
|
@@ -353,6 +366,7 @@ class ConnectionGitlabConfigArgs:
|
|
353
366
|
def service_directory_config(self) -> Optional[pulumi.Input['ConnectionGitlabConfigServiceDirectoryConfigArgs']]:
|
354
367
|
"""
|
355
368
|
Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet.
|
369
|
+
Structure is documented below.
|
356
370
|
"""
|
357
371
|
return pulumi.get(self, "service_directory_config")
|
358
372
|
|
@@ -380,7 +394,8 @@ class ConnectionGitlabConfigAuthorizerCredentialArgs:
|
|
380
394
|
username: Optional[pulumi.Input[str]] = None):
|
381
395
|
"""
|
382
396
|
:param pulumi.Input[str] user_token_secret_version: Required. A SecretManager resource containing the user token that authorizes the Cloud Build connection. Format: `projects/*/secrets/*/versions/*`.
|
383
|
-
:param pulumi.Input[str] username: Output
|
397
|
+
:param pulumi.Input[str] username: (Output)
|
398
|
+
Output only. The username associated to this token.
|
384
399
|
"""
|
385
400
|
pulumi.set(__self__, "user_token_secret_version", user_token_secret_version)
|
386
401
|
if username is not None:
|
@@ -402,6 +417,7 @@ class ConnectionGitlabConfigAuthorizerCredentialArgs:
|
|
402
417
|
@pulumi.getter
|
403
418
|
def username(self) -> Optional[pulumi.Input[str]]:
|
404
419
|
"""
|
420
|
+
(Output)
|
405
421
|
Output only. The username associated to this token.
|
406
422
|
"""
|
407
423
|
return pulumi.get(self, "username")
|
@@ -418,9 +434,8 @@ class ConnectionGitlabConfigReadAuthorizerCredentialArgs:
|
|
418
434
|
username: Optional[pulumi.Input[str]] = None):
|
419
435
|
"""
|
420
436
|
:param pulumi.Input[str] user_token_secret_version: Required. A SecretManager resource containing the user token that authorizes the Cloud Build connection. Format: `projects/*/secrets/*/versions/*`.
|
421
|
-
:param pulumi.Input[str] username: Output
|
422
|
-
|
423
|
-
- - -
|
437
|
+
:param pulumi.Input[str] username: (Output)
|
438
|
+
Output only. The username associated to this token.
|
424
439
|
"""
|
425
440
|
pulumi.set(__self__, "user_token_secret_version", user_token_secret_version)
|
426
441
|
if username is not None:
|
@@ -442,9 +457,8 @@ class ConnectionGitlabConfigReadAuthorizerCredentialArgs:
|
|
442
457
|
@pulumi.getter
|
443
458
|
def username(self) -> Optional[pulumi.Input[str]]:
|
444
459
|
"""
|
460
|
+
(Output)
|
445
461
|
Output only. The username associated to this token.
|
446
|
-
|
447
|
-
- - -
|
448
462
|
"""
|
449
463
|
return pulumi.get(self, "username")
|
450
464
|
|
@@ -560,9 +574,12 @@ class ConnectionInstallationStateArgs:
|
|
560
574
|
message: Optional[pulumi.Input[str]] = None,
|
561
575
|
stage: Optional[pulumi.Input[str]] = None):
|
562
576
|
"""
|
563
|
-
:param pulumi.Input[str] action_uri: Output
|
564
|
-
|
565
|
-
:param pulumi.Input[str]
|
577
|
+
:param pulumi.Input[str] action_uri: (Output)
|
578
|
+
Output only. Link to follow for next action. Empty string if the installation is already complete.
|
579
|
+
:param pulumi.Input[str] message: (Output)
|
580
|
+
Output only. Message of what the user should do next to continue the installation. Empty string if the installation is already complete.
|
581
|
+
:param pulumi.Input[str] stage: (Output)
|
582
|
+
Output only. Current step of the installation process.
|
566
583
|
"""
|
567
584
|
if action_uri is not None:
|
568
585
|
pulumi.set(__self__, "action_uri", action_uri)
|
@@ -575,6 +592,7 @@ class ConnectionInstallationStateArgs:
|
|
575
592
|
@pulumi.getter(name="actionUri")
|
576
593
|
def action_uri(self) -> Optional[pulumi.Input[str]]:
|
577
594
|
"""
|
595
|
+
(Output)
|
578
596
|
Output only. Link to follow for next action. Empty string if the installation is already complete.
|
579
597
|
"""
|
580
598
|
return pulumi.get(self, "action_uri")
|
@@ -587,6 +605,7 @@ class ConnectionInstallationStateArgs:
|
|
587
605
|
@pulumi.getter
|
588
606
|
def message(self) -> Optional[pulumi.Input[str]]:
|
589
607
|
"""
|
608
|
+
(Output)
|
590
609
|
Output only. Message of what the user should do next to continue the installation. Empty string if the installation is already complete.
|
591
610
|
"""
|
592
611
|
return pulumi.get(self, "message")
|
@@ -599,7 +618,8 @@ class ConnectionInstallationStateArgs:
|
|
599
618
|
@pulumi.getter
|
600
619
|
def stage(self) -> Optional[pulumi.Input[str]]:
|
601
620
|
"""
|
602
|
-
Output
|
621
|
+
(Output)
|
622
|
+
Output only. Current step of the installation process.
|
603
623
|
"""
|
604
624
|
return pulumi.get(self, "stage")
|
605
625
|
|