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
@@ -424,7 +424,7 @@ class MembershipBinding(pulumi.CustomResource):
|
|
424
424
|
resource_link=primary.id.apply(lambda id: f"//container.googleapis.com/{id}"),
|
425
425
|
),
|
426
426
|
),
|
427
|
-
opts
|
427
|
+
opts=pulumi.ResourceOptions(depends_on=[primary]))
|
428
428
|
scope = gcp.gkehub.Scope("scope", scope_id="tf-test-scope_74391")
|
429
429
|
membership_binding = gcp.gkehub.MembershipBinding("membership_binding",
|
430
430
|
membership_binding_id="tf-test-membership-binding_16511",
|
@@ -436,7 +436,7 @@ class MembershipBinding(pulumi.CustomResource):
|
|
436
436
|
"keya": "valuea",
|
437
437
|
"keyc": "valuec",
|
438
438
|
},
|
439
|
-
opts
|
439
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
440
440
|
membership,
|
441
441
|
scope,
|
442
442
|
]))
|
@@ -520,7 +520,7 @@ class MembershipBinding(pulumi.CustomResource):
|
|
520
520
|
resource_link=primary.id.apply(lambda id: f"//container.googleapis.com/{id}"),
|
521
521
|
),
|
522
522
|
),
|
523
|
-
opts
|
523
|
+
opts=pulumi.ResourceOptions(depends_on=[primary]))
|
524
524
|
scope = gcp.gkehub.Scope("scope", scope_id="tf-test-scope_74391")
|
525
525
|
membership_binding = gcp.gkehub.MembershipBinding("membership_binding",
|
526
526
|
membership_binding_id="tf-test-membership-binding_16511",
|
@@ -532,7 +532,7 @@ class MembershipBinding(pulumi.CustomResource):
|
|
532
532
|
"keya": "valuea",
|
533
533
|
"keyc": "valuec",
|
534
534
|
},
|
535
|
-
opts
|
535
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
536
536
|
membership,
|
537
537
|
scope,
|
538
538
|
]))
|
@@ -357,7 +357,7 @@ class MembershipRbacRoleBinding(pulumi.CustomResource):
|
|
357
357
|
resource_link=primary.id.apply(lambda id: f"//container.googleapis.com/{id}"),
|
358
358
|
),
|
359
359
|
),
|
360
|
-
opts
|
360
|
+
opts=pulumi.ResourceOptions(depends_on=[primary]))
|
361
361
|
project = gcp.organizations.get_project()
|
362
362
|
membership_rbac_role_binding = gcp.gkehub.MembershipRbacRoleBinding("membership_rbac_role_binding",
|
363
363
|
membership_rbac_role_binding_id="tf-test-membership-rbac-role-binding_9106",
|
@@ -367,7 +367,7 @@ class MembershipRbacRoleBinding(pulumi.CustomResource):
|
|
367
367
|
predefined_role="ANTHOS_SUPPORT",
|
368
368
|
),
|
369
369
|
location="global",
|
370
|
-
opts
|
370
|
+
opts=pulumi.ResourceOptions(depends_on=[membership]))
|
371
371
|
```
|
372
372
|
|
373
373
|
## Import
|
@@ -435,7 +435,7 @@ class MembershipRbacRoleBinding(pulumi.CustomResource):
|
|
435
435
|
resource_link=primary.id.apply(lambda id: f"//container.googleapis.com/{id}"),
|
436
436
|
),
|
437
437
|
),
|
438
|
-
opts
|
438
|
+
opts=pulumi.ResourceOptions(depends_on=[primary]))
|
439
439
|
project = gcp.organizations.get_project()
|
440
440
|
membership_rbac_role_binding = gcp.gkehub.MembershipRbacRoleBinding("membership_rbac_role_binding",
|
441
441
|
membership_rbac_role_binding_id="tf-test-membership-rbac-role-binding_9106",
|
@@ -445,7 +445,7 @@ class MembershipRbacRoleBinding(pulumi.CustomResource):
|
|
445
445
|
predefined_role="ANTHOS_SUPPORT",
|
446
446
|
),
|
447
447
|
location="global",
|
448
|
-
opts
|
448
|
+
opts=pulumi.ResourceOptions(depends_on=[membership]))
|
449
449
|
```
|
450
450
|
|
451
451
|
## Import
|
pulumi_gcp/gkehub/namespace.py
CHANGED
@@ -438,7 +438,7 @@ class Namespace(pulumi.CustomResource):
|
|
438
438
|
"keya": "valuea",
|
439
439
|
"keyc": "valuec",
|
440
440
|
},
|
441
|
-
opts
|
441
|
+
opts=pulumi.ResourceOptions(depends_on=[scope]))
|
442
442
|
```
|
443
443
|
|
444
444
|
## Import
|
@@ -523,7 +523,7 @@ class Namespace(pulumi.CustomResource):
|
|
523
523
|
"keya": "valuea",
|
524
524
|
"keyc": "valuec",
|
525
525
|
},
|
526
|
-
opts
|
526
|
+
opts=pulumi.ResourceOptions(depends_on=[scope]))
|
527
527
|
```
|
528
528
|
|
529
529
|
## Import
|
pulumi_gcp/gkehub/outputs.py
CHANGED
@@ -494,7 +494,6 @@ class FeatureFleetDefaultMemberConfigConfigmanagementConfigSyncOci(dict):
|
|
494
494
|
|
495
495
|
@property
|
496
496
|
@pulumi.getter
|
497
|
-
@_utilities.deprecated("""The `configmanagement.config_sync.oci.version` field is deprecated and will be removed in a future major release. Please use `configmanagement.version` field to specify the version of ACM installed instead.""")
|
498
497
|
def version(self) -> Optional[str]:
|
499
498
|
"""
|
500
499
|
(Optional, Deprecated)
|
@@ -502,6 +501,9 @@ class FeatureFleetDefaultMemberConfigConfigmanagementConfigSyncOci(dict):
|
|
502
501
|
|
503
502
|
> **Warning:** The `configmanagement.config_sync.oci.version` field is deprecated and will be removed in a future major release. Please use `configmanagement.version` field to specify the version of ACM installed instead.
|
504
503
|
"""
|
504
|
+
warnings.warn("""The `configmanagement.config_sync.oci.version` field is deprecated and will be removed in a future major release. Please use `configmanagement.version` field to specify the version of ACM installed instead.""", DeprecationWarning)
|
505
|
+
pulumi.log.warn("""version is deprecated: The `configmanagement.config_sync.oci.version` field is deprecated and will be removed in a future major release. Please use `configmanagement.version` field to specify the version of ACM installed instead.""")
|
506
|
+
|
505
507
|
return pulumi.get(self, "version")
|
506
508
|
|
507
509
|
|
@@ -1852,11 +1854,13 @@ class FeatureMembershipMesh(dict):
|
|
1852
1854
|
|
1853
1855
|
@property
|
1854
1856
|
@pulumi.getter(name="controlPlane")
|
1855
|
-
@_utilities.deprecated("""Deprecated in favor of the `management` field""")
|
1856
1857
|
def control_plane(self) -> Optional[str]:
|
1857
1858
|
"""
|
1858
1859
|
**DEPRECATED** Whether to automatically manage Service Mesh control planes. Possible values: CONTROL_PLANE_MANAGEMENT_UNSPECIFIED, AUTOMATIC, MANUAL
|
1859
1860
|
"""
|
1861
|
+
warnings.warn("""Deprecated in favor of the `management` field""", DeprecationWarning)
|
1862
|
+
pulumi.log.warn("""control_plane is deprecated: Deprecated in favor of the `management` field""")
|
1863
|
+
|
1860
1864
|
return pulumi.get(self, "control_plane")
|
1861
1865
|
|
1862
1866
|
@property
|
@@ -3147,7 +3151,7 @@ class FleetDefaultClusterConfigSecurityPostureConfig(dict):
|
|
3147
3151
|
vulnerability_mode: Optional[str] = None):
|
3148
3152
|
"""
|
3149
3153
|
:param str mode: Sets which mode to use for Security Posture features.
|
3150
|
-
Possible values are: `DISABLED`, `BASIC
|
3154
|
+
Possible values are: `DISABLED`, `BASIC`.
|
3151
3155
|
:param str vulnerability_mode: Sets which mode to use for vulnerability scanning.
|
3152
3156
|
Possible values are: `VULNERABILITY_DISABLED`, `VULNERABILITY_BASIC`, `VULNERABILITY_ENTERPRISE`.
|
3153
3157
|
"""
|
@@ -3161,7 +3165,7 @@ class FleetDefaultClusterConfigSecurityPostureConfig(dict):
|
|
3161
3165
|
def mode(self) -> Optional[str]:
|
3162
3166
|
"""
|
3163
3167
|
Sets which mode to use for Security Posture features.
|
3164
|
-
Possible values are: `DISABLED`, `BASIC
|
3168
|
+
Possible values are: `DISABLED`, `BASIC`.
|
3165
3169
|
"""
|
3166
3170
|
return pulumi.get(self, "mode")
|
3167
3171
|
|
@@ -435,7 +435,7 @@ class ScopeRbacRoleBinding(pulumi.CustomResource):
|
|
435
435
|
labels={
|
436
436
|
"key": "value",
|
437
437
|
},
|
438
|
-
opts
|
438
|
+
opts=pulumi.ResourceOptions(depends_on=[scope]))
|
439
439
|
```
|
440
440
|
|
441
441
|
## Import
|
@@ -510,7 +510,7 @@ class ScopeRbacRoleBinding(pulumi.CustomResource):
|
|
510
510
|
labels={
|
511
511
|
"key": "value",
|
512
512
|
},
|
513
|
-
opts
|
513
|
+
opts=pulumi.ResourceOptions(depends_on=[scope]))
|
514
514
|
```
|
515
515
|
|
516
516
|
## Import
|
@@ -291,7 +291,6 @@ class FhirStoreArgs:
|
|
291
291
|
|
292
292
|
@property
|
293
293
|
@pulumi.getter(name="notificationConfig")
|
294
|
-
@_utilities.deprecated("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
295
294
|
def notification_config(self) -> Optional[pulumi.Input['FhirStoreNotificationConfigArgs']]:
|
296
295
|
"""
|
297
296
|
(Optional, Deprecated)
|
@@ -300,6 +299,9 @@ class FhirStoreArgs:
|
|
300
299
|
|
301
300
|
> **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
|
302
301
|
"""
|
302
|
+
warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
|
303
|
+
pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
304
|
+
|
303
305
|
return pulumi.get(self, "notification_config")
|
304
306
|
|
305
307
|
@notification_config.setter
|
@@ -656,7 +658,6 @@ class _FhirStoreState:
|
|
656
658
|
|
657
659
|
@property
|
658
660
|
@pulumi.getter(name="notificationConfig")
|
659
|
-
@_utilities.deprecated("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
660
661
|
def notification_config(self) -> Optional[pulumi.Input['FhirStoreNotificationConfigArgs']]:
|
661
662
|
"""
|
662
663
|
(Optional, Deprecated)
|
@@ -665,6 +666,9 @@ class _FhirStoreState:
|
|
665
666
|
|
666
667
|
> **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
|
667
668
|
"""
|
669
|
+
warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
|
670
|
+
pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
671
|
+
|
668
672
|
return pulumi.get(self, "notification_config")
|
669
673
|
|
670
674
|
@notification_config.setter
|
@@ -1405,7 +1409,6 @@ class FhirStore(pulumi.CustomResource):
|
|
1405
1409
|
|
1406
1410
|
@property
|
1407
1411
|
@pulumi.getter(name="notificationConfig")
|
1408
|
-
@_utilities.deprecated("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
1409
1412
|
def notification_config(self) -> pulumi.Output[Optional['outputs.FhirStoreNotificationConfig']]:
|
1410
1413
|
"""
|
1411
1414
|
(Optional, Deprecated)
|
@@ -1414,6 +1417,9 @@ class FhirStore(pulumi.CustomResource):
|
|
1414
1417
|
|
1415
1418
|
> **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
|
1416
1419
|
"""
|
1420
|
+
warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
|
1421
|
+
pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
1422
|
+
|
1417
1423
|
return pulumi.get(self, "notification_config")
|
1418
1424
|
|
1419
1425
|
@property
|
@@ -126,7 +126,6 @@ class Hl7StoreArgs:
|
|
126
126
|
|
127
127
|
@property
|
128
128
|
@pulumi.getter(name="notificationConfig")
|
129
|
-
@_utilities.deprecated("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
130
129
|
def notification_config(self) -> Optional[pulumi.Input['Hl7StoreNotificationConfigArgs']]:
|
131
130
|
"""
|
132
131
|
(Optional, Deprecated)
|
@@ -135,6 +134,9 @@ class Hl7StoreArgs:
|
|
135
134
|
|
136
135
|
> **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
|
137
136
|
"""
|
137
|
+
warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
|
138
|
+
pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
139
|
+
|
138
140
|
return pulumi.get(self, "notification_config")
|
139
141
|
|
140
142
|
@notification_config.setter
|
@@ -321,7 +323,6 @@ class _Hl7StoreState:
|
|
321
323
|
|
322
324
|
@property
|
323
325
|
@pulumi.getter(name="notificationConfig")
|
324
|
-
@_utilities.deprecated("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
325
326
|
def notification_config(self) -> Optional[pulumi.Input['Hl7StoreNotificationConfigArgs']]:
|
326
327
|
"""
|
327
328
|
(Optional, Deprecated)
|
@@ -330,6 +331,9 @@ class _Hl7StoreState:
|
|
330
331
|
|
331
332
|
> **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
|
332
333
|
"""
|
334
|
+
warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
|
335
|
+
pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
336
|
+
|
333
337
|
return pulumi.get(self, "notification_config")
|
334
338
|
|
335
339
|
@notification_config.setter
|
@@ -958,7 +962,6 @@ class Hl7Store(pulumi.CustomResource):
|
|
958
962
|
|
959
963
|
@property
|
960
964
|
@pulumi.getter(name="notificationConfig")
|
961
|
-
@_utilities.deprecated("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
962
965
|
def notification_config(self) -> pulumi.Output[Optional['outputs.Hl7StoreNotificationConfig']]:
|
963
966
|
"""
|
964
967
|
(Optional, Deprecated)
|
@@ -967,6 +970,9 @@ class Hl7Store(pulumi.CustomResource):
|
|
967
970
|
|
968
971
|
> **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
|
969
972
|
"""
|
973
|
+
warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
|
974
|
+
pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
|
975
|
+
|
970
976
|
return pulumi.get(self, "notification_config")
|
971
977
|
|
972
978
|
@property
|
@@ -903,7 +903,7 @@ class Connection(pulumi.CustomResource):
|
|
903
903
|
secret_id=secret_basic.id,
|
904
904
|
role="roles/secretmanager.admin",
|
905
905
|
member=f"serviceAccount:{test_project.number}-compute@developer.gserviceaccount.com",
|
906
|
-
opts
|
906
|
+
opts=pulumi.ResourceOptions(depends_on=[secret_version_basic]))
|
907
907
|
zendeskconnection = gcp.integrationconnectors.Connection("zendeskconnection",
|
908
908
|
name="test-zendesk",
|
909
909
|
description="tf updated description",
|
@@ -1238,7 +1238,7 @@ class Connection(pulumi.CustomResource):
|
|
1238
1238
|
secret_id=secret_basic.id,
|
1239
1239
|
role="roles/secretmanager.admin",
|
1240
1240
|
member=f"serviceAccount:{test_project.number}-compute@developer.gserviceaccount.com",
|
1241
|
-
opts
|
1241
|
+
opts=pulumi.ResourceOptions(depends_on=[secret_version_basic]))
|
1242
1242
|
zendeskconnection = gcp.integrationconnectors.Connection("zendeskconnection",
|
1243
1243
|
name="test-zendesk",
|
1244
1244
|
description="tf updated description",
|
@@ -392,7 +392,7 @@ class ManagedZone(pulumi.CustomResource):
|
|
392
392
|
project=target_project.project_id,
|
393
393
|
name="test",
|
394
394
|
auto_create_subnetworks=False,
|
395
|
-
opts
|
395
|
+
opts=pulumi.ResourceOptions(depends_on=[compute]))
|
396
396
|
zone = gcp.dns.ManagedZone("zone",
|
397
397
|
name="tf-test-dns_29439",
|
398
398
|
dns_name="private_87786.example.com.",
|
@@ -402,7 +402,7 @@ class ManagedZone(pulumi.CustomResource):
|
|
402
402
|
network_url=network.id,
|
403
403
|
)],
|
404
404
|
),
|
405
|
-
opts
|
405
|
+
opts=pulumi.ResourceOptions(depends_on=[dns]))
|
406
406
|
testmanagedzone = gcp.integrationconnectors.ManagedZone("testmanagedzone",
|
407
407
|
name="test",
|
408
408
|
description="tf created description",
|
@@ -412,7 +412,7 @@ class ManagedZone(pulumi.CustomResource):
|
|
412
412
|
target_project=target_project.project_id,
|
413
413
|
target_vpc="test",
|
414
414
|
dns=zone.dns_name,
|
415
|
-
opts
|
415
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
416
416
|
dns_peer_binding,
|
417
417
|
zone,
|
418
418
|
]))
|
@@ -502,7 +502,7 @@ class ManagedZone(pulumi.CustomResource):
|
|
502
502
|
project=target_project.project_id,
|
503
503
|
name="test",
|
504
504
|
auto_create_subnetworks=False,
|
505
|
-
opts
|
505
|
+
opts=pulumi.ResourceOptions(depends_on=[compute]))
|
506
506
|
zone = gcp.dns.ManagedZone("zone",
|
507
507
|
name="tf-test-dns_29439",
|
508
508
|
dns_name="private_87786.example.com.",
|
@@ -512,7 +512,7 @@ class ManagedZone(pulumi.CustomResource):
|
|
512
512
|
network_url=network.id,
|
513
513
|
)],
|
514
514
|
),
|
515
|
-
opts
|
515
|
+
opts=pulumi.ResourceOptions(depends_on=[dns]))
|
516
516
|
testmanagedzone = gcp.integrationconnectors.ManagedZone("testmanagedzone",
|
517
517
|
name="test",
|
518
518
|
description="tf created description",
|
@@ -522,7 +522,7 @@ class ManagedZone(pulumi.CustomResource):
|
|
522
522
|
target_project=target_project.project_id,
|
523
523
|
target_vpc="test",
|
524
524
|
dns=zone.dns_name,
|
525
|
-
opts
|
525
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
526
526
|
dns_peer_binding,
|
527
527
|
zone,
|
528
528
|
]))
|
pulumi_gcp/kms/_inputs.py
CHANGED
@@ -246,12 +246,14 @@ class CryptoKeyVersionAttestationArgs:
|
|
246
246
|
|
247
247
|
@property
|
248
248
|
@pulumi.getter(name="externalProtectionLevelOptions")
|
249
|
-
@_utilities.deprecated("""`externalProtectionLevelOptions` is being un-nested from the `attestation` field. Please use the top level `externalProtectionLevelOptions` field instead.""")
|
250
249
|
def external_protection_level_options(self) -> Optional[pulumi.Input['CryptoKeyVersionAttestationExternalProtectionLevelOptionsArgs']]:
|
251
250
|
"""
|
252
251
|
ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels.
|
253
252
|
Structure is documented below.
|
254
253
|
"""
|
254
|
+
warnings.warn("""`externalProtectionLevelOptions` is being un-nested from the `attestation` field. Please use the top level `externalProtectionLevelOptions` field instead.""", DeprecationWarning)
|
255
|
+
pulumi.log.warn("""external_protection_level_options is deprecated: `externalProtectionLevelOptions` is being un-nested from the `attestation` field. Please use the top level `externalProtectionLevelOptions` field instead.""")
|
256
|
+
|
255
257
|
return pulumi.get(self, "external_protection_level_options")
|
256
258
|
|
257
259
|
@external_protection_level_options.setter
|
pulumi_gcp/kms/autokey_config.py
CHANGED
@@ -138,38 +138,38 @@ class AutokeyConfig(pulumi.CustomResource):
|
|
138
138
|
name="key-proj",
|
139
139
|
folder_id=autokms_folder.folder_id,
|
140
140
|
billing_account="000000-0000000-0000000-000000",
|
141
|
-
opts
|
141
|
+
opts=pulumi.ResourceOptions(depends_on=[autokms_folder]))
|
142
142
|
# Enable the Cloud KMS API
|
143
143
|
kms_api_service = gcp.projects.Service("kms_api_service",
|
144
144
|
service="cloudkms.googleapis.com",
|
145
145
|
project=key_project.project_id,
|
146
146
|
disable_on_destroy=False,
|
147
147
|
disable_dependent_services=True,
|
148
|
-
opts
|
148
|
+
opts=pulumi.ResourceOptions(depends_on=[key_project]))
|
149
149
|
# Wait delay after enabling APIs
|
150
150
|
wait_enable_service_api = time.index.Sleep("wait_enable_service_api", create_duration=30s,
|
151
|
-
opts
|
151
|
+
opts=pulumi.ResourceOptions(depends_on=[kms_api_service]))
|
152
152
|
#Create KMS Service Agent
|
153
153
|
kms_service_agent = gcp.projects.ServiceIdentity("kms_service_agent",
|
154
154
|
service="cloudkms.googleapis.com",
|
155
155
|
project=key_project.number,
|
156
|
-
opts
|
156
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_enable_service_api]))
|
157
157
|
# Wait delay after creating service agent.
|
158
158
|
wait_service_agent = time.index.Sleep("wait_service_agent", create_duration=10s,
|
159
|
-
opts
|
159
|
+
opts=pulumi.ResourceOptions(depends_on=[kms_service_agent]))
|
160
160
|
#Grant the KMS Service Agent the Cloud KMS Admin role
|
161
161
|
autokey_project_admin = gcp.projects.IAMMember("autokey_project_admin",
|
162
162
|
project=key_project.project_id,
|
163
163
|
role="roles/cloudkms.admin",
|
164
164
|
member=key_project.number.apply(lambda number: f"serviceAccount:service-{number}@gcp-sa-cloudkms.iam.gserviceaccount.com"),
|
165
|
-
opts
|
165
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_service_agent]))
|
166
166
|
# Wait delay after granting IAM permissions
|
167
167
|
wait_srv_acc_permissions = time.index.Sleep("wait_srv_acc_permissions", create_duration=10s,
|
168
|
-
opts
|
168
|
+
opts=pulumi.ResourceOptions(depends_on=[autokey_project_admin]))
|
169
169
|
example_autokeyconfig = gcp.kms.AutokeyConfig("example-autokeyconfig",
|
170
170
|
folder=autokms_folder.folder_id,
|
171
171
|
key_project=key_project.project_id.apply(lambda project_id: f"projects/{project_id}"),
|
172
|
-
opts
|
172
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_srv_acc_permissions]))
|
173
173
|
```
|
174
174
|
|
175
175
|
## Import
|
@@ -226,38 +226,38 @@ class AutokeyConfig(pulumi.CustomResource):
|
|
226
226
|
name="key-proj",
|
227
227
|
folder_id=autokms_folder.folder_id,
|
228
228
|
billing_account="000000-0000000-0000000-000000",
|
229
|
-
opts
|
229
|
+
opts=pulumi.ResourceOptions(depends_on=[autokms_folder]))
|
230
230
|
# Enable the Cloud KMS API
|
231
231
|
kms_api_service = gcp.projects.Service("kms_api_service",
|
232
232
|
service="cloudkms.googleapis.com",
|
233
233
|
project=key_project.project_id,
|
234
234
|
disable_on_destroy=False,
|
235
235
|
disable_dependent_services=True,
|
236
|
-
opts
|
236
|
+
opts=pulumi.ResourceOptions(depends_on=[key_project]))
|
237
237
|
# Wait delay after enabling APIs
|
238
238
|
wait_enable_service_api = time.index.Sleep("wait_enable_service_api", create_duration=30s,
|
239
|
-
opts
|
239
|
+
opts=pulumi.ResourceOptions(depends_on=[kms_api_service]))
|
240
240
|
#Create KMS Service Agent
|
241
241
|
kms_service_agent = gcp.projects.ServiceIdentity("kms_service_agent",
|
242
242
|
service="cloudkms.googleapis.com",
|
243
243
|
project=key_project.number,
|
244
|
-
opts
|
244
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_enable_service_api]))
|
245
245
|
# Wait delay after creating service agent.
|
246
246
|
wait_service_agent = time.index.Sleep("wait_service_agent", create_duration=10s,
|
247
|
-
opts
|
247
|
+
opts=pulumi.ResourceOptions(depends_on=[kms_service_agent]))
|
248
248
|
#Grant the KMS Service Agent the Cloud KMS Admin role
|
249
249
|
autokey_project_admin = gcp.projects.IAMMember("autokey_project_admin",
|
250
250
|
project=key_project.project_id,
|
251
251
|
role="roles/cloudkms.admin",
|
252
252
|
member=key_project.number.apply(lambda number: f"serviceAccount:service-{number}@gcp-sa-cloudkms.iam.gserviceaccount.com"),
|
253
|
-
opts
|
253
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_service_agent]))
|
254
254
|
# Wait delay after granting IAM permissions
|
255
255
|
wait_srv_acc_permissions = time.index.Sleep("wait_srv_acc_permissions", create_duration=10s,
|
256
|
-
opts
|
256
|
+
opts=pulumi.ResourceOptions(depends_on=[autokey_project_admin]))
|
257
257
|
example_autokeyconfig = gcp.kms.AutokeyConfig("example-autokeyconfig",
|
258
258
|
folder=autokms_folder.folder_id,
|
259
259
|
key_project=key_project.project_id.apply(lambda project_id: f"projects/{project_id}"),
|
260
|
-
opts
|
260
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_srv_acc_permissions]))
|
261
261
|
```
|
262
262
|
|
263
263
|
## Import
|
pulumi_gcp/kms/key_handle.py
CHANGED
@@ -227,54 +227,54 @@ class KeyHandle(pulumi.CustomResource):
|
|
227
227
|
name="key-proj",
|
228
228
|
folder_id=autokms_folder.folder_id,
|
229
229
|
billing_account="000000-0000000-0000000-000000",
|
230
|
-
opts
|
230
|
+
opts=pulumi.ResourceOptions(depends_on=[autokms_folder]))
|
231
231
|
# Create the resource project
|
232
232
|
resource_project = gcp.organizations.Project("resource_project",
|
233
233
|
project_id="resources",
|
234
234
|
name="resources",
|
235
235
|
folder_id=autokms_folder.folder_id,
|
236
236
|
billing_account="000000-0000000-0000000-000000",
|
237
|
-
opts
|
237
|
+
opts=pulumi.ResourceOptions(depends_on=[autokms_folder]))
|
238
238
|
# Enable the Cloud KMS API
|
239
239
|
kms_api_service = gcp.projects.Service("kms_api_service",
|
240
240
|
service="cloudkms.googleapis.com",
|
241
241
|
project=key_project.project_id,
|
242
242
|
disable_on_destroy=False,
|
243
243
|
disable_dependent_services=True,
|
244
|
-
opts
|
244
|
+
opts=pulumi.ResourceOptions(depends_on=[key_project]))
|
245
245
|
# Wait delay after enabling APIs
|
246
246
|
wait_enable_service_api = time.index.Sleep("wait_enable_service_api", create_duration=30s,
|
247
|
-
opts
|
247
|
+
opts=pulumi.ResourceOptions(depends_on=[kms_api_service]))
|
248
248
|
#Create KMS Service Agent
|
249
249
|
kms_service_agent = gcp.projects.ServiceIdentity("kms_service_agent",
|
250
250
|
service="cloudkms.googleapis.com",
|
251
251
|
project=key_project.number,
|
252
|
-
opts
|
252
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_enable_service_api]))
|
253
253
|
# Wait delay after creating service agent.
|
254
254
|
wait_service_agent = time.index.Sleep("wait_service_agent", create_duration=10s,
|
255
|
-
opts
|
255
|
+
opts=pulumi.ResourceOptions(depends_on=[kms_service_agent]))
|
256
256
|
#Grant the KMS Service Agent the Cloud KMS Admin role
|
257
257
|
autokey_project_admin = gcp.projects.IAMMember("autokey_project_admin",
|
258
258
|
project=key_project.project_id,
|
259
259
|
role="roles/cloudkms.admin",
|
260
260
|
member=key_project.number.apply(lambda number: f"serviceAccount:service-{number}@gcp-sa-cloudkms.iam.gserviceaccount.com"),
|
261
|
-
opts
|
261
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_service_agent]))
|
262
262
|
# Wait delay after granting IAM permissions
|
263
263
|
wait_srv_acc_permissions = time.index.Sleep("wait_srv_acc_permissions", create_duration=10s,
|
264
|
-
opts
|
264
|
+
opts=pulumi.ResourceOptions(depends_on=[autokey_project_admin]))
|
265
265
|
autokey_config = gcp.kms.AutokeyConfig("autokey_config",
|
266
266
|
folder=autokms_folder.folder_id,
|
267
267
|
key_project=key_project.project_id.apply(lambda project_id: f"projects/{project_id}"),
|
268
|
-
opts
|
268
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_srv_acc_permissions]))
|
269
269
|
# Wait delay for autokey config to take effect
|
270
270
|
wait_autokey_config = time.index.Sleep("wait_autokey_config", create_duration=10s,
|
271
|
-
opts
|
271
|
+
opts=pulumi.ResourceOptions(depends_on=[autokey_config]))
|
272
272
|
example_keyhandle = gcp.kms.KeyHandle("example-keyhandle",
|
273
273
|
project=resource_project.project_id,
|
274
274
|
name="example-key-handle",
|
275
275
|
location="global",
|
276
276
|
resource_type_selector="storage.googleapis.com/Bucket",
|
277
|
-
opts
|
277
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_autokey_config]))
|
278
278
|
```
|
279
279
|
|
280
280
|
## Import
|
@@ -340,54 +340,54 @@ class KeyHandle(pulumi.CustomResource):
|
|
340
340
|
name="key-proj",
|
341
341
|
folder_id=autokms_folder.folder_id,
|
342
342
|
billing_account="000000-0000000-0000000-000000",
|
343
|
-
opts
|
343
|
+
opts=pulumi.ResourceOptions(depends_on=[autokms_folder]))
|
344
344
|
# Create the resource project
|
345
345
|
resource_project = gcp.organizations.Project("resource_project",
|
346
346
|
project_id="resources",
|
347
347
|
name="resources",
|
348
348
|
folder_id=autokms_folder.folder_id,
|
349
349
|
billing_account="000000-0000000-0000000-000000",
|
350
|
-
opts
|
350
|
+
opts=pulumi.ResourceOptions(depends_on=[autokms_folder]))
|
351
351
|
# Enable the Cloud KMS API
|
352
352
|
kms_api_service = gcp.projects.Service("kms_api_service",
|
353
353
|
service="cloudkms.googleapis.com",
|
354
354
|
project=key_project.project_id,
|
355
355
|
disable_on_destroy=False,
|
356
356
|
disable_dependent_services=True,
|
357
|
-
opts
|
357
|
+
opts=pulumi.ResourceOptions(depends_on=[key_project]))
|
358
358
|
# Wait delay after enabling APIs
|
359
359
|
wait_enable_service_api = time.index.Sleep("wait_enable_service_api", create_duration=30s,
|
360
|
-
opts
|
360
|
+
opts=pulumi.ResourceOptions(depends_on=[kms_api_service]))
|
361
361
|
#Create KMS Service Agent
|
362
362
|
kms_service_agent = gcp.projects.ServiceIdentity("kms_service_agent",
|
363
363
|
service="cloudkms.googleapis.com",
|
364
364
|
project=key_project.number,
|
365
|
-
opts
|
365
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_enable_service_api]))
|
366
366
|
# Wait delay after creating service agent.
|
367
367
|
wait_service_agent = time.index.Sleep("wait_service_agent", create_duration=10s,
|
368
|
-
opts
|
368
|
+
opts=pulumi.ResourceOptions(depends_on=[kms_service_agent]))
|
369
369
|
#Grant the KMS Service Agent the Cloud KMS Admin role
|
370
370
|
autokey_project_admin = gcp.projects.IAMMember("autokey_project_admin",
|
371
371
|
project=key_project.project_id,
|
372
372
|
role="roles/cloudkms.admin",
|
373
373
|
member=key_project.number.apply(lambda number: f"serviceAccount:service-{number}@gcp-sa-cloudkms.iam.gserviceaccount.com"),
|
374
|
-
opts
|
374
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_service_agent]))
|
375
375
|
# Wait delay after granting IAM permissions
|
376
376
|
wait_srv_acc_permissions = time.index.Sleep("wait_srv_acc_permissions", create_duration=10s,
|
377
|
-
opts
|
377
|
+
opts=pulumi.ResourceOptions(depends_on=[autokey_project_admin]))
|
378
378
|
autokey_config = gcp.kms.AutokeyConfig("autokey_config",
|
379
379
|
folder=autokms_folder.folder_id,
|
380
380
|
key_project=key_project.project_id.apply(lambda project_id: f"projects/{project_id}"),
|
381
|
-
opts
|
381
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_srv_acc_permissions]))
|
382
382
|
# Wait delay for autokey config to take effect
|
383
383
|
wait_autokey_config = time.index.Sleep("wait_autokey_config", create_duration=10s,
|
384
|
-
opts
|
384
|
+
opts=pulumi.ResourceOptions(depends_on=[autokey_config]))
|
385
385
|
example_keyhandle = gcp.kms.KeyHandle("example-keyhandle",
|
386
386
|
project=resource_project.project_id,
|
387
387
|
name="example-key-handle",
|
388
388
|
location="global",
|
389
389
|
resource_type_selector="storage.googleapis.com/Bucket",
|
390
|
-
opts
|
390
|
+
opts=pulumi.ResourceOptions(depends_on=[wait_autokey_config]))
|
391
391
|
```
|
392
392
|
|
393
393
|
## Import
|
pulumi_gcp/kms/outputs.py
CHANGED
@@ -226,12 +226,14 @@ class CryptoKeyVersionAttestation(dict):
|
|
226
226
|
|
227
227
|
@property
|
228
228
|
@pulumi.getter(name="externalProtectionLevelOptions")
|
229
|
-
@_utilities.deprecated("""`externalProtectionLevelOptions` is being un-nested from the `attestation` field. Please use the top level `externalProtectionLevelOptions` field instead.""")
|
230
229
|
def external_protection_level_options(self) -> Optional['outputs.CryptoKeyVersionAttestationExternalProtectionLevelOptions']:
|
231
230
|
"""
|
232
231
|
ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels.
|
233
232
|
Structure is documented below.
|
234
233
|
"""
|
234
|
+
warnings.warn("""`externalProtectionLevelOptions` is being un-nested from the `attestation` field. Please use the top level `externalProtectionLevelOptions` field instead.""", DeprecationWarning)
|
235
|
+
pulumi.log.warn("""external_protection_level_options is deprecated: `externalProtectionLevelOptions` is being un-nested from the `attestation` field. Please use the top level `externalProtectionLevelOptions` field instead.""")
|
236
|
+
|
235
237
|
return pulumi.get(self, "external_protection_level_options")
|
236
238
|
|
237
239
|
@property
|
@@ -254,7 +254,7 @@ class FolderSettings(pulumi.CustomResource):
|
|
254
254
|
folder=my_folder.folder_id,
|
255
255
|
kms_key_name="kms-key",
|
256
256
|
storage_location="us-central1",
|
257
|
-
opts
|
257
|
+
opts=pulumi.ResourceOptions(depends_on=[iam]))
|
258
258
|
```
|
259
259
|
|
260
260
|
## Import
|
@@ -321,7 +321,7 @@ class FolderSettings(pulumi.CustomResource):
|
|
321
321
|
folder=my_folder.folder_id,
|
322
322
|
kms_key_name="kms-key",
|
323
323
|
storage_location="us-central1",
|
324
|
-
opts
|
324
|
+
opts=pulumi.ResourceOptions(depends_on=[iam]))
|
325
325
|
```
|
326
326
|
|
327
327
|
## Import
|
@@ -353,7 +353,7 @@ class LinkedDataset(pulumi.CustomResource):
|
|
353
353
|
parent="projects/my-project-name",
|
354
354
|
location="global",
|
355
355
|
description="Linked dataset test",
|
356
|
-
opts
|
356
|
+
opts=pulumi.ResourceOptions(depends_on=[logging_linked_dataset]))
|
357
357
|
```
|
358
358
|
|
359
359
|
## Import
|
@@ -433,7 +433,7 @@ class LinkedDataset(pulumi.CustomResource):
|
|
433
433
|
parent="projects/my-project-name",
|
434
434
|
location="global",
|
435
435
|
description="Linked dataset test",
|
436
|
-
opts
|
436
|
+
opts=pulumi.ResourceOptions(depends_on=[logging_linked_dataset]))
|
437
437
|
```
|
438
438
|
|
439
439
|
## Import
|