pulumi-gcp 7.27.0__py3-none-any.whl → 7.27.0a1718086610__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 +0 -32
- pulumi_gcp/appengine/_inputs.py +0 -40
- pulumi_gcp/appengine/flexible_app_version.py +0 -47
- pulumi_gcp/appengine/outputs.py +0 -51
- pulumi_gcp/bigtable/instance.py +0 -47
- pulumi_gcp/clouddeploy/_inputs.py +0 -16
- pulumi_gcp/clouddeploy/outputs.py +0 -12
- pulumi_gcp/compute/__init__.py +0 -2
- pulumi_gcp/compute/_inputs.py +0 -84
- pulumi_gcp/compute/backend_service.py +0 -54
- pulumi_gcp/compute/disk.py +0 -68
- pulumi_gcp/compute/get_backend_service.py +1 -11
- pulumi_gcp/compute/get_disk.py +1 -11
- pulumi_gcp/compute/get_instance.py +1 -11
- pulumi_gcp/compute/get_instance_group_manager.py +1 -31
- pulumi_gcp/compute/get_instance_template.py +1 -11
- pulumi_gcp/compute/get_region_instance_template.py +1 -11
- pulumi_gcp/compute/instance.py +0 -47
- pulumi_gcp/compute/instance_from_machine_image.py +0 -47
- pulumi_gcp/compute/instance_from_template.py +0 -47
- pulumi_gcp/compute/instance_group_manager.py +0 -185
- pulumi_gcp/compute/instance_template.py +0 -47
- pulumi_gcp/compute/outputs.py +0 -1039
- pulumi_gcp/compute/region_instance_group_manager.py +0 -185
- pulumi_gcp/compute/region_instance_template.py +0 -47
- pulumi_gcp/config/__init__.pyi +0 -2
- pulumi_gcp/config/vars.py +0 -4
- pulumi_gcp/container/_inputs.py +4 -33
- pulumi_gcp/container/cluster.py +0 -61
- pulumi_gcp/container/get_cluster.py +1 -11
- pulumi_gcp/container/outputs.py +4 -48
- pulumi_gcp/dataloss/_inputs.py +19 -185
- pulumi_gcp/dataloss/outputs.py +17 -206
- pulumi_gcp/dataloss/prevention_inspect_template.py +0 -54
- pulumi_gcp/gkebackup/_inputs.py +7 -282
- pulumi_gcp/gkebackup/backup_plan.py +0 -100
- pulumi_gcp/gkebackup/outputs.py +7 -312
- pulumi_gcp/gkebackup/restore_plan.py +0 -326
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +0 -326
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +0 -326
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +0 -326
- pulumi_gcp/healthcare/_inputs.py +1 -17
- pulumi_gcp/healthcare/dicom_store.py +0 -2
- pulumi_gcp/healthcare/fhir_store.py +60 -44
- pulumi_gcp/healthcare/outputs.py +1 -15
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -47
- pulumi_gcp/kms/crypto_key.py +7 -14
- pulumi_gcp/netapp/_inputs.py +0 -58
- pulumi_gcp/netapp/outputs.py +0 -67
- pulumi_gcp/netapp/volume.py +0 -54
- pulumi_gcp/networkservices/__init__.py +0 -1
- pulumi_gcp/networkservices/_inputs.py +0 -47
- pulumi_gcp/networkservices/outputs.py +0 -56
- pulumi_gcp/provider.py +0 -20
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/_inputs.py +0 -44
- pulumi_gcp/redis/cluster.py +3 -128
- pulumi_gcp/redis/outputs.py +0 -36
- pulumi_gcp/secretmanager/_inputs.py +0 -20
- pulumi_gcp/secretmanager/outputs.py +0 -20
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -244
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -244
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -224
- pulumi_gcp/securitycenter/__init__.py +0 -1
- pulumi_gcp/spanner/__init__.py +0 -1
- pulumi_gcp/spanner/_inputs.py +0 -68
- pulumi_gcp/spanner/outputs.py +0 -73
- pulumi_gcp/sql/_inputs.py +2 -8
- pulumi_gcp/sql/outputs.py +6 -9
- pulumi_gcp/workstations/_inputs.py +1 -51
- pulumi_gcp/workstations/outputs.py +2 -46
- pulumi_gcp/workstations/workstation_config.py +4 -10
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/RECORD +76 -81
- pulumi_gcp/compute/get_security_policy.py +0 -214
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -336
- pulumi_gcp/networkservices/service_lb_policies.py +0 -782
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -568
- pulumi_gcp/spanner/instance_config.py +0 -569
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/top_level.txt +0 -0
pulumi_gcp/__init__.py
CHANGED
@@ -2684,14 +2684,6 @@ _utilities.register(
|
|
2684
2684
|
"gcp:compute/perInstanceConfig:PerInstanceConfig": "PerInstanceConfig"
|
2685
2685
|
}
|
2686
2686
|
},
|
2687
|
-
{
|
2688
|
-
"pkg": "gcp",
|
2689
|
-
"mod": "compute/projectCloudArmorTier",
|
2690
|
-
"fqn": "pulumi_gcp.compute",
|
2691
|
-
"classes": {
|
2692
|
-
"gcp:compute/projectCloudArmorTier:ProjectCloudArmorTier": "ProjectCloudArmorTier"
|
2693
|
-
}
|
2694
|
-
},
|
2695
2687
|
{
|
2696
2688
|
"pkg": "gcp",
|
2697
2689
|
"mod": "compute/projectDefaultNetworkTier",
|
@@ -6252,14 +6244,6 @@ _utilities.register(
|
|
6252
6244
|
"gcp:networkservices/serviceBinding:ServiceBinding": "ServiceBinding"
|
6253
6245
|
}
|
6254
6246
|
},
|
6255
|
-
{
|
6256
|
-
"pkg": "gcp",
|
6257
|
-
"mod": "networkservices/serviceLbPolicies",
|
6258
|
-
"fqn": "pulumi_gcp.networkservices",
|
6259
|
-
"classes": {
|
6260
|
-
"gcp:networkservices/serviceLbPolicies:ServiceLbPolicies": "ServiceLbPolicies"
|
6261
|
-
}
|
6262
|
-
},
|
6263
6247
|
{
|
6264
6248
|
"pkg": "gcp",
|
6265
6249
|
"mod": "networkservices/tcpRoute",
|
@@ -6900,14 +6884,6 @@ _utilities.register(
|
|
6900
6884
|
"gcp:securitycenter/instanceIamPolicy:InstanceIamPolicy": "InstanceIamPolicy"
|
6901
6885
|
}
|
6902
6886
|
},
|
6903
|
-
{
|
6904
|
-
"pkg": "gcp",
|
6905
|
-
"mod": "securitycenter/managementOrganizationEventThreatDetectionCustomModule",
|
6906
|
-
"fqn": "pulumi_gcp.securitycenter",
|
6907
|
-
"classes": {
|
6908
|
-
"gcp:securitycenter/managementOrganizationEventThreatDetectionCustomModule:ManagementOrganizationEventThreatDetectionCustomModule": "ManagementOrganizationEventThreatDetectionCustomModule"
|
6909
|
-
}
|
6910
|
-
},
|
6911
6887
|
{
|
6912
6888
|
"pkg": "gcp",
|
6913
6889
|
"mod": "securitycenter/muteConfig",
|
@@ -7196,14 +7172,6 @@ _utilities.register(
|
|
7196
7172
|
"gcp:spanner/instance:Instance": "Instance"
|
7197
7173
|
}
|
7198
7174
|
},
|
7199
|
-
{
|
7200
|
-
"pkg": "gcp",
|
7201
|
-
"mod": "spanner/instanceConfig",
|
7202
|
-
"fqn": "pulumi_gcp.spanner",
|
7203
|
-
"classes": {
|
7204
|
-
"gcp:spanner/instanceConfig:InstanceConfig": "InstanceConfig"
|
7205
|
-
}
|
7206
|
-
},
|
7207
7175
|
{
|
7208
7176
|
"pkg": "gcp",
|
7209
7177
|
"mod": "spanner/instanceIAMBinding",
|
pulumi_gcp/appengine/_inputs.py
CHANGED
@@ -30,7 +30,6 @@ __all__ = [
|
|
30
30
|
'FlexibleAppVersionDeploymentZipArgs',
|
31
31
|
'FlexibleAppVersionEndpointsApiServiceArgs',
|
32
32
|
'FlexibleAppVersionEntrypointArgs',
|
33
|
-
'FlexibleAppVersionFlexibleRuntimeSettingsArgs',
|
34
33
|
'FlexibleAppVersionHandlerArgs',
|
35
34
|
'FlexibleAppVersionHandlerScriptArgs',
|
36
35
|
'FlexibleAppVersionHandlerStaticFilesArgs',
|
@@ -1308,45 +1307,6 @@ class FlexibleAppVersionEntrypointArgs:
|
|
1308
1307
|
pulumi.set(self, "shell", value)
|
1309
1308
|
|
1310
1309
|
|
1311
|
-
@pulumi.input_type
|
1312
|
-
class FlexibleAppVersionFlexibleRuntimeSettingsArgs:
|
1313
|
-
def __init__(__self__, *,
|
1314
|
-
operating_system: Optional[pulumi.Input[str]] = None,
|
1315
|
-
runtime_version: Optional[pulumi.Input[str]] = None):
|
1316
|
-
"""
|
1317
|
-
:param pulumi.Input[str] operating_system: Operating System of the application runtime.
|
1318
|
-
:param pulumi.Input[str] runtime_version: The runtime version of an App Engine flexible application.
|
1319
|
-
"""
|
1320
|
-
if operating_system is not None:
|
1321
|
-
pulumi.set(__self__, "operating_system", operating_system)
|
1322
|
-
if runtime_version is not None:
|
1323
|
-
pulumi.set(__self__, "runtime_version", runtime_version)
|
1324
|
-
|
1325
|
-
@property
|
1326
|
-
@pulumi.getter(name="operatingSystem")
|
1327
|
-
def operating_system(self) -> Optional[pulumi.Input[str]]:
|
1328
|
-
"""
|
1329
|
-
Operating System of the application runtime.
|
1330
|
-
"""
|
1331
|
-
return pulumi.get(self, "operating_system")
|
1332
|
-
|
1333
|
-
@operating_system.setter
|
1334
|
-
def operating_system(self, value: Optional[pulumi.Input[str]]):
|
1335
|
-
pulumi.set(self, "operating_system", value)
|
1336
|
-
|
1337
|
-
@property
|
1338
|
-
@pulumi.getter(name="runtimeVersion")
|
1339
|
-
def runtime_version(self) -> Optional[pulumi.Input[str]]:
|
1340
|
-
"""
|
1341
|
-
The runtime version of an App Engine flexible application.
|
1342
|
-
"""
|
1343
|
-
return pulumi.get(self, "runtime_version")
|
1344
|
-
|
1345
|
-
@runtime_version.setter
|
1346
|
-
def runtime_version(self, value: Optional[pulumi.Input[str]]):
|
1347
|
-
pulumi.set(self, "runtime_version", value)
|
1348
|
-
|
1349
|
-
|
1350
1310
|
@pulumi.input_type
|
1351
1311
|
class FlexibleAppVersionHandlerArgs:
|
1352
1312
|
def __init__(__self__, *,
|
@@ -29,7 +29,6 @@ class FlexibleAppVersionArgs:
|
|
29
29
|
endpoints_api_service: Optional[pulumi.Input['FlexibleAppVersionEndpointsApiServiceArgs']] = None,
|
30
30
|
entrypoint: Optional[pulumi.Input['FlexibleAppVersionEntrypointArgs']] = None,
|
31
31
|
env_variables: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
32
|
-
flexible_runtime_settings: Optional[pulumi.Input['FlexibleAppVersionFlexibleRuntimeSettingsArgs']] = None,
|
33
32
|
handlers: Optional[pulumi.Input[Sequence[pulumi.Input['FlexibleAppVersionHandlerArgs']]]] = None,
|
34
33
|
inbound_services: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
35
34
|
instance_class: Optional[pulumi.Input[str]] = None,
|
@@ -63,7 +62,6 @@ class FlexibleAppVersionArgs:
|
|
63
62
|
:param pulumi.Input['FlexibleAppVersionDeploymentArgs'] deployment: Code and application artifacts that make up this version.
|
64
63
|
:param pulumi.Input['FlexibleAppVersionEndpointsApiServiceArgs'] endpoints_api_service: Code and application artifacts that make up this version.
|
65
64
|
:param pulumi.Input['FlexibleAppVersionEntrypointArgs'] entrypoint: The entrypoint for the application.
|
66
|
-
:param pulumi.Input['FlexibleAppVersionFlexibleRuntimeSettingsArgs'] flexible_runtime_settings: Runtime settings for App Engine flexible environment.
|
67
65
|
:param pulumi.Input[Sequence[pulumi.Input['FlexibleAppVersionHandlerArgs']]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
68
66
|
request and other request handlers are not attempted.
|
69
67
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] inbound_services: A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
@@ -113,8 +111,6 @@ class FlexibleAppVersionArgs:
|
|
113
111
|
pulumi.set(__self__, "entrypoint", entrypoint)
|
114
112
|
if env_variables is not None:
|
115
113
|
pulumi.set(__self__, "env_variables", env_variables)
|
116
|
-
if flexible_runtime_settings is not None:
|
117
|
-
pulumi.set(__self__, "flexible_runtime_settings", flexible_runtime_settings)
|
118
114
|
if handlers is not None:
|
119
115
|
pulumi.set(__self__, "handlers", handlers)
|
120
116
|
if inbound_services is not None:
|
@@ -304,18 +300,6 @@ class FlexibleAppVersionArgs:
|
|
304
300
|
def env_variables(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
305
301
|
pulumi.set(self, "env_variables", value)
|
306
302
|
|
307
|
-
@property
|
308
|
-
@pulumi.getter(name="flexibleRuntimeSettings")
|
309
|
-
def flexible_runtime_settings(self) -> Optional[pulumi.Input['FlexibleAppVersionFlexibleRuntimeSettingsArgs']]:
|
310
|
-
"""
|
311
|
-
Runtime settings for App Engine flexible environment.
|
312
|
-
"""
|
313
|
-
return pulumi.get(self, "flexible_runtime_settings")
|
314
|
-
|
315
|
-
@flexible_runtime_settings.setter
|
316
|
-
def flexible_runtime_settings(self, value: Optional[pulumi.Input['FlexibleAppVersionFlexibleRuntimeSettingsArgs']]):
|
317
|
-
pulumi.set(self, "flexible_runtime_settings", value)
|
318
|
-
|
319
303
|
@property
|
320
304
|
@pulumi.getter
|
321
305
|
def handlers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['FlexibleAppVersionHandlerArgs']]]]:
|
@@ -529,7 +513,6 @@ class _FlexibleAppVersionState:
|
|
529
513
|
endpoints_api_service: Optional[pulumi.Input['FlexibleAppVersionEndpointsApiServiceArgs']] = None,
|
530
514
|
entrypoint: Optional[pulumi.Input['FlexibleAppVersionEntrypointArgs']] = None,
|
531
515
|
env_variables: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
532
|
-
flexible_runtime_settings: Optional[pulumi.Input['FlexibleAppVersionFlexibleRuntimeSettingsArgs']] = None,
|
533
516
|
handlers: Optional[pulumi.Input[Sequence[pulumi.Input['FlexibleAppVersionHandlerArgs']]]] = None,
|
534
517
|
inbound_services: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
535
518
|
instance_class: Optional[pulumi.Input[str]] = None,
|
@@ -562,7 +545,6 @@ class _FlexibleAppVersionState:
|
|
562
545
|
:param pulumi.Input['FlexibleAppVersionDeploymentArgs'] deployment: Code and application artifacts that make up this version.
|
563
546
|
:param pulumi.Input['FlexibleAppVersionEndpointsApiServiceArgs'] endpoints_api_service: Code and application artifacts that make up this version.
|
564
547
|
:param pulumi.Input['FlexibleAppVersionEntrypointArgs'] entrypoint: The entrypoint for the application.
|
565
|
-
:param pulumi.Input['FlexibleAppVersionFlexibleRuntimeSettingsArgs'] flexible_runtime_settings: Runtime settings for App Engine flexible environment.
|
566
548
|
:param pulumi.Input[Sequence[pulumi.Input['FlexibleAppVersionHandlerArgs']]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
567
549
|
request and other request handlers are not attempted.
|
568
550
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] inbound_services: A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
@@ -615,8 +597,6 @@ class _FlexibleAppVersionState:
|
|
615
597
|
pulumi.set(__self__, "entrypoint", entrypoint)
|
616
598
|
if env_variables is not None:
|
617
599
|
pulumi.set(__self__, "env_variables", env_variables)
|
618
|
-
if flexible_runtime_settings is not None:
|
619
|
-
pulumi.set(__self__, "flexible_runtime_settings", flexible_runtime_settings)
|
620
600
|
if handlers is not None:
|
621
601
|
pulumi.set(__self__, "handlers", handlers)
|
622
602
|
if inbound_services is not None:
|
@@ -766,18 +746,6 @@ class _FlexibleAppVersionState:
|
|
766
746
|
def env_variables(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
767
747
|
pulumi.set(self, "env_variables", value)
|
768
748
|
|
769
|
-
@property
|
770
|
-
@pulumi.getter(name="flexibleRuntimeSettings")
|
771
|
-
def flexible_runtime_settings(self) -> Optional[pulumi.Input['FlexibleAppVersionFlexibleRuntimeSettingsArgs']]:
|
772
|
-
"""
|
773
|
-
Runtime settings for App Engine flexible environment.
|
774
|
-
"""
|
775
|
-
return pulumi.get(self, "flexible_runtime_settings")
|
776
|
-
|
777
|
-
@flexible_runtime_settings.setter
|
778
|
-
def flexible_runtime_settings(self, value: Optional[pulumi.Input['FlexibleAppVersionFlexibleRuntimeSettingsArgs']]):
|
779
|
-
pulumi.set(self, "flexible_runtime_settings", value)
|
780
|
-
|
781
749
|
@property
|
782
750
|
@pulumi.getter
|
783
751
|
def handlers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['FlexibleAppVersionHandlerArgs']]]]:
|
@@ -1055,7 +1023,6 @@ class FlexibleAppVersion(pulumi.CustomResource):
|
|
1055
1023
|
endpoints_api_service: Optional[pulumi.Input[pulumi.InputType['FlexibleAppVersionEndpointsApiServiceArgs']]] = None,
|
1056
1024
|
entrypoint: Optional[pulumi.Input[pulumi.InputType['FlexibleAppVersionEntrypointArgs']]] = None,
|
1057
1025
|
env_variables: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
1058
|
-
flexible_runtime_settings: Optional[pulumi.Input[pulumi.InputType['FlexibleAppVersionFlexibleRuntimeSettingsArgs']]] = None,
|
1059
1026
|
handlers: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlexibleAppVersionHandlerArgs']]]]] = None,
|
1060
1027
|
inbound_services: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1061
1028
|
instance_class: Optional[pulumi.Input[str]] = None,
|
@@ -1213,7 +1180,6 @@ class FlexibleAppVersion(pulumi.CustomResource):
|
|
1213
1180
|
:param pulumi.Input[pulumi.InputType['FlexibleAppVersionDeploymentArgs']] deployment: Code and application artifacts that make up this version.
|
1214
1181
|
:param pulumi.Input[pulumi.InputType['FlexibleAppVersionEndpointsApiServiceArgs']] endpoints_api_service: Code and application artifacts that make up this version.
|
1215
1182
|
:param pulumi.Input[pulumi.InputType['FlexibleAppVersionEntrypointArgs']] entrypoint: The entrypoint for the application.
|
1216
|
-
:param pulumi.Input[pulumi.InputType['FlexibleAppVersionFlexibleRuntimeSettingsArgs']] flexible_runtime_settings: Runtime settings for App Engine flexible environment.
|
1217
1183
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlexibleAppVersionHandlerArgs']]]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
1218
1184
|
request and other request handlers are not attempted.
|
1219
1185
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] inbound_services: A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
@@ -1402,7 +1368,6 @@ class FlexibleAppVersion(pulumi.CustomResource):
|
|
1402
1368
|
endpoints_api_service: Optional[pulumi.Input[pulumi.InputType['FlexibleAppVersionEndpointsApiServiceArgs']]] = None,
|
1403
1369
|
entrypoint: Optional[pulumi.Input[pulumi.InputType['FlexibleAppVersionEntrypointArgs']]] = None,
|
1404
1370
|
env_variables: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
1405
|
-
flexible_runtime_settings: Optional[pulumi.Input[pulumi.InputType['FlexibleAppVersionFlexibleRuntimeSettingsArgs']]] = None,
|
1406
1371
|
handlers: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlexibleAppVersionHandlerArgs']]]]] = None,
|
1407
1372
|
inbound_services: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1408
1373
|
instance_class: Optional[pulumi.Input[str]] = None,
|
@@ -1441,7 +1406,6 @@ class FlexibleAppVersion(pulumi.CustomResource):
|
|
1441
1406
|
__props__.__dict__["endpoints_api_service"] = endpoints_api_service
|
1442
1407
|
__props__.__dict__["entrypoint"] = entrypoint
|
1443
1408
|
__props__.__dict__["env_variables"] = env_variables
|
1444
|
-
__props__.__dict__["flexible_runtime_settings"] = flexible_runtime_settings
|
1445
1409
|
__props__.__dict__["handlers"] = handlers
|
1446
1410
|
__props__.__dict__["inbound_services"] = inbound_services
|
1447
1411
|
__props__.__dict__["instance_class"] = instance_class
|
@@ -1490,7 +1454,6 @@ class FlexibleAppVersion(pulumi.CustomResource):
|
|
1490
1454
|
endpoints_api_service: Optional[pulumi.Input[pulumi.InputType['FlexibleAppVersionEndpointsApiServiceArgs']]] = None,
|
1491
1455
|
entrypoint: Optional[pulumi.Input[pulumi.InputType['FlexibleAppVersionEntrypointArgs']]] = None,
|
1492
1456
|
env_variables: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
1493
|
-
flexible_runtime_settings: Optional[pulumi.Input[pulumi.InputType['FlexibleAppVersionFlexibleRuntimeSettingsArgs']]] = None,
|
1494
1457
|
handlers: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlexibleAppVersionHandlerArgs']]]]] = None,
|
1495
1458
|
inbound_services: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1496
1459
|
instance_class: Optional[pulumi.Input[str]] = None,
|
@@ -1528,7 +1491,6 @@ class FlexibleAppVersion(pulumi.CustomResource):
|
|
1528
1491
|
:param pulumi.Input[pulumi.InputType['FlexibleAppVersionDeploymentArgs']] deployment: Code and application artifacts that make up this version.
|
1529
1492
|
:param pulumi.Input[pulumi.InputType['FlexibleAppVersionEndpointsApiServiceArgs']] endpoints_api_service: Code and application artifacts that make up this version.
|
1530
1493
|
:param pulumi.Input[pulumi.InputType['FlexibleAppVersionEntrypointArgs']] entrypoint: The entrypoint for the application.
|
1531
|
-
:param pulumi.Input[pulumi.InputType['FlexibleAppVersionFlexibleRuntimeSettingsArgs']] flexible_runtime_settings: Runtime settings for App Engine flexible environment.
|
1532
1494
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlexibleAppVersionHandlerArgs']]]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
1533
1495
|
request and other request handlers are not attempted.
|
1534
1496
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] inbound_services: A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
@@ -1576,7 +1538,6 @@ class FlexibleAppVersion(pulumi.CustomResource):
|
|
1576
1538
|
__props__.__dict__["endpoints_api_service"] = endpoints_api_service
|
1577
1539
|
__props__.__dict__["entrypoint"] = entrypoint
|
1578
1540
|
__props__.__dict__["env_variables"] = env_variables
|
1579
|
-
__props__.__dict__["flexible_runtime_settings"] = flexible_runtime_settings
|
1580
1541
|
__props__.__dict__["handlers"] = handlers
|
1581
1542
|
__props__.__dict__["inbound_services"] = inbound_services
|
1582
1543
|
__props__.__dict__["instance_class"] = instance_class
|
@@ -1670,14 +1631,6 @@ class FlexibleAppVersion(pulumi.CustomResource):
|
|
1670
1631
|
def env_variables(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
1671
1632
|
return pulumi.get(self, "env_variables")
|
1672
1633
|
|
1673
|
-
@property
|
1674
|
-
@pulumi.getter(name="flexibleRuntimeSettings")
|
1675
|
-
def flexible_runtime_settings(self) -> pulumi.Output[Optional['outputs.FlexibleAppVersionFlexibleRuntimeSettings']]:
|
1676
|
-
"""
|
1677
|
-
Runtime settings for App Engine flexible environment.
|
1678
|
-
"""
|
1679
|
-
return pulumi.get(self, "flexible_runtime_settings")
|
1680
|
-
|
1681
1634
|
@property
|
1682
1635
|
@pulumi.getter
|
1683
1636
|
def handlers(self) -> pulumi.Output[Sequence['outputs.FlexibleAppVersionHandler']]:
|
pulumi_gcp/appengine/outputs.py
CHANGED
@@ -31,7 +31,6 @@ __all__ = [
|
|
31
31
|
'FlexibleAppVersionDeploymentZip',
|
32
32
|
'FlexibleAppVersionEndpointsApiService',
|
33
33
|
'FlexibleAppVersionEntrypoint',
|
34
|
-
'FlexibleAppVersionFlexibleRuntimeSettings',
|
35
34
|
'FlexibleAppVersionHandler',
|
36
35
|
'FlexibleAppVersionHandlerScript',
|
37
36
|
'FlexibleAppVersionHandlerStaticFiles',
|
@@ -1362,56 +1361,6 @@ class FlexibleAppVersionEntrypoint(dict):
|
|
1362
1361
|
return pulumi.get(self, "shell")
|
1363
1362
|
|
1364
1363
|
|
1365
|
-
@pulumi.output_type
|
1366
|
-
class FlexibleAppVersionFlexibleRuntimeSettings(dict):
|
1367
|
-
@staticmethod
|
1368
|
-
def __key_warning(key: str):
|
1369
|
-
suggest = None
|
1370
|
-
if key == "operatingSystem":
|
1371
|
-
suggest = "operating_system"
|
1372
|
-
elif key == "runtimeVersion":
|
1373
|
-
suggest = "runtime_version"
|
1374
|
-
|
1375
|
-
if suggest:
|
1376
|
-
pulumi.log.warn(f"Key '{key}' not found in FlexibleAppVersionFlexibleRuntimeSettings. Access the value via the '{suggest}' property getter instead.")
|
1377
|
-
|
1378
|
-
def __getitem__(self, key: str) -> Any:
|
1379
|
-
FlexibleAppVersionFlexibleRuntimeSettings.__key_warning(key)
|
1380
|
-
return super().__getitem__(key)
|
1381
|
-
|
1382
|
-
def get(self, key: str, default = None) -> Any:
|
1383
|
-
FlexibleAppVersionFlexibleRuntimeSettings.__key_warning(key)
|
1384
|
-
return super().get(key, default)
|
1385
|
-
|
1386
|
-
def __init__(__self__, *,
|
1387
|
-
operating_system: Optional[str] = None,
|
1388
|
-
runtime_version: Optional[str] = None):
|
1389
|
-
"""
|
1390
|
-
:param str operating_system: Operating System of the application runtime.
|
1391
|
-
:param str runtime_version: The runtime version of an App Engine flexible application.
|
1392
|
-
"""
|
1393
|
-
if operating_system is not None:
|
1394
|
-
pulumi.set(__self__, "operating_system", operating_system)
|
1395
|
-
if runtime_version is not None:
|
1396
|
-
pulumi.set(__self__, "runtime_version", runtime_version)
|
1397
|
-
|
1398
|
-
@property
|
1399
|
-
@pulumi.getter(name="operatingSystem")
|
1400
|
-
def operating_system(self) -> Optional[str]:
|
1401
|
-
"""
|
1402
|
-
Operating System of the application runtime.
|
1403
|
-
"""
|
1404
|
-
return pulumi.get(self, "operating_system")
|
1405
|
-
|
1406
|
-
@property
|
1407
|
-
@pulumi.getter(name="runtimeVersion")
|
1408
|
-
def runtime_version(self) -> Optional[str]:
|
1409
|
-
"""
|
1410
|
-
The runtime version of an App Engine flexible application.
|
1411
|
-
"""
|
1412
|
-
return pulumi.get(self, "runtime_version")
|
1413
|
-
|
1414
|
-
|
1415
1364
|
@pulumi.output_type
|
1416
1365
|
class FlexibleAppVersionHandler(dict):
|
1417
1366
|
@staticmethod
|
pulumi_gcp/bigtable/instance.py
CHANGED
@@ -19,7 +19,6 @@ class InstanceArgs:
|
|
19
19
|
clusters: Optional[pulumi.Input[Sequence[pulumi.Input['InstanceClusterArgs']]]] = None,
|
20
20
|
deletion_protection: Optional[pulumi.Input[bool]] = None,
|
21
21
|
display_name: Optional[pulumi.Input[str]] = None,
|
22
|
-
force_destroy: Optional[pulumi.Input[bool]] = None,
|
23
22
|
instance_type: Optional[pulumi.Input[str]] = None,
|
24
23
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
25
24
|
name: Optional[pulumi.Input[str]] = None,
|
@@ -34,7 +33,6 @@ class InstanceArgs:
|
|
34
33
|
:param pulumi.Input[bool] deletion_protection: Whether or not to allow this provider to destroy the instance. Unless this field is set to false
|
35
34
|
in the statefile, a `pulumi destroy` or `pulumi up` that would delete the instance will fail.
|
36
35
|
:param pulumi.Input[str] display_name: The human-readable display name of the Bigtable instance. Defaults to the instance `name`.
|
37
|
-
:param pulumi.Input[bool] force_destroy: Deleting a BigTable instance can be blocked if any backups are present in the instance. When `force_destroy` is set to true, the Provider will delete all backups found in the BigTable instance before attempting to delete the instance itself. Defaults to false.
|
38
36
|
:param pulumi.Input[str] instance_type: The instance type to create. One of `"DEVELOPMENT"` or `"PRODUCTION"`. Defaults to `"PRODUCTION"`.
|
39
37
|
It is recommended to leave this field unspecified since the distinction between `"DEVELOPMENT"` and `"PRODUCTION"` instances is going away,
|
40
38
|
and all instances will become `"PRODUCTION"` instances. This means that new and existing `"DEVELOPMENT"` instances will be converted to
|
@@ -54,8 +52,6 @@ class InstanceArgs:
|
|
54
52
|
pulumi.set(__self__, "deletion_protection", deletion_protection)
|
55
53
|
if display_name is not None:
|
56
54
|
pulumi.set(__self__, "display_name", display_name)
|
57
|
-
if force_destroy is not None:
|
58
|
-
pulumi.set(__self__, "force_destroy", force_destroy)
|
59
55
|
if instance_type is not None:
|
60
56
|
warnings.warn("""It is recommended to leave this field unspecified since the distinction between \"DEVELOPMENT\" and \"PRODUCTION\" instances is going away, and all instances will become \"PRODUCTION\" instances. This means that new and existing \"DEVELOPMENT\" instances will be converted to \"PRODUCTION\" instances. It is recommended for users to use \"PRODUCTION\" instances in any case, since a 1-node \"PRODUCTION\" instance is functionally identical to a \"DEVELOPMENT\" instance, but without the accompanying restrictions.""", DeprecationWarning)
|
61
57
|
pulumi.log.warn("""instance_type is deprecated: It is recommended to leave this field unspecified since the distinction between \"DEVELOPMENT\" and \"PRODUCTION\" instances is going away, and all instances will become \"PRODUCTION\" instances. This means that new and existing \"DEVELOPMENT\" instances will be converted to \"PRODUCTION\" instances. It is recommended for users to use \"PRODUCTION\" instances in any case, since a 1-node \"PRODUCTION\" instance is functionally identical to a \"DEVELOPMENT\" instance, but without the accompanying restrictions.""")
|
@@ -109,18 +105,6 @@ class InstanceArgs:
|
|
109
105
|
def display_name(self, value: Optional[pulumi.Input[str]]):
|
110
106
|
pulumi.set(self, "display_name", value)
|
111
107
|
|
112
|
-
@property
|
113
|
-
@pulumi.getter(name="forceDestroy")
|
114
|
-
def force_destroy(self) -> Optional[pulumi.Input[bool]]:
|
115
|
-
"""
|
116
|
-
Deleting a BigTable instance can be blocked if any backups are present in the instance. When `force_destroy` is set to true, the Provider will delete all backups found in the BigTable instance before attempting to delete the instance itself. Defaults to false.
|
117
|
-
"""
|
118
|
-
return pulumi.get(self, "force_destroy")
|
119
|
-
|
120
|
-
@force_destroy.setter
|
121
|
-
def force_destroy(self, value: Optional[pulumi.Input[bool]]):
|
122
|
-
pulumi.set(self, "force_destroy", value)
|
123
|
-
|
124
108
|
@property
|
125
109
|
@pulumi.getter(name="instanceType")
|
126
110
|
def instance_type(self) -> Optional[pulumi.Input[str]]:
|
@@ -188,7 +172,6 @@ class _InstanceState:
|
|
188
172
|
deletion_protection: Optional[pulumi.Input[bool]] = None,
|
189
173
|
display_name: Optional[pulumi.Input[str]] = None,
|
190
174
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
191
|
-
force_destroy: Optional[pulumi.Input[bool]] = None,
|
192
175
|
instance_type: Optional[pulumi.Input[str]] = None,
|
193
176
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
194
177
|
name: Optional[pulumi.Input[str]] = None,
|
@@ -207,7 +190,6 @@ class _InstanceState:
|
|
207
190
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
208
191
|
|
209
192
|
-----
|
210
|
-
:param pulumi.Input[bool] force_destroy: Deleting a BigTable instance can be blocked if any backups are present in the instance. When `force_destroy` is set to true, the Provider will delete all backups found in the BigTable instance before attempting to delete the instance itself. Defaults to false.
|
211
193
|
:param pulumi.Input[str] instance_type: The instance type to create. One of `"DEVELOPMENT"` or `"PRODUCTION"`. Defaults to `"PRODUCTION"`.
|
212
194
|
It is recommended to leave this field unspecified since the distinction between `"DEVELOPMENT"` and `"PRODUCTION"` instances is going away,
|
213
195
|
and all instances will become `"PRODUCTION"` instances. This means that new and existing `"DEVELOPMENT"` instances will be converted to
|
@@ -230,8 +212,6 @@ class _InstanceState:
|
|
230
212
|
pulumi.set(__self__, "display_name", display_name)
|
231
213
|
if effective_labels is not None:
|
232
214
|
pulumi.set(__self__, "effective_labels", effective_labels)
|
233
|
-
if force_destroy is not None:
|
234
|
-
pulumi.set(__self__, "force_destroy", force_destroy)
|
235
215
|
if instance_type is not None:
|
236
216
|
warnings.warn("""It is recommended to leave this field unspecified since the distinction between \"DEVELOPMENT\" and \"PRODUCTION\" instances is going away, and all instances will become \"PRODUCTION\" instances. This means that new and existing \"DEVELOPMENT\" instances will be converted to \"PRODUCTION\" instances. It is recommended for users to use \"PRODUCTION\" instances in any case, since a 1-node \"PRODUCTION\" instance is functionally identical to a \"DEVELOPMENT\" instance, but without the accompanying restrictions.""", DeprecationWarning)
|
237
217
|
pulumi.log.warn("""instance_type is deprecated: It is recommended to leave this field unspecified since the distinction between \"DEVELOPMENT\" and \"PRODUCTION\" instances is going away, and all instances will become \"PRODUCTION\" instances. This means that new and existing \"DEVELOPMENT\" instances will be converted to \"PRODUCTION\" instances. It is recommended for users to use \"PRODUCTION\" instances in any case, since a 1-node \"PRODUCTION\" instance is functionally identical to a \"DEVELOPMENT\" instance, but without the accompanying restrictions.""")
|
@@ -301,18 +281,6 @@ class _InstanceState:
|
|
301
281
|
def effective_labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
302
282
|
pulumi.set(self, "effective_labels", value)
|
303
283
|
|
304
|
-
@property
|
305
|
-
@pulumi.getter(name="forceDestroy")
|
306
|
-
def force_destroy(self) -> Optional[pulumi.Input[bool]]:
|
307
|
-
"""
|
308
|
-
Deleting a BigTable instance can be blocked if any backups are present in the instance. When `force_destroy` is set to true, the Provider will delete all backups found in the BigTable instance before attempting to delete the instance itself. Defaults to false.
|
309
|
-
"""
|
310
|
-
return pulumi.get(self, "force_destroy")
|
311
|
-
|
312
|
-
@force_destroy.setter
|
313
|
-
def force_destroy(self, value: Optional[pulumi.Input[bool]]):
|
314
|
-
pulumi.set(self, "force_destroy", value)
|
315
|
-
|
316
284
|
@property
|
317
285
|
@pulumi.getter(name="instanceType")
|
318
286
|
def instance_type(self) -> Optional[pulumi.Input[str]]:
|
@@ -393,7 +361,6 @@ class Instance(pulumi.CustomResource):
|
|
393
361
|
clusters: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['InstanceClusterArgs']]]]] = None,
|
394
362
|
deletion_protection: Optional[pulumi.Input[bool]] = None,
|
395
363
|
display_name: Optional[pulumi.Input[str]] = None,
|
396
|
-
force_destroy: Optional[pulumi.Input[bool]] = None,
|
397
364
|
instance_type: Optional[pulumi.Input[str]] = None,
|
398
365
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
399
366
|
name: Optional[pulumi.Input[str]] = None,
|
@@ -500,7 +467,6 @@ class Instance(pulumi.CustomResource):
|
|
500
467
|
:param pulumi.Input[bool] deletion_protection: Whether or not to allow this provider to destroy the instance. Unless this field is set to false
|
501
468
|
in the statefile, a `pulumi destroy` or `pulumi up` that would delete the instance will fail.
|
502
469
|
:param pulumi.Input[str] display_name: The human-readable display name of the Bigtable instance. Defaults to the instance `name`.
|
503
|
-
:param pulumi.Input[bool] force_destroy: Deleting a BigTable instance can be blocked if any backups are present in the instance. When `force_destroy` is set to true, the Provider will delete all backups found in the BigTable instance before attempting to delete the instance itself. Defaults to false.
|
504
470
|
:param pulumi.Input[str] instance_type: The instance type to create. One of `"DEVELOPMENT"` or `"PRODUCTION"`. Defaults to `"PRODUCTION"`.
|
505
471
|
It is recommended to leave this field unspecified since the distinction between `"DEVELOPMENT"` and `"PRODUCTION"` instances is going away,
|
506
472
|
and all instances will become `"PRODUCTION"` instances. This means that new and existing `"DEVELOPMENT"` instances will be converted to
|
@@ -629,7 +595,6 @@ class Instance(pulumi.CustomResource):
|
|
629
595
|
clusters: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['InstanceClusterArgs']]]]] = None,
|
630
596
|
deletion_protection: Optional[pulumi.Input[bool]] = None,
|
631
597
|
display_name: Optional[pulumi.Input[str]] = None,
|
632
|
-
force_destroy: Optional[pulumi.Input[bool]] = None,
|
633
598
|
instance_type: Optional[pulumi.Input[str]] = None,
|
634
599
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
635
600
|
name: Optional[pulumi.Input[str]] = None,
|
@@ -646,7 +611,6 @@ class Instance(pulumi.CustomResource):
|
|
646
611
|
__props__.__dict__["clusters"] = clusters
|
647
612
|
__props__.__dict__["deletion_protection"] = deletion_protection
|
648
613
|
__props__.__dict__["display_name"] = display_name
|
649
|
-
__props__.__dict__["force_destroy"] = force_destroy
|
650
614
|
__props__.__dict__["instance_type"] = instance_type
|
651
615
|
__props__.__dict__["labels"] = labels
|
652
616
|
__props__.__dict__["name"] = name
|
@@ -669,7 +633,6 @@ class Instance(pulumi.CustomResource):
|
|
669
633
|
deletion_protection: Optional[pulumi.Input[bool]] = None,
|
670
634
|
display_name: Optional[pulumi.Input[str]] = None,
|
671
635
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
672
|
-
force_destroy: Optional[pulumi.Input[bool]] = None,
|
673
636
|
instance_type: Optional[pulumi.Input[str]] = None,
|
674
637
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
675
638
|
name: Optional[pulumi.Input[str]] = None,
|
@@ -693,7 +656,6 @@ class Instance(pulumi.CustomResource):
|
|
693
656
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
694
657
|
|
695
658
|
-----
|
696
|
-
:param pulumi.Input[bool] force_destroy: Deleting a BigTable instance can be blocked if any backups are present in the instance. When `force_destroy` is set to true, the Provider will delete all backups found in the BigTable instance before attempting to delete the instance itself. Defaults to false.
|
697
659
|
:param pulumi.Input[str] instance_type: The instance type to create. One of `"DEVELOPMENT"` or `"PRODUCTION"`. Defaults to `"PRODUCTION"`.
|
698
660
|
It is recommended to leave this field unspecified since the distinction between `"DEVELOPMENT"` and `"PRODUCTION"` instances is going away,
|
699
661
|
and all instances will become `"PRODUCTION"` instances. This means that new and existing `"DEVELOPMENT"` instances will be converted to
|
@@ -716,7 +678,6 @@ class Instance(pulumi.CustomResource):
|
|
716
678
|
__props__.__dict__["deletion_protection"] = deletion_protection
|
717
679
|
__props__.__dict__["display_name"] = display_name
|
718
680
|
__props__.__dict__["effective_labels"] = effective_labels
|
719
|
-
__props__.__dict__["force_destroy"] = force_destroy
|
720
681
|
__props__.__dict__["instance_type"] = instance_type
|
721
682
|
__props__.__dict__["labels"] = labels
|
722
683
|
__props__.__dict__["name"] = name
|
@@ -763,14 +724,6 @@ class Instance(pulumi.CustomResource):
|
|
763
724
|
"""
|
764
725
|
return pulumi.get(self, "effective_labels")
|
765
726
|
|
766
|
-
@property
|
767
|
-
@pulumi.getter(name="forceDestroy")
|
768
|
-
def force_destroy(self) -> pulumi.Output[Optional[bool]]:
|
769
|
-
"""
|
770
|
-
Deleting a BigTable instance can be blocked if any backups are present in the instance. When `force_destroy` is set to true, the Provider will delete all backups found in the BigTable instance before attempting to delete the instance itself. Defaults to false.
|
771
|
-
"""
|
772
|
-
return pulumi.get(self, "force_destroy")
|
773
|
-
|
774
727
|
@property
|
775
728
|
@pulumi.getter(name="instanceType")
|
776
729
|
def instance_type(self) -> pulumi.Output[Optional[str]]:
|
@@ -1869,14 +1869,12 @@ class TargetExecutionConfigArgs:
|
|
1869
1869
|
artifact_storage: Optional[pulumi.Input[str]] = None,
|
1870
1870
|
execution_timeout: Optional[pulumi.Input[str]] = None,
|
1871
1871
|
service_account: Optional[pulumi.Input[str]] = None,
|
1872
|
-
verbose: Optional[pulumi.Input[bool]] = None,
|
1873
1872
|
worker_pool: Optional[pulumi.Input[str]] = None):
|
1874
1873
|
"""
|
1875
1874
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] usages: Required. Usages when this configuration should be applied.
|
1876
1875
|
:param pulumi.Input[str] artifact_storage: Optional. Cloud Storage location in which to store execution outputs. This can either be a bucket ("gs://my-bucket") or a path within a bucket ("gs://my-bucket/my-dir"). If unspecified, a default bucket located in the same region will be used.
|
1877
1876
|
:param pulumi.Input[str] execution_timeout: Optional. Execution timeout for a Cloud Build Execution. This must be between 10m and 24h in seconds format. If unspecified, a default timeout of 1h is used.
|
1878
1877
|
:param pulumi.Input[str] service_account: Optional. Google service account to use for execution. If unspecified, the project execution service account (-compute@developer.gserviceaccount.com) is used.
|
1879
|
-
:param pulumi.Input[bool] verbose: Optional. If true, additional logging will be enabled when running builds in this execution environment.
|
1880
1878
|
:param pulumi.Input[str] worker_pool: Optional. The resource name of the `WorkerPool`, with the format `projects/{project}/locations/{location}/workerPools/{worker_pool}`. If this optional field is unspecified, the default Cloud Build pool will be used.
|
1881
1879
|
"""
|
1882
1880
|
pulumi.set(__self__, "usages", usages)
|
@@ -1886,8 +1884,6 @@ class TargetExecutionConfigArgs:
|
|
1886
1884
|
pulumi.set(__self__, "execution_timeout", execution_timeout)
|
1887
1885
|
if service_account is not None:
|
1888
1886
|
pulumi.set(__self__, "service_account", service_account)
|
1889
|
-
if verbose is not None:
|
1890
|
-
pulumi.set(__self__, "verbose", verbose)
|
1891
1887
|
if worker_pool is not None:
|
1892
1888
|
pulumi.set(__self__, "worker_pool", worker_pool)
|
1893
1889
|
|
@@ -1939,18 +1935,6 @@ class TargetExecutionConfigArgs:
|
|
1939
1935
|
def service_account(self, value: Optional[pulumi.Input[str]]):
|
1940
1936
|
pulumi.set(self, "service_account", value)
|
1941
1937
|
|
1942
|
-
@property
|
1943
|
-
@pulumi.getter
|
1944
|
-
def verbose(self) -> Optional[pulumi.Input[bool]]:
|
1945
|
-
"""
|
1946
|
-
Optional. If true, additional logging will be enabled when running builds in this execution environment.
|
1947
|
-
"""
|
1948
|
-
return pulumi.get(self, "verbose")
|
1949
|
-
|
1950
|
-
@verbose.setter
|
1951
|
-
def verbose(self, value: Optional[pulumi.Input[bool]]):
|
1952
|
-
pulumi.set(self, "verbose", value)
|
1953
|
-
|
1954
1938
|
@property
|
1955
1939
|
@pulumi.getter(name="workerPool")
|
1956
1940
|
def worker_pool(self) -> Optional[pulumi.Input[str]]:
|
@@ -1871,14 +1871,12 @@ class TargetExecutionConfig(dict):
|
|
1871
1871
|
artifact_storage: Optional[str] = None,
|
1872
1872
|
execution_timeout: Optional[str] = None,
|
1873
1873
|
service_account: Optional[str] = None,
|
1874
|
-
verbose: Optional[bool] = None,
|
1875
1874
|
worker_pool: Optional[str] = None):
|
1876
1875
|
"""
|
1877
1876
|
:param Sequence[str] usages: Required. Usages when this configuration should be applied.
|
1878
1877
|
:param str artifact_storage: Optional. Cloud Storage location in which to store execution outputs. This can either be a bucket ("gs://my-bucket") or a path within a bucket ("gs://my-bucket/my-dir"). If unspecified, a default bucket located in the same region will be used.
|
1879
1878
|
:param str execution_timeout: Optional. Execution timeout for a Cloud Build Execution. This must be between 10m and 24h in seconds format. If unspecified, a default timeout of 1h is used.
|
1880
1879
|
:param str service_account: Optional. Google service account to use for execution. If unspecified, the project execution service account (-compute@developer.gserviceaccount.com) is used.
|
1881
|
-
:param bool verbose: Optional. If true, additional logging will be enabled when running builds in this execution environment.
|
1882
1880
|
:param str worker_pool: Optional. The resource name of the `WorkerPool`, with the format `projects/{project}/locations/{location}/workerPools/{worker_pool}`. If this optional field is unspecified, the default Cloud Build pool will be used.
|
1883
1881
|
"""
|
1884
1882
|
pulumi.set(__self__, "usages", usages)
|
@@ -1888,8 +1886,6 @@ class TargetExecutionConfig(dict):
|
|
1888
1886
|
pulumi.set(__self__, "execution_timeout", execution_timeout)
|
1889
1887
|
if service_account is not None:
|
1890
1888
|
pulumi.set(__self__, "service_account", service_account)
|
1891
|
-
if verbose is not None:
|
1892
|
-
pulumi.set(__self__, "verbose", verbose)
|
1893
1889
|
if worker_pool is not None:
|
1894
1890
|
pulumi.set(__self__, "worker_pool", worker_pool)
|
1895
1891
|
|
@@ -1925,14 +1921,6 @@ class TargetExecutionConfig(dict):
|
|
1925
1921
|
"""
|
1926
1922
|
return pulumi.get(self, "service_account")
|
1927
1923
|
|
1928
|
-
@property
|
1929
|
-
@pulumi.getter
|
1930
|
-
def verbose(self) -> Optional[bool]:
|
1931
|
-
"""
|
1932
|
-
Optional. If true, additional logging will be enabled when running builds in this execution environment.
|
1933
|
-
"""
|
1934
|
-
return pulumi.get(self, "verbose")
|
1935
|
-
|
1936
1924
|
@property
|
1937
1925
|
@pulumi.getter(name="workerPool")
|
1938
1926
|
def worker_pool(self) -> Optional[str]:
|
pulumi_gcp/compute/__init__.py
CHANGED
@@ -77,7 +77,6 @@ from .get_resource_policy import *
|
|
77
77
|
from .get_router import *
|
78
78
|
from .get_router_nat import *
|
79
79
|
from .get_router_status import *
|
80
|
-
from .get_security_policy import *
|
81
80
|
from .get_snapshot import *
|
82
81
|
from .get_snapshot_iam_policy import *
|
83
82
|
from .get_ssl_policy import *
|
@@ -136,7 +135,6 @@ from .organization_security_policy_association import *
|
|
136
135
|
from .organization_security_policy_rule import *
|
137
136
|
from .packet_mirroring import *
|
138
137
|
from .per_instance_config import *
|
139
|
-
from .project_cloud_armor_tier import *
|
140
138
|
from .project_default_network_tier import *
|
141
139
|
from .project_metadata import *
|
142
140
|
from .project_metadata_item import *
|