pulumi-gcp 7.29.0__py3-none-any.whl → 7.29.0a1719036462__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 -8
- pulumi_gcp/_utilities.py +0 -35
- pulumi_gcp/activedirectory/domain.py +14 -14
- pulumi_gcp/activedirectory/domain_trust.py +14 -14
- pulumi_gcp/alloydb/backup.py +8 -8
- pulumi_gcp/alloydb/cluster.py +17 -11
- pulumi_gcp/alloydb/instance.py +8 -8
- pulumi_gcp/alloydb/user.py +8 -8
- pulumi_gcp/apigee/addons_config.py +4 -4
- pulumi_gcp/apigee/endpoint_attachment.py +2 -2
- pulumi_gcp/apigee/env_group.py +2 -2
- pulumi_gcp/apigee/environment.py +2 -2
- pulumi_gcp/apigee/instance.py +8 -8
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +10 -10
- pulumi_gcp/apigee/nat_address.py +2 -2
- pulumi_gcp/apigee/organization.py +6 -6
- pulumi_gcp/apigee/sync_authorization.py +4 -4
- pulumi_gcp/apigee/target_server.py +10 -10
- pulumi_gcp/apphub/service.py +20 -20
- pulumi_gcp/apphub/service_project_attachment.py +8 -8
- pulumi_gcp/applicationintegration/auth_config.py +2 -2
- pulumi_gcp/applicationintegration/client.py +18 -6
- pulumi_gcp/artifactregistry/__init__.py +0 -1
- pulumi_gcp/artifactregistry/_inputs.py +4 -4
- pulumi_gcp/artifactregistry/outputs.py +6 -6
- pulumi_gcp/artifactregistry/repository.py +10 -10
- pulumi_gcp/backupdisasterrecovery/management_server.py +2 -2
- pulumi_gcp/bigquery/_inputs.py +6 -2
- pulumi_gcp/bigquery/data_transfer_config.py +4 -4
- pulumi_gcp/bigquery/dataset.py +0 -75
- pulumi_gcp/bigquery/get_dataset.py +1 -11
- pulumi_gcp/bigquery/job.py +6 -6
- pulumi_gcp/bigquery/outputs.py +6 -2
- pulumi_gcp/bigtable/_inputs.py +3 -1
- pulumi_gcp/bigtable/instance.py +9 -3
- pulumi_gcp/bigtable/outputs.py +3 -1
- pulumi_gcp/billing/_inputs.py +0 -22
- pulumi_gcp/billing/budget.py +0 -50
- pulumi_gcp/billing/outputs.py +0 -20
- pulumi_gcp/certificateauthority/authority.py +2 -2
- pulumi_gcp/certificateauthority/certificate.py +4 -4
- pulumi_gcp/certificatemanager/_inputs.py +6 -2
- pulumi_gcp/certificatemanager/certificate.py +4 -4
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +2 -2
- pulumi_gcp/certificatemanager/outputs.py +6 -2
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +6 -6
- pulumi_gcp/cloudbuild/trigger.py +2 -2
- pulumi_gcp/cloudbuild/worker_pool.py +6 -6
- pulumi_gcp/cloudbuildv2/connection.py +2 -2
- pulumi_gcp/cloudbuildv2/repository.py +2 -2
- pulumi_gcp/cloudfunctionsv2/function.py +28 -28
- pulumi_gcp/cloudids/endpoint.py +2 -2
- pulumi_gcp/cloudrun/_inputs.py +9 -3
- pulumi_gcp/cloudrun/outputs.py +9 -3
- pulumi_gcp/cloudrunv2/get_job.py +1 -21
- pulumi_gcp/cloudrunv2/job.py +19 -163
- pulumi_gcp/cloudrunv2/service.py +8 -8
- pulumi_gcp/compute/_inputs.py +0 -83
- pulumi_gcp/compute/disk.py +9 -3
- pulumi_gcp/compute/firewall.py +9 -3
- pulumi_gcp/compute/forwarding_rule.py +22 -22
- pulumi_gcp/compute/outputs.py +1 -166
- pulumi_gcp/compute/packet_mirroring.py +2 -2
- pulumi_gcp/compute/project_cloud_armor_tier.py +2 -2
- pulumi_gcp/compute/region_disk.py +9 -3
- pulumi_gcp/compute/region_security_policy_rule.py +2 -2
- pulumi_gcp/compute/route.py +2 -2
- pulumi_gcp/compute/subnetwork.py +6 -2
- pulumi_gcp/compute/target_instance.py +2 -2
- pulumi_gcp/compute/vpn_gateway.py +2 -2
- pulumi_gcp/compute/vpn_tunnel.py +2 -2
- pulumi_gcp/container/_inputs.py +6 -2
- pulumi_gcp/container/outputs.py +6 -2
- pulumi_gcp/databasemigrationservice/connection_profile.py +16 -16
- pulumi_gcp/datacatalog/policy_tag.py +2 -2
- pulumi_gcp/datafusion/instance.py +8 -4
- pulumi_gcp/dataplex/asset.py +2 -2
- pulumi_gcp/dataplex/datascan.py +2 -2
- pulumi_gcp/dataproc/_inputs.py +0 -100
- pulumi_gcp/dataproc/metastore_service.py +0 -172
- pulumi_gcp/dataproc/outputs.py +1 -192
- pulumi_gcp/dataproc/workflow_template.py +9 -3
- pulumi_gcp/datastore/data_store_index.py +2 -2
- pulumi_gcp/datastream/stream.py +6 -6
- pulumi_gcp/diagflow/entity_type.py +2 -2
- pulumi_gcp/diagflow/fulfillment.py +2 -2
- pulumi_gcp/diagflow/intent.py +4 -4
- pulumi_gcp/edgecontainer/node_pool.py +2 -2
- pulumi_gcp/edgecontainer/vpn_connection.py +2 -2
- pulumi_gcp/eventarc/channel.py +2 -2
- pulumi_gcp/eventarc/google_channel_config.py +2 -2
- pulumi_gcp/filestore/instance.py +9 -3
- pulumi_gcp/firebase/app_check_app_attest_config.py +8 -8
- pulumi_gcp/firebase/app_check_debug_token.py +4 -4
- pulumi_gcp/firebase/app_check_device_check_config.py +4 -4
- pulumi_gcp/firebase/app_check_play_integrity_config.py +8 -8
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +4 -4
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +4 -4
- pulumi_gcp/firebase/app_check_service_config.py +6 -6
- pulumi_gcp/firebase/database_instance.py +2 -2
- pulumi_gcp/firestore/database.py +4 -4
- pulumi_gcp/firestore/document.py +12 -12
- pulumi_gcp/folder/access_approval_settings.py +2 -2
- pulumi_gcp/gkehub/_inputs.py +8 -4
- pulumi_gcp/gkehub/membership.py +9 -3
- pulumi_gcp/gkehub/membership_binding.py +4 -4
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
- pulumi_gcp/gkehub/namespace.py +2 -2
- pulumi_gcp/gkehub/outputs.py +8 -4
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -2
- pulumi_gcp/healthcare/fhir_store.py +9 -3
- pulumi_gcp/healthcare/hl7_store.py +9 -3
- pulumi_gcp/integrationconnectors/connection.py +2 -2
- pulumi_gcp/integrationconnectors/managed_zone.py +6 -6
- pulumi_gcp/kms/_inputs.py +3 -1
- pulumi_gcp/kms/autokey_config.py +16 -16
- pulumi_gcp/kms/key_handle.py +22 -22
- pulumi_gcp/kms/outputs.py +3 -1
- pulumi_gcp/logging/folder_settings.py +2 -2
- pulumi_gcp/logging/linked_dataset.py +2 -2
- pulumi_gcp/logging/organization_settings.py +2 -2
- pulumi_gcp/logging/project_bucket_config.py +2 -2
- pulumi_gcp/looker/instance.py +2 -2
- pulumi_gcp/netapp/volume_replication.py +2 -2
- pulumi_gcp/netapp/volume_snapshot.py +2 -2
- pulumi_gcp/networkconnectivity/internal_range.py +2 -2
- pulumi_gcp/networksecurity/gateway_security_policy.py +4 -4
- pulumi_gcp/networksecurity/tls_inspection_policy.py +4 -4
- pulumi_gcp/networkservices/gateway.py +6 -6
- pulumi_gcp/organizations/access_approval_settings.py +2 -2
- pulumi_gcp/parallelstore/instance.py +2 -2
- pulumi_gcp/projects/access_approval_settings.py +11 -5
- pulumi_gcp/pubsub/_inputs.py +0 -40
- pulumi_gcp/pubsub/outputs.py +0 -66
- pulumi_gcp/pubsub/schema.py +2 -2
- pulumi_gcp/pubsub/subscription.py +8 -174
- pulumi_gcp/pubsub/topic.py +2 -2
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/cluster.py +4 -4
- pulumi_gcp/redis/get_instance.py +1 -11
- pulumi_gcp/redis/instance.py +2 -49
- pulumi_gcp/secretmanager/secret.py +2 -2
- pulumi_gcp/securesourcemanager/instance.py +6 -6
- pulumi_gcp/securitycenter/instance_iam_binding.py +2 -2
- pulumi_gcp/securitycenter/instance_iam_member.py +2 -2
- pulumi_gcp/securitycenter/instance_iam_policy.py +2 -2
- pulumi_gcp/servicenetworking/__init__.py +0 -1
- pulumi_gcp/sql/_inputs.py +3 -1
- pulumi_gcp/sql/database_instance.py +2 -2
- pulumi_gcp/sql/outputs.py +3 -1
- pulumi_gcp/sql/user.py +7 -21
- pulumi_gcp/storage/get_project_service_account.py +2 -2
- pulumi_gcp/storage/insights_report_config.py +2 -2
- pulumi_gcp/storage/notification.py +2 -2
- pulumi_gcp/storage/transfer_agent_pool.py +2 -2
- pulumi_gcp/storage/transfer_job.py +4 -4
- pulumi_gcp/tpu/v2_vm.py +4 -4
- pulumi_gcp/vertex/_inputs.py +3 -1
- pulumi_gcp/vertex/ai_endpoint.py +2 -2
- pulumi_gcp/vertex/ai_feature_online_store.py +9 -3
- pulumi_gcp/vertex/ai_index_endpoint.py +2 -2
- pulumi_gcp/vertex/ai_tensorboard.py +2 -2
- pulumi_gcp/vertex/outputs.py +3 -1
- pulumi_gcp/vmwareengine/external_address.py +2 -2
- pulumi_gcp/vmwareengine/network.py +4 -4
- pulumi_gcp/vpcaccess/connector.py +8 -2
- {pulumi_gcp-7.29.0.dist-info → pulumi_gcp-7.29.0a1719036462.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.29.0.dist-info → pulumi_gcp-7.29.0a1719036462.dist-info}/RECORD +170 -172
- {pulumi_gcp-7.29.0.dist-info → pulumi_gcp-7.29.0a1719036462.dist-info}/WHEEL +1 -1
- pulumi_gcp/artifactregistry/get_docker_image.py +0 -244
- pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -511
- {pulumi_gcp-7.29.0.dist-info → pulumi_gcp-7.29.0a1719036462.dist-info}/top_level.txt +0 -0
@@ -251,7 +251,7 @@ class OrganizationSettings(pulumi.CustomResource):
|
|
251
251
|
kms_key_name="kms-key",
|
252
252
|
organization="123456789",
|
253
253
|
storage_location="us-central1",
|
254
|
-
opts
|
254
|
+
opts=pulumi.ResourceOptions(depends_on=[iam]))
|
255
255
|
```
|
256
256
|
|
257
257
|
## Import
|
@@ -315,7 +315,7 @@ class OrganizationSettings(pulumi.CustomResource):
|
|
315
315
|
kms_key_name="kms-key",
|
316
316
|
organization="123456789",
|
317
317
|
storage_location="us-central1",
|
318
|
-
opts
|
318
|
+
opts=pulumi.ResourceOptions(depends_on=[iam]))
|
319
319
|
```
|
320
320
|
|
321
321
|
## Import
|
@@ -438,7 +438,7 @@ class ProjectBucketConfig(pulumi.CustomResource):
|
|
438
438
|
cmek_settings=gcp.logging.ProjectBucketConfigCmekSettingsArgs(
|
439
439
|
kms_key_name=key.id,
|
440
440
|
),
|
441
|
-
opts
|
441
|
+
opts=pulumi.ResourceOptions(depends_on=[crypto_key_binding]))
|
442
442
|
```
|
443
443
|
|
444
444
|
Create logging bucket with index configs
|
@@ -565,7 +565,7 @@ class ProjectBucketConfig(pulumi.CustomResource):
|
|
565
565
|
cmek_settings=gcp.logging.ProjectBucketConfigCmekSettingsArgs(
|
566
566
|
kms_key_name=key.id,
|
567
567
|
),
|
568
|
-
opts
|
568
|
+
opts=pulumi.ResourceOptions(depends_on=[crypto_key_binding]))
|
569
569
|
```
|
570
570
|
|
571
571
|
Create logging bucket with index configs
|
pulumi_gcp/looker/instance.py
CHANGED
@@ -909,7 +909,7 @@ class Instance(pulumi.CustomResource):
|
|
909
909
|
client_id="my-client-id",
|
910
910
|
client_secret="my-client-secret",
|
911
911
|
),
|
912
|
-
opts
|
912
|
+
opts=pulumi.ResourceOptions(depends_on=[looker_vpc_connection]))
|
913
913
|
project = gcp.organizations.get_project()
|
914
914
|
crypto_key = gcp.kms.CryptoKeyIAMMember("crypto_key",
|
915
915
|
crypto_key_id="looker-kms-key",
|
@@ -1156,7 +1156,7 @@ class Instance(pulumi.CustomResource):
|
|
1156
1156
|
client_id="my-client-id",
|
1157
1157
|
client_secret="my-client-secret",
|
1158
1158
|
),
|
1159
|
-
opts
|
1159
|
+
opts=pulumi.ResourceOptions(depends_on=[looker_vpc_connection]))
|
1160
1160
|
project = gcp.organizations.get_project()
|
1161
1161
|
crypto_key = gcp.kms.CryptoKeyIAMMember("crypto_key",
|
1162
1162
|
crypto_key_id="looker-kms-key",
|
@@ -710,7 +710,7 @@ class VolumeReplication(pulumi.CustomResource):
|
|
710
710
|
),
|
711
711
|
delete_destination_volume=True,
|
712
712
|
wait_for_mirror=True,
|
713
|
-
opts
|
713
|
+
opts=pulumi.ResourceOptions(depends_on=[source_volume]))
|
714
714
|
```
|
715
715
|
|
716
716
|
## Import
|
@@ -815,7 +815,7 @@ class VolumeReplication(pulumi.CustomResource):
|
|
815
815
|
),
|
816
816
|
delete_destination_volume=True,
|
817
817
|
wait_for_mirror=True,
|
818
|
-
opts
|
818
|
+
opts=pulumi.ResourceOptions(depends_on=[source_volume]))
|
819
819
|
```
|
820
820
|
|
821
821
|
## Import
|
@@ -347,7 +347,7 @@ class VolumeSnapshot(pulumi.CustomResource):
|
|
347
347
|
location=default_volume.location,
|
348
348
|
volume_name=default_volume.name,
|
349
349
|
name="testvolumesnap",
|
350
|
-
opts
|
350
|
+
opts=pulumi.ResourceOptions(depends_on=[default_volume]))
|
351
351
|
```
|
352
352
|
|
353
353
|
## Import
|
@@ -436,7 +436,7 @@ class VolumeSnapshot(pulumi.CustomResource):
|
|
436
436
|
location=default_volume.location,
|
437
437
|
volume_name=default_volume.name,
|
438
438
|
name="testvolumesnap",
|
439
|
-
opts
|
439
|
+
opts=pulumi.ResourceOptions(depends_on=[default_volume]))
|
440
440
|
```
|
441
441
|
|
442
442
|
## Import
|
@@ -584,7 +584,7 @@ class InternalRange(pulumi.CustomResource):
|
|
584
584
|
peering="FOR_SELF",
|
585
585
|
ip_cidr_range="10.0.0.0/30",
|
586
586
|
overlaps=["OVERLAP_EXISTING_SUBNET_RANGE"],
|
587
|
-
opts
|
587
|
+
opts=pulumi.ResourceOptions(depends_on=[default_subnetwork]))
|
588
588
|
```
|
589
589
|
|
590
590
|
## Import
|
@@ -732,7 +732,7 @@ class InternalRange(pulumi.CustomResource):
|
|
732
732
|
peering="FOR_SELF",
|
733
733
|
ip_cidr_range="10.0.0.0/30",
|
734
734
|
overlaps=["OVERLAP_EXISTING_SUBNET_RANGE"],
|
735
|
-
opts
|
735
|
+
opts=pulumi.ResourceOptions(depends_on=[default_subnetwork]))
|
736
736
|
```
|
737
737
|
|
738
738
|
## Import
|
@@ -369,7 +369,7 @@ class GatewaySecurityPolicy(pulumi.CustomResource):
|
|
369
369
|
name="my-tls-inspection-policy",
|
370
370
|
location="us-central1",
|
371
371
|
ca_pool=default.id,
|
372
|
-
opts
|
372
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
373
373
|
default,
|
374
374
|
default_authority,
|
375
375
|
tls_inspection_permission,
|
@@ -379,7 +379,7 @@ class GatewaySecurityPolicy(pulumi.CustomResource):
|
|
379
379
|
location="us-central1",
|
380
380
|
description="my description",
|
381
381
|
tls_inspection_policy=default_tls_inspection_policy.id,
|
382
|
-
opts
|
382
|
+
opts=pulumi.ResourceOptions(depends_on=[default_tls_inspection_policy]))
|
383
383
|
```
|
384
384
|
|
385
385
|
## Import
|
@@ -517,7 +517,7 @@ class GatewaySecurityPolicy(pulumi.CustomResource):
|
|
517
517
|
name="my-tls-inspection-policy",
|
518
518
|
location="us-central1",
|
519
519
|
ca_pool=default.id,
|
520
|
-
opts
|
520
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
521
521
|
default,
|
522
522
|
default_authority,
|
523
523
|
tls_inspection_permission,
|
@@ -527,7 +527,7 @@ class GatewaySecurityPolicy(pulumi.CustomResource):
|
|
527
527
|
location="us-central1",
|
528
528
|
description="my description",
|
529
529
|
tls_inspection_policy=default_tls_inspection_policy.id,
|
530
|
-
opts
|
530
|
+
opts=pulumi.ResourceOptions(depends_on=[default_tls_inspection_policy]))
|
531
531
|
```
|
532
532
|
|
533
533
|
## Import
|
@@ -501,7 +501,7 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
501
501
|
location="us-central1",
|
502
502
|
ca_pool=default.id,
|
503
503
|
exclude_public_ca_set=False,
|
504
|
-
opts
|
504
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
505
505
|
default,
|
506
506
|
default_authority,
|
507
507
|
tls_inspection_permission,
|
@@ -612,7 +612,7 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
612
612
|
"TLS_RSA_WITH_AES_256_CBC_SHA",
|
613
613
|
"TLS_RSA_WITH_AES_256_GCM_SHA384",
|
614
614
|
],
|
615
|
-
opts
|
615
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
616
616
|
default_authority,
|
617
617
|
default_ca_pool_iam_member,
|
618
618
|
]))
|
@@ -750,7 +750,7 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
750
750
|
location="us-central1",
|
751
751
|
ca_pool=default.id,
|
752
752
|
exclude_public_ca_set=False,
|
753
|
-
opts
|
753
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
754
754
|
default,
|
755
755
|
default_authority,
|
756
756
|
tls_inspection_permission,
|
@@ -861,7 +861,7 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
861
861
|
"TLS_RSA_WITH_AES_256_CBC_SHA",
|
862
862
|
"TLS_RSA_WITH_AES_256_GCM_SHA384",
|
863
863
|
],
|
864
|
-
opts
|
864
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
865
865
|
default_authority,
|
866
866
|
default_ca_pool_iam_member,
|
867
867
|
]))
|
@@ -799,7 +799,7 @@ class Gateway(pulumi.CustomResource):
|
|
799
799
|
network=default_network.id,
|
800
800
|
subnetwork=default_subnetwork.id,
|
801
801
|
delete_swg_autogen_router_on_destroy=True,
|
802
|
-
opts
|
802
|
+
opts=pulumi.ResourceOptions(depends_on=[proxyonlysubnet]))
|
803
803
|
```
|
804
804
|
### Network Services Gateway Multiple Swp Same Network
|
805
805
|
|
@@ -856,7 +856,7 @@ class Gateway(pulumi.CustomResource):
|
|
856
856
|
network=default_network.id,
|
857
857
|
subnetwork=default_subnetwork.id,
|
858
858
|
delete_swg_autogen_router_on_destroy=True,
|
859
|
-
opts
|
859
|
+
opts=pulumi.ResourceOptions(depends_on=[proxyonlysubnet]))
|
860
860
|
gateway2 = gcp.networkservices.Gateway("gateway2",
|
861
861
|
name="my-gateway2",
|
862
862
|
location="us-south1",
|
@@ -869,7 +869,7 @@ class Gateway(pulumi.CustomResource):
|
|
869
869
|
network=default_network.id,
|
870
870
|
subnetwork=default_subnetwork.id,
|
871
871
|
delete_swg_autogen_router_on_destroy=True,
|
872
|
-
opts
|
872
|
+
opts=pulumi.ResourceOptions(depends_on=[proxyonlysubnet]))
|
873
873
|
```
|
874
874
|
|
875
875
|
## Import
|
@@ -1039,7 +1039,7 @@ class Gateway(pulumi.CustomResource):
|
|
1039
1039
|
network=default_network.id,
|
1040
1040
|
subnetwork=default_subnetwork.id,
|
1041
1041
|
delete_swg_autogen_router_on_destroy=True,
|
1042
|
-
opts
|
1042
|
+
opts=pulumi.ResourceOptions(depends_on=[proxyonlysubnet]))
|
1043
1043
|
```
|
1044
1044
|
### Network Services Gateway Multiple Swp Same Network
|
1045
1045
|
|
@@ -1096,7 +1096,7 @@ class Gateway(pulumi.CustomResource):
|
|
1096
1096
|
network=default_network.id,
|
1097
1097
|
subnetwork=default_subnetwork.id,
|
1098
1098
|
delete_swg_autogen_router_on_destroy=True,
|
1099
|
-
opts
|
1099
|
+
opts=pulumi.ResourceOptions(depends_on=[proxyonlysubnet]))
|
1100
1100
|
gateway2 = gcp.networkservices.Gateway("gateway2",
|
1101
1101
|
name="my-gateway2",
|
1102
1102
|
location="us-south1",
|
@@ -1109,7 +1109,7 @@ class Gateway(pulumi.CustomResource):
|
|
1109
1109
|
network=default_network.id,
|
1110
1110
|
subnetwork=default_subnetwork.id,
|
1111
1111
|
delete_swg_autogen_router_on_destroy=True,
|
1112
|
-
opts
|
1112
|
+
opts=pulumi.ResourceOptions(depends_on=[proxyonlysubnet]))
|
1113
1113
|
```
|
1114
1114
|
|
1115
1115
|
## Import
|
@@ -325,7 +325,7 @@ class AccessApprovalSettings(pulumi.CustomResource):
|
|
325
325
|
enrolled_services=[gcp.organizations.AccessApprovalSettingsEnrolledServiceArgs(
|
326
326
|
cloud_product="all",
|
327
327
|
)],
|
328
|
-
opts
|
328
|
+
opts=pulumi.ResourceOptions(depends_on=[iam]))
|
329
329
|
```
|
330
330
|
|
331
331
|
## Import
|
@@ -430,7 +430,7 @@ class AccessApprovalSettings(pulumi.CustomResource):
|
|
430
430
|
enrolled_services=[gcp.organizations.AccessApprovalSettingsEnrolledServiceArgs(
|
431
431
|
cloud_product="all",
|
432
432
|
)],
|
433
|
-
opts
|
433
|
+
opts=pulumi.ResourceOptions(depends_on=[iam]))
|
434
434
|
```
|
435
435
|
|
436
436
|
## Import
|
@@ -628,7 +628,7 @@ class Instance(pulumi.CustomResource):
|
|
628
628
|
labels={
|
629
629
|
"test": "value",
|
630
630
|
},
|
631
|
-
opts
|
631
|
+
opts=pulumi.ResourceOptions(depends_on=[default]))
|
632
632
|
```
|
633
633
|
|
634
634
|
## Import
|
@@ -739,7 +739,7 @@ class Instance(pulumi.CustomResource):
|
|
739
739
|
labels={
|
740
740
|
"test": "value",
|
741
741
|
},
|
742
|
-
opts
|
742
|
+
opts=pulumi.ResourceOptions(depends_on=[default]))
|
743
743
|
```
|
744
744
|
|
745
745
|
## Import
|
@@ -107,11 +107,13 @@ class AccessApprovalSettingsArgs:
|
|
107
107
|
|
108
108
|
@property
|
109
109
|
@pulumi.getter
|
110
|
-
@_utilities.deprecated("""`project` is deprecated and will be removed in a future major release. Use `project_id` instead.""")
|
111
110
|
def project(self) -> Optional[pulumi.Input[str]]:
|
112
111
|
"""
|
113
112
|
Project id.
|
114
113
|
"""
|
114
|
+
warnings.warn("""`project` is deprecated and will be removed in a future major release. Use `project_id` instead.""", DeprecationWarning)
|
115
|
+
pulumi.log.warn("""project is deprecated: `project` is deprecated and will be removed in a future major release. Use `project_id` instead.""")
|
116
|
+
|
115
117
|
return pulumi.get(self, "project")
|
116
118
|
|
117
119
|
@project.setter
|
@@ -273,11 +275,13 @@ class _AccessApprovalSettingsState:
|
|
273
275
|
|
274
276
|
@property
|
275
277
|
@pulumi.getter
|
276
|
-
@_utilities.deprecated("""`project` is deprecated and will be removed in a future major release. Use `project_id` instead.""")
|
277
278
|
def project(self) -> Optional[pulumi.Input[str]]:
|
278
279
|
"""
|
279
280
|
Project id.
|
280
281
|
"""
|
282
|
+
warnings.warn("""`project` is deprecated and will be removed in a future major release. Use `project_id` instead.""", DeprecationWarning)
|
283
|
+
pulumi.log.warn("""project is deprecated: `project` is deprecated and will be removed in a future major release. Use `project_id` instead.""")
|
284
|
+
|
281
285
|
return pulumi.get(self, "project")
|
282
286
|
|
283
287
|
@project.setter
|
@@ -363,7 +367,7 @@ class AccessApprovalSettings(pulumi.CustomResource):
|
|
363
367
|
enrolled_services=[gcp.projects.AccessApprovalSettingsEnrolledServiceArgs(
|
364
368
|
cloud_product="all",
|
365
369
|
)],
|
366
|
-
opts
|
370
|
+
opts=pulumi.ResourceOptions(depends_on=[iam]))
|
367
371
|
```
|
368
372
|
|
369
373
|
## Import
|
@@ -461,7 +465,7 @@ class AccessApprovalSettings(pulumi.CustomResource):
|
|
461
465
|
enrolled_services=[gcp.projects.AccessApprovalSettingsEnrolledServiceArgs(
|
462
466
|
cloud_product="all",
|
463
467
|
)],
|
464
|
-
opts
|
468
|
+
opts=pulumi.ResourceOptions(depends_on=[iam]))
|
465
469
|
```
|
466
470
|
|
467
471
|
## Import
|
@@ -655,11 +659,13 @@ class AccessApprovalSettings(pulumi.CustomResource):
|
|
655
659
|
|
656
660
|
@property
|
657
661
|
@pulumi.getter
|
658
|
-
@_utilities.deprecated("""`project` is deprecated and will be removed in a future major release. Use `project_id` instead.""")
|
659
662
|
def project(self) -> pulumi.Output[Optional[str]]:
|
660
663
|
"""
|
661
664
|
Project id.
|
662
665
|
"""
|
666
|
+
warnings.warn("""`project` is deprecated and will be removed in a future major release. Use `project_id` instead.""", DeprecationWarning)
|
667
|
+
pulumi.log.warn("""project is deprecated: `project` is deprecated and will be removed in a future major release. Use `project_id` instead.""")
|
668
|
+
|
663
669
|
return pulumi.get(self, "project")
|
664
670
|
|
665
671
|
@property
|
pulumi_gcp/pubsub/_inputs.py
CHANGED
@@ -291,7 +291,6 @@ class SubscriptionBigqueryConfigArgs:
|
|
291
291
|
def __init__(__self__, *,
|
292
292
|
table: pulumi.Input[str],
|
293
293
|
drop_unknown_fields: Optional[pulumi.Input[bool]] = None,
|
294
|
-
service_account_email: Optional[pulumi.Input[str]] = None,
|
295
294
|
use_table_schema: Optional[pulumi.Input[bool]] = None,
|
296
295
|
use_topic_schema: Optional[pulumi.Input[bool]] = None,
|
297
296
|
write_metadata: Optional[pulumi.Input[bool]] = None):
|
@@ -300,9 +299,6 @@ class SubscriptionBigqueryConfigArgs:
|
|
300
299
|
:param pulumi.Input[bool] drop_unknown_fields: When true and use_topic_schema or use_table_schema is true, any fields that are a part of the topic schema or message schema that
|
301
300
|
are not part of the BigQuery table schema are dropped when writing to BigQuery. Otherwise, the schemas must be kept in sync
|
302
301
|
and any messages with extra fields are not written and remain in the subscription's backlog.
|
303
|
-
:param pulumi.Input[str] service_account_email: The service account to use to write to BigQuery. If not specified, the Pub/Sub
|
304
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
305
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
306
302
|
:param pulumi.Input[bool] use_table_schema: When true, use the BigQuery table's schema as the columns to write to in BigQuery. Messages
|
307
303
|
must be published in JSON format. Only one of use_topic_schema and use_table_schema can be set.
|
308
304
|
:param pulumi.Input[bool] use_topic_schema: When true, use the topic's schema as the columns to write to in BigQuery, if it exists.
|
@@ -313,8 +309,6 @@ class SubscriptionBigqueryConfigArgs:
|
|
313
309
|
pulumi.set(__self__, "table", table)
|
314
310
|
if drop_unknown_fields is not None:
|
315
311
|
pulumi.set(__self__, "drop_unknown_fields", drop_unknown_fields)
|
316
|
-
if service_account_email is not None:
|
317
|
-
pulumi.set(__self__, "service_account_email", service_account_email)
|
318
312
|
if use_table_schema is not None:
|
319
313
|
pulumi.set(__self__, "use_table_schema", use_table_schema)
|
320
314
|
if use_topic_schema is not None:
|
@@ -348,20 +342,6 @@ class SubscriptionBigqueryConfigArgs:
|
|
348
342
|
def drop_unknown_fields(self, value: Optional[pulumi.Input[bool]]):
|
349
343
|
pulumi.set(self, "drop_unknown_fields", value)
|
350
344
|
|
351
|
-
@property
|
352
|
-
@pulumi.getter(name="serviceAccountEmail")
|
353
|
-
def service_account_email(self) -> Optional[pulumi.Input[str]]:
|
354
|
-
"""
|
355
|
-
The service account to use to write to BigQuery. If not specified, the Pub/Sub
|
356
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
357
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
358
|
-
"""
|
359
|
-
return pulumi.get(self, "service_account_email")
|
360
|
-
|
361
|
-
@service_account_email.setter
|
362
|
-
def service_account_email(self, value: Optional[pulumi.Input[str]]):
|
363
|
-
pulumi.set(self, "service_account_email", value)
|
364
|
-
|
365
345
|
@property
|
366
346
|
@pulumi.getter(name="useTableSchema")
|
367
347
|
def use_table_schema(self) -> Optional[pulumi.Input[bool]]:
|
@@ -412,7 +392,6 @@ class SubscriptionCloudStorageConfigArgs:
|
|
412
392
|
filename_suffix: Optional[pulumi.Input[str]] = None,
|
413
393
|
max_bytes: Optional[pulumi.Input[int]] = None,
|
414
394
|
max_duration: Optional[pulumi.Input[str]] = None,
|
415
|
-
service_account_email: Optional[pulumi.Input[str]] = None,
|
416
395
|
state: Optional[pulumi.Input[str]] = None):
|
417
396
|
"""
|
418
397
|
:param pulumi.Input[str] bucket: User-provided name for the Cloud Storage bucket. The bucket must be created by the user. The bucket name must be without any prefix like "gs://".
|
@@ -426,9 +405,6 @@ class SubscriptionCloudStorageConfigArgs:
|
|
426
405
|
:param pulumi.Input[str] max_duration: The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes.
|
427
406
|
May not exceed the subscription's acknowledgement deadline.
|
428
407
|
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
429
|
-
:param pulumi.Input[str] service_account_email: The service account to use to write to Cloud Storage. If not specified, the Pub/Sub
|
430
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
431
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
432
408
|
:param pulumi.Input[str] state: (Output)
|
433
409
|
An output-only field that indicates whether or not the subscription can receive messages.
|
434
410
|
"""
|
@@ -445,8 +421,6 @@ class SubscriptionCloudStorageConfigArgs:
|
|
445
421
|
pulumi.set(__self__, "max_bytes", max_bytes)
|
446
422
|
if max_duration is not None:
|
447
423
|
pulumi.set(__self__, "max_duration", max_duration)
|
448
|
-
if service_account_email is not None:
|
449
|
-
pulumi.set(__self__, "service_account_email", service_account_email)
|
450
424
|
if state is not None:
|
451
425
|
pulumi.set(__self__, "state", state)
|
452
426
|
|
@@ -538,20 +512,6 @@ class SubscriptionCloudStorageConfigArgs:
|
|
538
512
|
def max_duration(self, value: Optional[pulumi.Input[str]]):
|
539
513
|
pulumi.set(self, "max_duration", value)
|
540
514
|
|
541
|
-
@property
|
542
|
-
@pulumi.getter(name="serviceAccountEmail")
|
543
|
-
def service_account_email(self) -> Optional[pulumi.Input[str]]:
|
544
|
-
"""
|
545
|
-
The service account to use to write to Cloud Storage. If not specified, the Pub/Sub
|
546
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
547
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
548
|
-
"""
|
549
|
-
return pulumi.get(self, "service_account_email")
|
550
|
-
|
551
|
-
@service_account_email.setter
|
552
|
-
def service_account_email(self, value: Optional[pulumi.Input[str]]):
|
553
|
-
pulumi.set(self, "service_account_email", value)
|
554
|
-
|
555
515
|
@property
|
556
516
|
@pulumi.getter
|
557
517
|
def state(self) -> Optional[pulumi.Input[str]]:
|
pulumi_gcp/pubsub/outputs.py
CHANGED
@@ -321,8 +321,6 @@ class SubscriptionBigqueryConfig(dict):
|
|
321
321
|
suggest = None
|
322
322
|
if key == "dropUnknownFields":
|
323
323
|
suggest = "drop_unknown_fields"
|
324
|
-
elif key == "serviceAccountEmail":
|
325
|
-
suggest = "service_account_email"
|
326
324
|
elif key == "useTableSchema":
|
327
325
|
suggest = "use_table_schema"
|
328
326
|
elif key == "useTopicSchema":
|
@@ -344,7 +342,6 @@ class SubscriptionBigqueryConfig(dict):
|
|
344
342
|
def __init__(__self__, *,
|
345
343
|
table: str,
|
346
344
|
drop_unknown_fields: Optional[bool] = None,
|
347
|
-
service_account_email: Optional[str] = None,
|
348
345
|
use_table_schema: Optional[bool] = None,
|
349
346
|
use_topic_schema: Optional[bool] = None,
|
350
347
|
write_metadata: Optional[bool] = None):
|
@@ -353,9 +350,6 @@ class SubscriptionBigqueryConfig(dict):
|
|
353
350
|
:param bool drop_unknown_fields: When true and use_topic_schema or use_table_schema is true, any fields that are a part of the topic schema or message schema that
|
354
351
|
are not part of the BigQuery table schema are dropped when writing to BigQuery. Otherwise, the schemas must be kept in sync
|
355
352
|
and any messages with extra fields are not written and remain in the subscription's backlog.
|
356
|
-
:param str service_account_email: The service account to use to write to BigQuery. If not specified, the Pub/Sub
|
357
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
358
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
359
353
|
:param bool use_table_schema: When true, use the BigQuery table's schema as the columns to write to in BigQuery. Messages
|
360
354
|
must be published in JSON format. Only one of use_topic_schema and use_table_schema can be set.
|
361
355
|
:param bool use_topic_schema: When true, use the topic's schema as the columns to write to in BigQuery, if it exists.
|
@@ -366,8 +360,6 @@ class SubscriptionBigqueryConfig(dict):
|
|
366
360
|
pulumi.set(__self__, "table", table)
|
367
361
|
if drop_unknown_fields is not None:
|
368
362
|
pulumi.set(__self__, "drop_unknown_fields", drop_unknown_fields)
|
369
|
-
if service_account_email is not None:
|
370
|
-
pulumi.set(__self__, "service_account_email", service_account_email)
|
371
363
|
if use_table_schema is not None:
|
372
364
|
pulumi.set(__self__, "use_table_schema", use_table_schema)
|
373
365
|
if use_topic_schema is not None:
|
@@ -393,16 +385,6 @@ class SubscriptionBigqueryConfig(dict):
|
|
393
385
|
"""
|
394
386
|
return pulumi.get(self, "drop_unknown_fields")
|
395
387
|
|
396
|
-
@property
|
397
|
-
@pulumi.getter(name="serviceAccountEmail")
|
398
|
-
def service_account_email(self) -> Optional[str]:
|
399
|
-
"""
|
400
|
-
The service account to use to write to BigQuery. If not specified, the Pub/Sub
|
401
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
402
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
403
|
-
"""
|
404
|
-
return pulumi.get(self, "service_account_email")
|
405
|
-
|
406
388
|
@property
|
407
389
|
@pulumi.getter(name="useTableSchema")
|
408
390
|
def use_table_schema(self) -> Optional[bool]:
|
@@ -448,8 +430,6 @@ class SubscriptionCloudStorageConfig(dict):
|
|
448
430
|
suggest = "max_bytes"
|
449
431
|
elif key == "maxDuration":
|
450
432
|
suggest = "max_duration"
|
451
|
-
elif key == "serviceAccountEmail":
|
452
|
-
suggest = "service_account_email"
|
453
433
|
|
454
434
|
if suggest:
|
455
435
|
pulumi.log.warn(f"Key '{key}' not found in SubscriptionCloudStorageConfig. Access the value via the '{suggest}' property getter instead.")
|
@@ -470,7 +450,6 @@ class SubscriptionCloudStorageConfig(dict):
|
|
470
450
|
filename_suffix: Optional[str] = None,
|
471
451
|
max_bytes: Optional[int] = None,
|
472
452
|
max_duration: Optional[str] = None,
|
473
|
-
service_account_email: Optional[str] = None,
|
474
453
|
state: Optional[str] = None):
|
475
454
|
"""
|
476
455
|
:param str bucket: User-provided name for the Cloud Storage bucket. The bucket must be created by the user. The bucket name must be without any prefix like "gs://".
|
@@ -484,9 +463,6 @@ class SubscriptionCloudStorageConfig(dict):
|
|
484
463
|
:param str max_duration: The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes.
|
485
464
|
May not exceed the subscription's acknowledgement deadline.
|
486
465
|
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
487
|
-
:param str service_account_email: The service account to use to write to Cloud Storage. If not specified, the Pub/Sub
|
488
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
489
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
490
466
|
:param str state: (Output)
|
491
467
|
An output-only field that indicates whether or not the subscription can receive messages.
|
492
468
|
"""
|
@@ -503,8 +479,6 @@ class SubscriptionCloudStorageConfig(dict):
|
|
503
479
|
pulumi.set(__self__, "max_bytes", max_bytes)
|
504
480
|
if max_duration is not None:
|
505
481
|
pulumi.set(__self__, "max_duration", max_duration)
|
506
|
-
if service_account_email is not None:
|
507
|
-
pulumi.set(__self__, "service_account_email", service_account_email)
|
508
482
|
if state is not None:
|
509
483
|
pulumi.set(__self__, "state", state)
|
510
484
|
|
@@ -568,16 +542,6 @@ class SubscriptionCloudStorageConfig(dict):
|
|
568
542
|
"""
|
569
543
|
return pulumi.get(self, "max_duration")
|
570
544
|
|
571
|
-
@property
|
572
|
-
@pulumi.getter(name="serviceAccountEmail")
|
573
|
-
def service_account_email(self) -> Optional[str]:
|
574
|
-
"""
|
575
|
-
The service account to use to write to Cloud Storage. If not specified, the Pub/Sub
|
576
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
577
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
578
|
-
"""
|
579
|
-
return pulumi.get(self, "service_account_email")
|
580
|
-
|
581
545
|
@property
|
582
546
|
@pulumi.getter
|
583
547
|
def state(self) -> Optional[str]:
|
@@ -1330,7 +1294,6 @@ class TopicSchemaSettings(dict):
|
|
1330
1294
|
class GetSubscriptionBigqueryConfigResult(dict):
|
1331
1295
|
def __init__(__self__, *,
|
1332
1296
|
drop_unknown_fields: bool,
|
1333
|
-
service_account_email: str,
|
1334
1297
|
table: str,
|
1335
1298
|
use_table_schema: bool,
|
1336
1299
|
use_topic_schema: bool,
|
@@ -1339,9 +1302,6 @@ class GetSubscriptionBigqueryConfigResult(dict):
|
|
1339
1302
|
:param bool drop_unknown_fields: When true and use_topic_schema or use_table_schema is true, any fields that are a part of the topic schema or message schema that
|
1340
1303
|
are not part of the BigQuery table schema are dropped when writing to BigQuery. Otherwise, the schemas must be kept in sync
|
1341
1304
|
and any messages with extra fields are not written and remain in the subscription's backlog.
|
1342
|
-
:param str service_account_email: The service account to use to write to BigQuery. If not specified, the Pub/Sub
|
1343
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
1344
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
1345
1305
|
:param str table: The name of the table to which to write data, of the form {projectId}:{datasetId}.{tableId}
|
1346
1306
|
:param bool use_table_schema: When true, use the BigQuery table's schema as the columns to write to in BigQuery. Messages
|
1347
1307
|
must be published in JSON format. Only one of use_topic_schema and use_table_schema can be set.
|
@@ -1351,7 +1311,6 @@ class GetSubscriptionBigqueryConfigResult(dict):
|
|
1351
1311
|
The subscription name, messageId, and publishTime fields are put in their own columns while all other message properties (other than data) are written to a JSON object in the attributes column.
|
1352
1312
|
"""
|
1353
1313
|
pulumi.set(__self__, "drop_unknown_fields", drop_unknown_fields)
|
1354
|
-
pulumi.set(__self__, "service_account_email", service_account_email)
|
1355
1314
|
pulumi.set(__self__, "table", table)
|
1356
1315
|
pulumi.set(__self__, "use_table_schema", use_table_schema)
|
1357
1316
|
pulumi.set(__self__, "use_topic_schema", use_topic_schema)
|
@@ -1367,16 +1326,6 @@ class GetSubscriptionBigqueryConfigResult(dict):
|
|
1367
1326
|
"""
|
1368
1327
|
return pulumi.get(self, "drop_unknown_fields")
|
1369
1328
|
|
1370
|
-
@property
|
1371
|
-
@pulumi.getter(name="serviceAccountEmail")
|
1372
|
-
def service_account_email(self) -> str:
|
1373
|
-
"""
|
1374
|
-
The service account to use to write to BigQuery. If not specified, the Pub/Sub
|
1375
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
1376
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
1377
|
-
"""
|
1378
|
-
return pulumi.get(self, "service_account_email")
|
1379
|
-
|
1380
1329
|
@property
|
1381
1330
|
@pulumi.getter
|
1382
1331
|
def table(self) -> str:
|
@@ -1423,7 +1372,6 @@ class GetSubscriptionCloudStorageConfigResult(dict):
|
|
1423
1372
|
filename_suffix: str,
|
1424
1373
|
max_bytes: int,
|
1425
1374
|
max_duration: str,
|
1426
|
-
service_account_email: str,
|
1427
1375
|
state: str):
|
1428
1376
|
"""
|
1429
1377
|
:param Sequence['GetSubscriptionCloudStorageConfigAvroConfigArgs'] avro_configs: If set, message data will be written to Cloud Storage in Avro format.
|
@@ -1436,9 +1384,6 @@ class GetSubscriptionCloudStorageConfigResult(dict):
|
|
1436
1384
|
:param str max_duration: The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes.
|
1437
1385
|
May not exceed the subscription's acknowledgement deadline.
|
1438
1386
|
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
1439
|
-
:param str service_account_email: The service account to use to write to Cloud Storage. If not specified, the Pub/Sub
|
1440
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
1441
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
1442
1387
|
:param str state: An output-only field that indicates whether or not the subscription can receive messages.
|
1443
1388
|
"""
|
1444
1389
|
pulumi.set(__self__, "avro_configs", avro_configs)
|
@@ -1448,7 +1393,6 @@ class GetSubscriptionCloudStorageConfigResult(dict):
|
|
1448
1393
|
pulumi.set(__self__, "filename_suffix", filename_suffix)
|
1449
1394
|
pulumi.set(__self__, "max_bytes", max_bytes)
|
1450
1395
|
pulumi.set(__self__, "max_duration", max_duration)
|
1451
|
-
pulumi.set(__self__, "service_account_email", service_account_email)
|
1452
1396
|
pulumi.set(__self__, "state", state)
|
1453
1397
|
|
1454
1398
|
@property
|
@@ -1510,16 +1454,6 @@ class GetSubscriptionCloudStorageConfigResult(dict):
|
|
1510
1454
|
"""
|
1511
1455
|
return pulumi.get(self, "max_duration")
|
1512
1456
|
|
1513
|
-
@property
|
1514
|
-
@pulumi.getter(name="serviceAccountEmail")
|
1515
|
-
def service_account_email(self) -> str:
|
1516
|
-
"""
|
1517
|
-
The service account to use to write to Cloud Storage. If not specified, the Pub/Sub
|
1518
|
-
[service agent](https://cloud.google.com/iam/docs/service-agents),
|
1519
|
-
service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
|
1520
|
-
"""
|
1521
|
-
return pulumi.get(self, "service_account_email")
|
1522
|
-
|
1523
1457
|
@property
|
1524
1458
|
@pulumi.getter
|
1525
1459
|
def state(self) -> str:
|
pulumi_gcp/pubsub/schema.py
CHANGED
@@ -272,7 +272,7 @@ class Schema(pulumi.CustomResource):
|
|
272
272
|
schema="projects/my-project-name/schemas/example",
|
273
273
|
encoding="JSON",
|
274
274
|
),
|
275
|
-
opts
|
275
|
+
opts=pulumi.ResourceOptions(depends_on=[example]))
|
276
276
|
```
|
277
277
|
|
278
278
|
## Import
|
@@ -383,7 +383,7 @@ class Schema(pulumi.CustomResource):
|
|
383
383
|
schema="projects/my-project-name/schemas/example",
|
384
384
|
encoding="JSON",
|
385
385
|
),
|
386
|
-
opts
|
386
|
+
opts=pulumi.ResourceOptions(depends_on=[example]))
|
387
387
|
```
|
388
388
|
|
389
389
|
## Import
|