pulumi-gcp 7.29.0__py3-none-any.whl → 7.29.0a1719247035__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.0a1719247035.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.29.0.dist-info → pulumi_gcp-7.29.0a1719247035.dist-info}/RECORD +170 -172
- {pulumi_gcp-7.29.0.dist-info → pulumi_gcp-7.29.0a1719247035.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.0a1719247035.dist-info}/top_level.txt +0 -0
pulumi_gcp/sql/_inputs.py
CHANGED
@@ -1502,11 +1502,13 @@ class DatabaseInstanceSettingsIpConfigurationArgs:
|
|
1502
1502
|
|
1503
1503
|
@property
|
1504
1504
|
@pulumi.getter(name="requireSsl")
|
1505
|
-
@_utilities.deprecated("""`require_ssl` will be fully deprecated in a future major release. For now, please use `ssl_mode` with a compatible `require_ssl` value instead.""")
|
1506
1505
|
def require_ssl(self) -> Optional[pulumi.Input[bool]]:
|
1507
1506
|
"""
|
1508
1507
|
Whether SSL connections over IP are enforced or not. To change this field, also set the corresponding value in `ssl_mode`. It will be fully deprecated in a future major release. For now, please use `ssl_mode` with a compatible `require_ssl` value instead.
|
1509
1508
|
"""
|
1509
|
+
warnings.warn("""`require_ssl` will be fully deprecated in a future major release. For now, please use `ssl_mode` with a compatible `require_ssl` value instead.""", DeprecationWarning)
|
1510
|
+
pulumi.log.warn("""require_ssl is deprecated: `require_ssl` will be fully deprecated in a future major release. For now, please use `ssl_mode` with a compatible `require_ssl` value instead.""")
|
1511
|
+
|
1510
1512
|
return pulumi.get(self, "require_ssl")
|
1511
1513
|
|
1512
1514
|
@require_ssl.setter
|
@@ -858,7 +858,7 @@ class DatabaseInstance(pulumi.CustomResource):
|
|
858
858
|
enable_private_path_for_google_cloud_services=True,
|
859
859
|
),
|
860
860
|
),
|
861
|
-
opts
|
861
|
+
opts=pulumi.ResourceOptions(depends_on=[private_vpc_connection]))
|
862
862
|
```
|
863
863
|
|
864
864
|
### ENTERPRISE_PLUS Instance with data_cache_config
|
@@ -1052,7 +1052,7 @@ class DatabaseInstance(pulumi.CustomResource):
|
|
1052
1052
|
enable_private_path_for_google_cloud_services=True,
|
1053
1053
|
),
|
1054
1054
|
),
|
1055
|
-
opts
|
1055
|
+
opts=pulumi.ResourceOptions(depends_on=[private_vpc_connection]))
|
1056
1056
|
```
|
1057
1057
|
|
1058
1058
|
### ENTERPRISE_PLUS Instance with data_cache_config
|
pulumi_gcp/sql/outputs.py
CHANGED
@@ -1549,11 +1549,13 @@ class DatabaseInstanceSettingsIpConfiguration(dict):
|
|
1549
1549
|
|
1550
1550
|
@property
|
1551
1551
|
@pulumi.getter(name="requireSsl")
|
1552
|
-
@_utilities.deprecated("""`require_ssl` will be fully deprecated in a future major release. For now, please use `ssl_mode` with a compatible `require_ssl` value instead.""")
|
1553
1552
|
def require_ssl(self) -> Optional[bool]:
|
1554
1553
|
"""
|
1555
1554
|
Whether SSL connections over IP are enforced or not. To change this field, also set the corresponding value in `ssl_mode`. It will be fully deprecated in a future major release. For now, please use `ssl_mode` with a compatible `require_ssl` value instead.
|
1556
1555
|
"""
|
1556
|
+
warnings.warn("""`require_ssl` will be fully deprecated in a future major release. For now, please use `ssl_mode` with a compatible `require_ssl` value instead.""", DeprecationWarning)
|
1557
|
+
pulumi.log.warn("""require_ssl is deprecated: `require_ssl` will be fully deprecated in a future major release. For now, please use `ssl_mode` with a compatible `require_ssl` value instead.""")
|
1558
|
+
|
1557
1559
|
return pulumi.get(self, "require_ssl")
|
1558
1560
|
|
1559
1561
|
@property
|
pulumi_gcp/sql/user.py
CHANGED
@@ -48,9 +48,7 @@ class UserArgs:
|
|
48
48
|
is not provided, the provider project is used.
|
49
49
|
:param pulumi.Input[str] type: The user type. It determines the method to authenticate the
|
50
50
|
user during login. The default is the database's built-in user type. Flags
|
51
|
-
include "BUILT_IN", "CLOUD_IAM_USER",
|
52
|
-
[Postgres](https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/users#sqlusertype) and [MySQL](https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/users#sqlusertype).
|
53
|
-
MySQL also includes "CLOUD_IAM_GROUP", "CLOUD_IAM_GROUP_USER" and "CLOUD_IAM_GROUP_SERVICE_ACCOUNT".
|
51
|
+
include "BUILT_IN", "CLOUD_IAM_USER", "CLOUD_IAM_GROUP" or "CLOUD_IAM_SERVICE_ACCOUNT".
|
54
52
|
"""
|
55
53
|
pulumi.set(__self__, "instance", instance)
|
56
54
|
if deletion_policy is not None:
|
@@ -169,9 +167,7 @@ class UserArgs:
|
|
169
167
|
"""
|
170
168
|
The user type. It determines the method to authenticate the
|
171
169
|
user during login. The default is the database's built-in user type. Flags
|
172
|
-
include "BUILT_IN", "CLOUD_IAM_USER",
|
173
|
-
[Postgres](https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/users#sqlusertype) and [MySQL](https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/users#sqlusertype).
|
174
|
-
MySQL also includes "CLOUD_IAM_GROUP", "CLOUD_IAM_GROUP_USER" and "CLOUD_IAM_GROUP_SERVICE_ACCOUNT".
|
170
|
+
include "BUILT_IN", "CLOUD_IAM_USER", "CLOUD_IAM_GROUP" or "CLOUD_IAM_SERVICE_ACCOUNT".
|
175
171
|
"""
|
176
172
|
return pulumi.get(self, "type")
|
177
173
|
|
@@ -216,9 +212,7 @@ class _UserState:
|
|
216
212
|
is not provided, the provider project is used.
|
217
213
|
:param pulumi.Input[str] type: The user type. It determines the method to authenticate the
|
218
214
|
user during login. The default is the database's built-in user type. Flags
|
219
|
-
include "BUILT_IN", "CLOUD_IAM_USER",
|
220
|
-
[Postgres](https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/users#sqlusertype) and [MySQL](https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/users#sqlusertype).
|
221
|
-
MySQL also includes "CLOUD_IAM_GROUP", "CLOUD_IAM_GROUP_USER" and "CLOUD_IAM_GROUP_SERVICE_ACCOUNT".
|
215
|
+
include "BUILT_IN", "CLOUD_IAM_USER", "CLOUD_IAM_GROUP" or "CLOUD_IAM_SERVICE_ACCOUNT".
|
222
216
|
"""
|
223
217
|
if deletion_policy is not None:
|
224
218
|
pulumi.set(__self__, "deletion_policy", deletion_policy)
|
@@ -349,9 +343,7 @@ class _UserState:
|
|
349
343
|
"""
|
350
344
|
The user type. It determines the method to authenticate the
|
351
345
|
user during login. The default is the database's built-in user type. Flags
|
352
|
-
include "BUILT_IN", "CLOUD_IAM_USER",
|
353
|
-
[Postgres](https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/users#sqlusertype) and [MySQL](https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/users#sqlusertype).
|
354
|
-
MySQL also includes "CLOUD_IAM_GROUP", "CLOUD_IAM_GROUP_USER" and "CLOUD_IAM_GROUP_SERVICE_ACCOUNT".
|
346
|
+
include "BUILT_IN", "CLOUD_IAM_USER", "CLOUD_IAM_GROUP" or "CLOUD_IAM_SERVICE_ACCOUNT".
|
355
347
|
"""
|
356
348
|
return pulumi.get(self, "type")
|
357
349
|
|
@@ -502,9 +494,7 @@ class User(pulumi.CustomResource):
|
|
502
494
|
is not provided, the provider project is used.
|
503
495
|
:param pulumi.Input[str] type: The user type. It determines the method to authenticate the
|
504
496
|
user during login. The default is the database's built-in user type. Flags
|
505
|
-
include "BUILT_IN", "CLOUD_IAM_USER",
|
506
|
-
[Postgres](https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/users#sqlusertype) and [MySQL](https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/users#sqlusertype).
|
507
|
-
MySQL also includes "CLOUD_IAM_GROUP", "CLOUD_IAM_GROUP_USER" and "CLOUD_IAM_GROUP_SERVICE_ACCOUNT".
|
497
|
+
include "BUILT_IN", "CLOUD_IAM_USER", "CLOUD_IAM_GROUP" or "CLOUD_IAM_SERVICE_ACCOUNT".
|
508
498
|
"""
|
509
499
|
...
|
510
500
|
@overload
|
@@ -709,9 +699,7 @@ class User(pulumi.CustomResource):
|
|
709
699
|
is not provided, the provider project is used.
|
710
700
|
:param pulumi.Input[str] type: The user type. It determines the method to authenticate the
|
711
701
|
user during login. The default is the database's built-in user type. Flags
|
712
|
-
include "BUILT_IN", "CLOUD_IAM_USER",
|
713
|
-
[Postgres](https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/users#sqlusertype) and [MySQL](https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/users#sqlusertype).
|
714
|
-
MySQL also includes "CLOUD_IAM_GROUP", "CLOUD_IAM_GROUP_USER" and "CLOUD_IAM_GROUP_SERVICE_ACCOUNT".
|
702
|
+
include "BUILT_IN", "CLOUD_IAM_USER", "CLOUD_IAM_GROUP" or "CLOUD_IAM_SERVICE_ACCOUNT".
|
715
703
|
"""
|
716
704
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
717
705
|
|
@@ -806,9 +794,7 @@ class User(pulumi.CustomResource):
|
|
806
794
|
"""
|
807
795
|
The user type. It determines the method to authenticate the
|
808
796
|
user during login. The default is the database's built-in user type. Flags
|
809
|
-
include "BUILT_IN", "CLOUD_IAM_USER",
|
810
|
-
[Postgres](https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/users#sqlusertype) and [MySQL](https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/users#sqlusertype).
|
811
|
-
MySQL also includes "CLOUD_IAM_GROUP", "CLOUD_IAM_GROUP_USER" and "CLOUD_IAM_GROUP_SERVICE_ACCOUNT".
|
797
|
+
include "BUILT_IN", "CLOUD_IAM_USER", "CLOUD_IAM_GROUP" or "CLOUD_IAM_SERVICE_ACCOUNT".
|
812
798
|
"""
|
813
799
|
return pulumi.get(self, "type")
|
814
800
|
|
@@ -156,7 +156,7 @@ def get_project_service_account(project: Optional[str] = None,
|
|
156
156
|
encryption=gcp.storage.BucketEncryptionArgs(
|
157
157
|
default_kms_key_name="your-crypto-key-id",
|
158
158
|
),
|
159
|
-
opts
|
159
|
+
opts=pulumi.ResourceOptions(depends_on=[binding]))
|
160
160
|
```
|
161
161
|
|
162
162
|
|
@@ -248,7 +248,7 @@ def get_project_service_account_output(project: Optional[pulumi.Input[Optional[s
|
|
248
248
|
encryption=gcp.storage.BucketEncryptionArgs(
|
249
249
|
default_kms_key_name="your-crypto-key-id",
|
250
250
|
),
|
251
|
-
opts
|
251
|
+
opts=pulumi.ResourceOptions(depends_on=[binding]))
|
252
252
|
```
|
253
253
|
|
254
254
|
|
@@ -309,7 +309,7 @@ class InsightsReportConfig(pulumi.CustomResource):
|
|
309
309
|
destination_path="test-insights-reports",
|
310
310
|
),
|
311
311
|
),
|
312
|
-
opts
|
312
|
+
opts=pulumi.ResourceOptions(depends_on=[admin]))
|
313
313
|
```
|
314
314
|
|
315
315
|
## Import
|
@@ -414,7 +414,7 @@ class InsightsReportConfig(pulumi.CustomResource):
|
|
414
414
|
destination_path="test-insights-reports",
|
415
415
|
),
|
416
416
|
),
|
417
|
-
opts
|
417
|
+
opts=pulumi.ResourceOptions(depends_on=[admin]))
|
418
418
|
```
|
419
419
|
|
420
420
|
## Import
|
@@ -326,7 +326,7 @@ class Notification(pulumi.CustomResource):
|
|
326
326
|
custom_attributes={
|
327
327
|
"new-attribute": "new-attribute-value",
|
328
328
|
},
|
329
|
-
opts
|
329
|
+
opts=pulumi.ResourceOptions(depends_on=[binding]))
|
330
330
|
```
|
331
331
|
|
332
332
|
## Import
|
@@ -407,7 +407,7 @@ class Notification(pulumi.CustomResource):
|
|
407
407
|
custom_attributes={
|
408
408
|
"new-attribute": "new-attribute-value",
|
409
409
|
},
|
410
|
-
opts
|
410
|
+
opts=pulumi.ResourceOptions(depends_on=[binding]))
|
411
411
|
```
|
412
412
|
|
413
413
|
## Import
|
@@ -259,7 +259,7 @@ class TransferAgentPool(pulumi.CustomResource):
|
|
259
259
|
bandwidth_limit=gcp.storage.TransferAgentPoolBandwidthLimitArgs(
|
260
260
|
limit_mbps="120",
|
261
261
|
),
|
262
|
-
opts
|
262
|
+
opts=pulumi.ResourceOptions(depends_on=[pubsub_editor_role]))
|
263
263
|
```
|
264
264
|
|
265
265
|
## Import
|
@@ -339,7 +339,7 @@ class TransferAgentPool(pulumi.CustomResource):
|
|
339
339
|
bandwidth_limit=gcp.storage.TransferAgentPoolBandwidthLimitArgs(
|
340
340
|
limit_mbps="120",
|
341
341
|
),
|
342
|
-
opts
|
342
|
+
opts=pulumi.ResourceOptions(depends_on=[pubsub_editor_role]))
|
343
343
|
```
|
344
344
|
|
345
345
|
## Import
|
@@ -385,7 +385,7 @@ class TransferJob(pulumi.CustomResource):
|
|
385
385
|
bucket=s3_backup_bucket.name,
|
386
386
|
role="roles/storage.admin",
|
387
387
|
member=f"serviceAccount:{default.email}",
|
388
|
-
opts
|
388
|
+
opts=pulumi.ResourceOptions(depends_on=[s3_backup_bucket]))
|
389
389
|
topic = gcp.pubsub.Topic("topic", name=pubsub_topic_name)
|
390
390
|
notification_config = gcp.pubsub.TopicIAMMember("notification_config",
|
391
391
|
topic=topic.id,
|
@@ -441,7 +441,7 @@ class TransferJob(pulumi.CustomResource):
|
|
441
441
|
],
|
442
442
|
payload_format="JSON",
|
443
443
|
),
|
444
|
-
opts
|
444
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
445
445
|
s3_backup_bucket_bucket_iam_member,
|
446
446
|
notification_config,
|
447
447
|
]))
|
@@ -507,7 +507,7 @@ class TransferJob(pulumi.CustomResource):
|
|
507
507
|
bucket=s3_backup_bucket.name,
|
508
508
|
role="roles/storage.admin",
|
509
509
|
member=f"serviceAccount:{default.email}",
|
510
|
-
opts
|
510
|
+
opts=pulumi.ResourceOptions(depends_on=[s3_backup_bucket]))
|
511
511
|
topic = gcp.pubsub.Topic("topic", name=pubsub_topic_name)
|
512
512
|
notification_config = gcp.pubsub.TopicIAMMember("notification_config",
|
513
513
|
topic=topic.id,
|
@@ -563,7 +563,7 @@ class TransferJob(pulumi.CustomResource):
|
|
563
563
|
],
|
564
564
|
payload_format="JSON",
|
565
565
|
),
|
566
|
-
opts
|
566
|
+
opts=pulumi.ResourceOptions(depends_on=[
|
567
567
|
s3_backup_bucket_bucket_iam_member,
|
568
568
|
notification_config,
|
569
569
|
]))
|
pulumi_gcp/tpu/v2_vm.py
CHANGED
@@ -853,7 +853,7 @@ class V2Vm(pulumi.CustomResource):
|
|
853
853
|
zone="us-central1-c")
|
854
854
|
# Wait after service account creation to limit eventual consistency errors.
|
855
855
|
wait60_seconds = time.index.Sleep("wait_60_seconds", create_duration=60s,
|
856
|
-
opts
|
856
|
+
opts=pulumi.ResourceOptions(depends_on=[sa]))
|
857
857
|
tpu = gcp.tpu.V2Vm("tpu",
|
858
858
|
name="test-tpu",
|
859
859
|
zone="us-central1-c",
|
@@ -891,7 +891,7 @@ class V2Vm(pulumi.CustomResource):
|
|
891
891
|
"foo": "bar",
|
892
892
|
},
|
893
893
|
tags=["foo"],
|
894
|
-
opts
|
894
|
+
opts=pulumi.ResourceOptions(depends_on=[wait60_seconds]))
|
895
895
|
```
|
896
896
|
|
897
897
|
## Import
|
@@ -1012,7 +1012,7 @@ class V2Vm(pulumi.CustomResource):
|
|
1012
1012
|
zone="us-central1-c")
|
1013
1013
|
# Wait after service account creation to limit eventual consistency errors.
|
1014
1014
|
wait60_seconds = time.index.Sleep("wait_60_seconds", create_duration=60s,
|
1015
|
-
opts
|
1015
|
+
opts=pulumi.ResourceOptions(depends_on=[sa]))
|
1016
1016
|
tpu = gcp.tpu.V2Vm("tpu",
|
1017
1017
|
name="test-tpu",
|
1018
1018
|
zone="us-central1-c",
|
@@ -1050,7 +1050,7 @@ class V2Vm(pulumi.CustomResource):
|
|
1050
1050
|
"foo": "bar",
|
1051
1051
|
},
|
1052
1052
|
tags=["foo"],
|
1053
|
-
opts
|
1053
|
+
opts=pulumi.ResourceOptions(depends_on=[wait60_seconds]))
|
1054
1054
|
```
|
1055
1055
|
|
1056
1056
|
## Import
|
pulumi_gcp/vertex/_inputs.py
CHANGED
@@ -1750,7 +1750,6 @@ class AiFeatureStoreEntityTypeMonitoringConfigSnapshotAnalysisArgs:
|
|
1750
1750
|
|
1751
1751
|
@property
|
1752
1752
|
@pulumi.getter(name="monitoringInterval")
|
1753
|
-
@_utilities.deprecated("""`monitoring_interval` is deprecated and will be removed in a future release.""")
|
1754
1753
|
def monitoring_interval(self) -> Optional[pulumi.Input[str]]:
|
1755
1754
|
"""
|
1756
1755
|
Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day.
|
@@ -1758,6 +1757,9 @@ class AiFeatureStoreEntityTypeMonitoringConfigSnapshotAnalysisArgs:
|
|
1758
1757
|
|
1759
1758
|
> **Warning:** `monitoring_interval` is deprecated and will be removed in a future release.
|
1760
1759
|
"""
|
1760
|
+
warnings.warn("""`monitoring_interval` is deprecated and will be removed in a future release.""", DeprecationWarning)
|
1761
|
+
pulumi.log.warn("""monitoring_interval is deprecated: `monitoring_interval` is deprecated and will be removed in a future release.""")
|
1762
|
+
|
1761
1763
|
return pulumi.get(self, "monitoring_interval")
|
1762
1764
|
|
1763
1765
|
@monitoring_interval.setter
|
pulumi_gcp/vertex/ai_endpoint.py
CHANGED
@@ -518,7 +518,7 @@ class AiEndpoint(pulumi.CustomResource):
|
|
518
518
|
encryption_spec=gcp.vertex.AiEndpointEncryptionSpecArgs(
|
519
519
|
kms_key_name="kms-name",
|
520
520
|
),
|
521
|
-
opts
|
521
|
+
opts=pulumi.ResourceOptions(depends_on=[vertex_vpc_connection]))
|
522
522
|
crypto_key = gcp.kms.CryptoKeyIAMMember("crypto_key",
|
523
523
|
crypto_key_id="kms-name",
|
524
524
|
role="roles/cloudkms.cryptoKeyEncrypterDecrypter",
|
@@ -616,7 +616,7 @@ class AiEndpoint(pulumi.CustomResource):
|
|
616
616
|
encryption_spec=gcp.vertex.AiEndpointEncryptionSpecArgs(
|
617
617
|
kms_key_name="kms-name",
|
618
618
|
),
|
619
|
-
opts
|
619
|
+
opts=pulumi.ResourceOptions(depends_on=[vertex_vpc_connection]))
|
620
620
|
crypto_key = gcp.kms.CryptoKeyIAMMember("crypto_key",
|
621
621
|
crypto_key_id="kms-name",
|
622
622
|
role="roles/cloudkms.cryptoKeyEncrypterDecrypter",
|
@@ -98,7 +98,6 @@ class AiFeatureOnlineStoreArgs:
|
|
98
98
|
|
99
99
|
@property
|
100
100
|
@pulumi.getter(name="embeddingManagement")
|
101
|
-
@_utilities.deprecated("""`embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type""")
|
102
101
|
def embedding_management(self) -> Optional[pulumi.Input['AiFeatureOnlineStoreEmbeddingManagementArgs']]:
|
103
102
|
"""
|
104
103
|
The settings for embedding management in FeatureOnlineStore. Embedding management can only be set for BigTable. It is enabled by default for optimized storagetype.
|
@@ -106,6 +105,9 @@ class AiFeatureOnlineStoreArgs:
|
|
106
105
|
|
107
106
|
> **Warning:** `embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type
|
108
107
|
"""
|
108
|
+
warnings.warn("""`embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type""", DeprecationWarning)
|
109
|
+
pulumi.log.warn("""embedding_management is deprecated: `embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type""")
|
110
|
+
|
109
111
|
return pulumi.get(self, "embedding_management")
|
110
112
|
|
111
113
|
@embedding_management.setter
|
@@ -325,7 +327,6 @@ class _AiFeatureOnlineStoreState:
|
|
325
327
|
|
326
328
|
@property
|
327
329
|
@pulumi.getter(name="embeddingManagement")
|
328
|
-
@_utilities.deprecated("""`embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type""")
|
329
330
|
def embedding_management(self) -> Optional[pulumi.Input['AiFeatureOnlineStoreEmbeddingManagementArgs']]:
|
330
331
|
"""
|
331
332
|
The settings for embedding management in FeatureOnlineStore. Embedding management can only be set for BigTable. It is enabled by default for optimized storagetype.
|
@@ -333,6 +334,9 @@ class _AiFeatureOnlineStoreState:
|
|
333
334
|
|
334
335
|
> **Warning:** `embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type
|
335
336
|
"""
|
337
|
+
warnings.warn("""`embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type""", DeprecationWarning)
|
338
|
+
pulumi.log.warn("""embedding_management is deprecated: `embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type""")
|
339
|
+
|
336
340
|
return pulumi.get(self, "embedding_management")
|
337
341
|
|
338
342
|
@embedding_management.setter
|
@@ -894,7 +898,6 @@ class AiFeatureOnlineStore(pulumi.CustomResource):
|
|
894
898
|
|
895
899
|
@property
|
896
900
|
@pulumi.getter(name="embeddingManagement")
|
897
|
-
@_utilities.deprecated("""`embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type""")
|
898
901
|
def embedding_management(self) -> pulumi.Output['outputs.AiFeatureOnlineStoreEmbeddingManagement']:
|
899
902
|
"""
|
900
903
|
The settings for embedding management in FeatureOnlineStore. Embedding management can only be set for BigTable. It is enabled by default for optimized storagetype.
|
@@ -902,6 +905,9 @@ class AiFeatureOnlineStore(pulumi.CustomResource):
|
|
902
905
|
|
903
906
|
> **Warning:** `embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type
|
904
907
|
"""
|
908
|
+
warnings.warn("""`embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type""", DeprecationWarning)
|
909
|
+
pulumi.log.warn("""embedding_management is deprecated: `embedding_management` is deprecated. This field is no longer needed anymore and embedding management is automatically enabled when specifying Optimized storage type""")
|
910
|
+
|
905
911
|
return pulumi.get(self, "embedding_management")
|
906
912
|
|
907
913
|
@property
|
@@ -487,7 +487,7 @@ class AiIndexEndpoint(pulumi.CustomResource):
|
|
487
487
|
"label-one": "value-one",
|
488
488
|
},
|
489
489
|
network=vertex_network.name.apply(lambda name: f"projects/{project.number}/global/networks/{name}"),
|
490
|
-
opts
|
490
|
+
opts=pulumi.ResourceOptions(depends_on=[vertex_vpc_connection]))
|
491
491
|
```
|
492
492
|
### Vertex Ai Index Endpoint With Psc
|
493
493
|
|
@@ -616,7 +616,7 @@ class AiIndexEndpoint(pulumi.CustomResource):
|
|
616
616
|
"label-one": "value-one",
|
617
617
|
},
|
618
618
|
network=vertex_network.name.apply(lambda name: f"projects/{project.number}/global/networks/{name}"),
|
619
|
-
opts
|
619
|
+
opts=pulumi.ResourceOptions(depends_on=[vertex_vpc_connection]))
|
620
620
|
```
|
621
621
|
### Vertex Ai Index Endpoint With Psc
|
622
622
|
|
@@ -426,7 +426,7 @@ class AiTensorboard(pulumi.CustomResource):
|
|
426
426
|
encryption_spec=gcp.vertex.AiTensorboardEncryptionSpecArgs(
|
427
427
|
kms_key_name="kms-name",
|
428
428
|
),
|
429
|
-
opts
|
429
|
+
opts=pulumi.ResourceOptions(depends_on=[crypto_key]))
|
430
430
|
```
|
431
431
|
|
432
432
|
## Import
|
@@ -530,7 +530,7 @@ class AiTensorboard(pulumi.CustomResource):
|
|
530
530
|
encryption_spec=gcp.vertex.AiTensorboardEncryptionSpecArgs(
|
531
531
|
kms_key_name="kms-name",
|
532
532
|
),
|
533
|
-
opts
|
533
|
+
opts=pulumi.ResourceOptions(depends_on=[crypto_key]))
|
534
534
|
```
|
535
535
|
|
536
536
|
## Import
|
pulumi_gcp/vertex/outputs.py
CHANGED
@@ -1931,7 +1931,6 @@ class AiFeatureStoreEntityTypeMonitoringConfigSnapshotAnalysis(dict):
|
|
1931
1931
|
|
1932
1932
|
@property
|
1933
1933
|
@pulumi.getter(name="monitoringInterval")
|
1934
|
-
@_utilities.deprecated("""`monitoring_interval` is deprecated and will be removed in a future release.""")
|
1935
1934
|
def monitoring_interval(self) -> Optional[str]:
|
1936
1935
|
"""
|
1937
1936
|
Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day.
|
@@ -1939,6 +1938,9 @@ class AiFeatureStoreEntityTypeMonitoringConfigSnapshotAnalysis(dict):
|
|
1939
1938
|
|
1940
1939
|
> **Warning:** `monitoring_interval` is deprecated and will be removed in a future release.
|
1941
1940
|
"""
|
1941
|
+
warnings.warn("""`monitoring_interval` is deprecated and will be removed in a future release.""", DeprecationWarning)
|
1942
|
+
pulumi.log.warn("""monitoring_interval is deprecated: `monitoring_interval` is deprecated and will be removed in a future release.""")
|
1943
|
+
|
1942
1944
|
return pulumi.get(self, "monitoring_interval")
|
1943
1945
|
|
1944
1946
|
@property
|
@@ -316,7 +316,7 @@ class ExternalAddress(pulumi.CustomResource):
|
|
316
316
|
parent=external_address_pc.id,
|
317
317
|
internal_ip="192.168.0.66",
|
318
318
|
description="Sample description.",
|
319
|
-
opts
|
319
|
+
opts=pulumi.ResourceOptions(depends_on=[external_address_np]))
|
320
320
|
```
|
321
321
|
|
322
322
|
## Import
|
@@ -394,7 +394,7 @@ class ExternalAddress(pulumi.CustomResource):
|
|
394
394
|
parent=external_address_pc.id,
|
395
395
|
internal_ip="192.168.0.66",
|
396
396
|
description="Sample description.",
|
397
|
-
opts
|
397
|
+
opts=pulumi.ResourceOptions(depends_on=[external_address_np]))
|
398
398
|
```
|
399
399
|
|
400
400
|
## Import
|
@@ -306,11 +306,11 @@ class Network(pulumi.CustomResource):
|
|
306
306
|
org_id="123456789",
|
307
307
|
billing_account="000000-0000000-0000000-000000")
|
308
308
|
wait60_seconds = time.index.Sleep("wait_60_seconds", create_duration=60s,
|
309
|
-
opts
|
309
|
+
opts=pulumi.ResourceOptions(depends_on=[acceptance_project]))
|
310
310
|
acceptance = gcp.projects.Service("acceptance",
|
311
311
|
project=acceptance_project.project_id,
|
312
312
|
service="vmwareengine.googleapis.com",
|
313
|
-
opts
|
313
|
+
opts=pulumi.ResourceOptions(depends_on=[wait60_seconds]))
|
314
314
|
vmw_engine_network = gcp.vmwareengine.Network("vmw-engine-network",
|
315
315
|
project=acceptance.project,
|
316
316
|
name="us-west1-default",
|
@@ -398,11 +398,11 @@ class Network(pulumi.CustomResource):
|
|
398
398
|
org_id="123456789",
|
399
399
|
billing_account="000000-0000000-0000000-000000")
|
400
400
|
wait60_seconds = time.index.Sleep("wait_60_seconds", create_duration=60s,
|
401
|
-
opts
|
401
|
+
opts=pulumi.ResourceOptions(depends_on=[acceptance_project]))
|
402
402
|
acceptance = gcp.projects.Service("acceptance",
|
403
403
|
project=acceptance_project.project_id,
|
404
404
|
service="vmwareengine.googleapis.com",
|
405
|
-
opts
|
405
|
+
opts=pulumi.ResourceOptions(depends_on=[wait60_seconds]))
|
406
406
|
vmw_engine_network = gcp.vmwareengine.Network("vmw-engine-network",
|
407
407
|
project=acceptance.project,
|
408
408
|
name="us-west1-default",
|
@@ -522,11 +522,14 @@ class Connector(pulumi.CustomResource):
|
|
522
522
|
import pulumi
|
523
523
|
import pulumi_gcp as gcp
|
524
524
|
|
525
|
+
custom_test_network = gcp.compute.Network("custom_test",
|
526
|
+
name="vpc-con",
|
527
|
+
auto_create_subnetworks=False)
|
525
528
|
custom_test = gcp.compute.Subnetwork("custom_test",
|
526
529
|
name="vpc-con",
|
527
530
|
ip_cidr_range="10.2.0.0/28",
|
528
531
|
region="us-central1",
|
529
|
-
network=
|
532
|
+
network=custom_test_network.id)
|
530
533
|
connector = gcp.vpcaccess.Connector("connector",
|
531
534
|
name="vpc-con",
|
532
535
|
subnet=gcp.vpcaccess.ConnectorSubnetArgs(
|
@@ -625,11 +628,14 @@ class Connector(pulumi.CustomResource):
|
|
625
628
|
import pulumi
|
626
629
|
import pulumi_gcp as gcp
|
627
630
|
|
631
|
+
custom_test_network = gcp.compute.Network("custom_test",
|
632
|
+
name="vpc-con",
|
633
|
+
auto_create_subnetworks=False)
|
628
634
|
custom_test = gcp.compute.Subnetwork("custom_test",
|
629
635
|
name="vpc-con",
|
630
636
|
ip_cidr_range="10.2.0.0/28",
|
631
637
|
region="us-central1",
|
632
|
-
network=
|
638
|
+
network=custom_test_network.id)
|
633
639
|
connector = gcp.vpcaccess.Connector("connector",
|
634
640
|
name="vpc-con",
|
635
641
|
subnet=gcp.vpcaccess.ConnectorSubnetArgs(
|