pulumi-gcp 8.8.0__py3-none-any.whl → 8.8.0a1730788810__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/accesscontextmanager/access_policy_iam_binding.py +4 -4
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +4 -4
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +4 -4
- pulumi_gcp/apigateway/api_config_iam_binding.py +2 -2
- pulumi_gcp/apigateway/api_config_iam_member.py +2 -2
- pulumi_gcp/apigateway/api_config_iam_policy.py +2 -2
- pulumi_gcp/apigateway/api_iam_binding.py +2 -2
- pulumi_gcp/apigateway/api_iam_member.py +2 -2
- pulumi_gcp/apigateway/api_iam_policy.py +2 -2
- pulumi_gcp/apigateway/gateway_iam_binding.py +2 -2
- pulumi_gcp/apigateway/gateway_iam_member.py +2 -2
- pulumi_gcp/apigateway/gateway_iam_policy.py +2 -2
- pulumi_gcp/apigee/environment_iam_binding.py +4 -4
- pulumi_gcp/apigee/environment_iam_member.py +4 -4
- pulumi_gcp/apigee/environment_iam_policy.py +4 -4
- pulumi_gcp/appengine/engine_split_traffic.py +4 -4
- pulumi_gcp/apphub/_inputs.py +3 -6
- pulumi_gcp/apphub/application.py +4 -30
- pulumi_gcp/apphub/outputs.py +4 -8
- pulumi_gcp/artifactregistry/repository_iam_binding.py +2 -2
- pulumi_gcp/artifactregistry/repository_iam_member.py +2 -2
- pulumi_gcp/artifactregistry/repository_iam_policy.py +2 -2
- pulumi_gcp/assuredworkloads/_inputs.py +0 -34
- pulumi_gcp/assuredworkloads/outputs.py +0 -37
- pulumi_gcp/assuredworkloads/workload.py +3 -56
- pulumi_gcp/backupdisasterrecovery/_inputs.py +6 -0
- pulumi_gcp/backupdisasterrecovery/management_server.py +34 -80
- pulumi_gcp/backupdisasterrecovery/outputs.py +4 -0
- pulumi_gcp/biglake/table.py +12 -12
- pulumi_gcp/bigquery/_inputs.py +0 -60
- pulumi_gcp/bigquery/connection.py +2 -2
- pulumi_gcp/bigquery/connection_iam_binding.py +2 -2
- pulumi_gcp/bigquery/connection_iam_member.py +2 -2
- pulumi_gcp/bigquery/connection_iam_policy.py +2 -2
- pulumi_gcp/bigquery/dataset.py +2 -99
- pulumi_gcp/bigquery/dataset_access.py +2 -2
- pulumi_gcp/bigquery/dataset_iam_binding.py +0 -53
- pulumi_gcp/bigquery/dataset_iam_member.py +0 -53
- pulumi_gcp/bigquery/dataset_iam_policy.py +0 -32
- pulumi_gcp/bigquery/get_dataset.py +1 -12
- pulumi_gcp/bigquery/iam_binding.py +2 -2
- pulumi_gcp/bigquery/iam_member.py +2 -2
- pulumi_gcp/bigquery/iam_policy.py +2 -2
- pulumi_gcp/bigquery/outputs.py +0 -87
- pulumi_gcp/bigquery/routine.py +6 -6
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +2 -2
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +2 -2
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +2 -2
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +2 -2
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +2 -2
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +2 -2
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +2 -2
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +2 -2
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +2 -2
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +2 -2
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +2 -2
- pulumi_gcp/cloudbuild/trigger.py +18 -18
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +2 -2
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +2 -2
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/delivery_pipeline.py +10 -10
- pulumi_gcp/cloudfunctions/function_iam_binding.py +2 -2
- pulumi_gcp/cloudfunctions/function_iam_member.py +2 -2
- pulumi_gcp/cloudfunctions/function_iam_policy.py +2 -2
- pulumi_gcp/cloudfunctionsv2/function.py +22 -22
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +2 -2
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +2 -2
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +2 -2
- pulumi_gcp/cloudrun/iam_binding.py +2 -2
- pulumi_gcp/cloudrun/iam_member.py +2 -2
- pulumi_gcp/cloudrun/iam_policy.py +2 -2
- pulumi_gcp/cloudrun/service.py +24 -24
- pulumi_gcp/cloudrunv2/job_iam_binding.py +2 -2
- pulumi_gcp/cloudrunv2/job_iam_member.py +2 -2
- pulumi_gcp/cloudrunv2/job_iam_policy.py +2 -2
- pulumi_gcp/cloudrunv2/service.py +2 -2
- pulumi_gcp/cloudrunv2/service_iam_binding.py +2 -2
- pulumi_gcp/cloudrunv2/service_iam_member.py +2 -2
- pulumi_gcp/cloudrunv2/service_iam_policy.py +2 -2
- pulumi_gcp/cloudscheduler/job.py +4 -4
- pulumi_gcp/cloudtasks/queue_iam_binding.py +2 -2
- pulumi_gcp/cloudtasks/queue_iam_member.py +2 -2
- pulumi_gcp/cloudtasks/queue_iam_policy.py +2 -2
- pulumi_gcp/compute/__init__.py +0 -1
- pulumi_gcp/compute/_inputs.py +50 -182
- pulumi_gcp/compute/backend_bucket_iam_binding.py +2 -2
- pulumi_gcp/compute/backend_bucket_iam_member.py +2 -2
- pulumi_gcp/compute/backend_bucket_iam_policy.py +2 -2
- pulumi_gcp/compute/backend_service_iam_binding.py +2 -2
- pulumi_gcp/compute/backend_service_iam_member.py +2 -2
- pulumi_gcp/compute/backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/disk_iam_binding.py +2 -2
- pulumi_gcp/compute/disk_iam_member.py +2 -2
- pulumi_gcp/compute/disk_iam_policy.py +2 -2
- pulumi_gcp/compute/image.py +22 -76
- pulumi_gcp/compute/image_iam_binding.py +2 -2
- pulumi_gcp/compute/image_iam_member.py +2 -2
- pulumi_gcp/compute/image_iam_policy.py +2 -2
- pulumi_gcp/compute/instance_iam_binding.py +2 -2
- pulumi_gcp/compute/instance_iam_member.py +2 -2
- pulumi_gcp/compute/instance_iam_policy.py +2 -2
- pulumi_gcp/compute/machine_image_iam_binding.py +2 -2
- pulumi_gcp/compute/machine_image_iam_member.py +2 -2
- pulumi_gcp/compute/machine_image_iam_policy.py +2 -2
- pulumi_gcp/compute/outputs.py +30 -197
- pulumi_gcp/compute/region_backend_service_iam_binding.py +2 -2
- pulumi_gcp/compute/region_backend_service_iam_member.py +2 -2
- pulumi_gcp/compute/region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/region_disk_iam_binding.py +2 -2
- pulumi_gcp/compute/region_disk_iam_member.py +2 -2
- pulumi_gcp/compute/region_disk_iam_policy.py +2 -2
- pulumi_gcp/compute/region_security_policy_rule.py +0 -74
- pulumi_gcp/compute/security_policy_rule.py +13 -111
- pulumi_gcp/compute/snapshot_iam_binding.py +2 -2
- pulumi_gcp/compute/snapshot_iam_member.py +2 -2
- pulumi_gcp/compute/snapshot_iam_policy.py +2 -2
- pulumi_gcp/compute/subnetwork_iam_binding.py +2 -2
- pulumi_gcp/compute/subnetwork_iam_member.py +2 -2
- pulumi_gcp/compute/subnetwork_iam_policy.py +2 -2
- pulumi_gcp/compute/url_map.py +10 -10
- pulumi_gcp/container/aws_node_pool.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_binding.py +2 -2
- pulumi_gcp/containeranalysis/note_iam_member.py +2 -2
- pulumi_gcp/containeranalysis/note_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +2 -2
- pulumi_gcp/datacatalog/entry_group_iam_member.py +2 -2
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +4 -4
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +4 -4
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +4 -4
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +2 -2
- pulumi_gcp/datacatalog/tag_template_iam_member.py +2 -2
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +2 -2
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +2 -2
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +2 -2
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +2 -2
- pulumi_gcp/dataplex/aspect_type_iam_member.py +2 -2
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/asset_iam_binding.py +2 -2
- pulumi_gcp/dataplex/asset_iam_member.py +2 -2
- pulumi_gcp/dataplex/asset_iam_policy.py +2 -2
- pulumi_gcp/dataplex/datascan_iam_binding.py +2 -2
- pulumi_gcp/dataplex/datascan_iam_member.py +2 -2
- pulumi_gcp/dataplex/datascan_iam_policy.py +2 -2
- pulumi_gcp/dataplex/entry_group_iam_binding.py +2 -2
- pulumi_gcp/dataplex/entry_group_iam_member.py +2 -2
- pulumi_gcp/dataplex/entry_group_iam_policy.py +2 -2
- pulumi_gcp/dataplex/entry_type_iam_binding.py +2 -2
- pulumi_gcp/dataplex/entry_type_iam_member.py +2 -2
- pulumi_gcp/dataplex/entry_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/lake_iam_binding.py +2 -2
- pulumi_gcp/dataplex/lake_iam_member.py +2 -2
- pulumi_gcp/dataplex/lake_iam_policy.py +2 -2
- pulumi_gcp/dataplex/task.py +4 -4
- pulumi_gcp/dataplex/task_iam_binding.py +2 -2
- pulumi_gcp/dataplex/task_iam_member.py +2 -2
- pulumi_gcp/dataplex/task_iam_policy.py +2 -2
- pulumi_gcp/dataplex/zone_iam_binding.py +2 -2
- pulumi_gcp/dataplex/zone_iam_member.py +2 -2
- pulumi_gcp/dataplex/zone_iam_policy.py +2 -2
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +2 -2
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +2 -2
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +2 -2
- pulumi_gcp/dataproc/batch.py +24 -24
- pulumi_gcp/dataproc/cluster.py +2 -2
- pulumi_gcp/dataproc/job.py +4 -4
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +2 -2
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +2 -2
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +2 -2
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +2 -2
- pulumi_gcp/dataproc/metastore_service_iam_member.py +2 -2
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +2 -2
- pulumi_gcp/diagflow/cx_flow.py +4 -4
- pulumi_gcp/diagflow/cx_page.py +10 -10
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +2 -2
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +2 -2
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_binding.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_member.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_policy.py +2 -2
- pulumi_gcp/endpoints/service_iam_binding.py +4 -4
- pulumi_gcp/endpoints/service_iam_member.py +4 -4
- pulumi_gcp/endpoints/service_iam_policy.py +4 -4
- pulumi_gcp/firebase/extensions_instance.py +24 -24
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +2 -2
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +2 -2
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +2 -2
- pulumi_gcp/gkebackup/restore_plan.py +18 -18
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +2 -2
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +2 -2
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +2 -2
- pulumi_gcp/gkehub/_inputs.py +21 -21
- pulumi_gcp/gkehub/feature_iam_binding.py +2 -2
- pulumi_gcp/gkehub/feature_iam_member.py +2 -2
- pulumi_gcp/gkehub/feature_iam_policy.py +2 -2
- pulumi_gcp/gkehub/membership_iam_binding.py +2 -2
- pulumi_gcp/gkehub/membership_iam_member.py +2 -2
- pulumi_gcp/gkehub/membership_iam_policy.py +2 -2
- pulumi_gcp/gkehub/outputs.py +13 -13
- pulumi_gcp/gkehub/scope_iam_binding.py +2 -2
- pulumi_gcp/gkehub/scope_iam_member.py +2 -2
- pulumi_gcp/gkehub/scope_iam_policy.py +2 -2
- pulumi_gcp/healthcare/consent_store_iam_binding.py +4 -4
- pulumi_gcp/healthcare/consent_store_iam_member.py +4 -4
- pulumi_gcp/healthcare/consent_store_iam_policy.py +4 -4
- pulumi_gcp/iap/__init__.py +0 -1
- pulumi_gcp/iap/_inputs.py +0 -1002
- pulumi_gcp/iap/app_engine_service_iam_binding.py +2 -2
- pulumi_gcp/iap/app_engine_service_iam_member.py +2 -2
- pulumi_gcp/iap/app_engine_service_iam_policy.py +2 -2
- pulumi_gcp/iap/app_engine_version_iam_binding.py +2 -2
- pulumi_gcp/iap/app_engine_version_iam_member.py +2 -2
- pulumi_gcp/iap/app_engine_version_iam_policy.py +2 -2
- pulumi_gcp/iap/outputs.py +0 -827
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +2 -2
- pulumi_gcp/iap/tunnel_iam_binding.py +2 -2
- pulumi_gcp/iap/tunnel_iam_member.py +2 -2
- pulumi_gcp/iap/tunnel_iam_policy.py +2 -2
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +2 -2
- pulumi_gcp/iap/tunnel_instance_iam_member.py +2 -2
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +2 -2
- pulumi_gcp/iap/web_backend_service_iam_binding.py +2 -2
- pulumi_gcp/iap/web_backend_service_iam_member.py +2 -2
- pulumi_gcp/iap/web_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/web_iam_binding.py +2 -2
- pulumi_gcp/iap/web_iam_member.py +2 -2
- pulumi_gcp/iap/web_iam_policy.py +2 -2
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +2 -2
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +2 -2
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +2 -2
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +2 -2
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +2 -2
- pulumi_gcp/iap/web_type_compute_iam_binding.py +2 -2
- pulumi_gcp/iap/web_type_compute_iam_member.py +2 -2
- pulumi_gcp/iap/web_type_compute_iam_policy.py +2 -2
- pulumi_gcp/identityplatform/config.py +2 -2
- pulumi_gcp/kms/ekm_connection_iam_binding.py +2 -2
- pulumi_gcp/kms/ekm_connection_iam_member.py +2 -2
- pulumi_gcp/kms/ekm_connection_iam_policy.py +2 -2
- pulumi_gcp/logging/log_view_iam_binding.py +4 -4
- pulumi_gcp/logging/log_view_iam_member.py +4 -4
- pulumi_gcp/logging/log_view_iam_policy.py +4 -4
- pulumi_gcp/memorystore/_inputs.py +4 -117
- pulumi_gcp/memorystore/instance.py +0 -105
- pulumi_gcp/memorystore/outputs.py +4 -80
- pulumi_gcp/networksecurity/address_group_iam_binding.py +2 -2
- pulumi_gcp/networksecurity/address_group_iam_member.py +2 -2
- pulumi_gcp/networksecurity/address_group_iam_policy.py +2 -2
- pulumi_gcp/networksecurity/gateway_security_policy.py +0 -7
- pulumi_gcp/networkservices/edge_cache_service.py +2 -2
- pulumi_gcp/networkservices/http_route.py +4 -4
- pulumi_gcp/notebooks/instance_iam_binding.py +2 -2
- pulumi_gcp/notebooks/instance_iam_member.py +2 -2
- pulumi_gcp/notebooks/instance_iam_policy.py +2 -2
- pulumi_gcp/notebooks/runtime_iam_binding.py +2 -2
- pulumi_gcp/notebooks/runtime_iam_member.py +2 -2
- pulumi_gcp/notebooks/runtime_iam_policy.py +2 -2
- pulumi_gcp/osconfig/os_policy_assignment.py +4 -4
- pulumi_gcp/pubsub/schema_iam_binding.py +2 -2
- pulumi_gcp/pubsub/schema_iam_member.py +2 -2
- pulumi_gcp/pubsub/schema_iam_policy.py +2 -2
- pulumi_gcp/pubsub/subscription.py +66 -18
- pulumi_gcp/pubsub/topic_iam_binding.py +2 -2
- pulumi_gcp/pubsub/topic_iam_member.py +2 -2
- pulumi_gcp/pubsub/topic_iam_policy.py +2 -2
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/runtimeconfig/config_iam_binding.py +2 -2
- pulumi_gcp/runtimeconfig/config_iam_member.py +2 -2
- pulumi_gcp/runtimeconfig/config_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/regional_secret_iam_binding.py +2 -2
- pulumi_gcp/secretmanager/regional_secret_iam_member.py +2 -2
- pulumi_gcp/secretmanager/regional_secret_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/secret_iam_binding.py +2 -2
- pulumi_gcp/secretmanager/secret_iam_member.py +2 -2
- pulumi_gcp/secretmanager/secret_iam_policy.py +2 -2
- pulumi_gcp/securesourcemanager/repository_iam_binding.py +2 -2
- pulumi_gcp/securesourcemanager/repository_iam_member.py +2 -2
- pulumi_gcp/securesourcemanager/repository_iam_policy.py +2 -2
- pulumi_gcp/securitycenter/v2_organization_source_iam_binding.py +4 -4
- pulumi_gcp/securitycenter/v2_organization_source_iam_member.py +4 -4
- pulumi_gcp/securitycenter/v2_organization_source_iam_policy.py +4 -4
- pulumi_gcp/serviceaccount/__init__.py +0 -1
- pulumi_gcp/serviceaccount/get_account.py +1 -15
- pulumi_gcp/serviceaccount/outputs.py +0 -89
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +4 -4
- pulumi_gcp/servicedirectory/namespace_iam_member.py +4 -4
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +4 -4
- pulumi_gcp/servicedirectory/service_iam_binding.py +4 -4
- pulumi_gcp/servicedirectory/service_iam_member.py +4 -4
- pulumi_gcp/servicedirectory/service_iam_policy.py +4 -4
- pulumi_gcp/sourcerepo/repository_iam_binding.py +2 -2
- pulumi_gcp/sourcerepo/repository_iam_member.py +2 -2
- pulumi_gcp/sourcerepo/repository_iam_policy.py +2 -2
- pulumi_gcp/spanner/_inputs.py +12 -208
- pulumi_gcp/spanner/outputs.py +9 -287
- pulumi_gcp/sql/_inputs.py +3 -6
- pulumi_gcp/sql/outputs.py +2 -4
- pulumi_gcp/storage/_inputs.py +6 -3
- pulumi_gcp/storage/bucket.py +7 -7
- pulumi_gcp/storage/bucket_iam_binding.py +2 -2
- pulumi_gcp/storage/bucket_iam_member.py +2 -2
- pulumi_gcp/storage/bucket_iam_policy.py +2 -2
- pulumi_gcp/storage/managed_folder_iam_binding.py +4 -4
- pulumi_gcp/storage/managed_folder_iam_member.py +4 -4
- pulumi_gcp/storage/managed_folder_iam_policy.py +4 -4
- pulumi_gcp/storage/outputs.py +6 -4
- pulumi_gcp/tags/tag_key_iam_binding.py +4 -4
- pulumi_gcp/tags/tag_key_iam_member.py +4 -4
- pulumi_gcp/tags/tag_key_iam_policy.py +4 -4
- pulumi_gcp/tags/tag_value_iam_binding.py +4 -4
- pulumi_gcp/tags/tag_value_iam_member.py +4 -4
- pulumi_gcp/tags/tag_value_iam_policy.py +4 -4
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +2 -2
- pulumi_gcp/vmwareengine/_inputs.py +6 -472
- pulumi_gcp/vmwareengine/outputs.py +22 -668
- pulumi_gcp/vmwareengine/private_cloud.py +0 -44
- pulumi_gcp/workstations/workstation_config.py +6 -6
- pulumi_gcp/workstations/workstation_config_iam_binding.py +2 -2
- pulumi_gcp/workstations/workstation_config_iam_member.py +2 -2
- pulumi_gcp/workstations/workstation_config_iam_policy.py +2 -2
- pulumi_gcp/workstations/workstation_iam_binding.py +2 -2
- pulumi_gcp/workstations/workstation_iam_member.py +2 -2
- pulumi_gcp/workstations/workstation_iam_policy.py +2 -2
- {pulumi_gcp-8.8.0.dist-info → pulumi_gcp-8.8.0a1730788810.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.8.0.dist-info → pulumi_gcp-8.8.0a1730788810.dist-info}/RECORD +344 -347
- pulumi_gcp/compute/get_instance_guest_attributes.py +0 -277
- pulumi_gcp/iap/settings.py +0 -546
- pulumi_gcp/serviceaccount/get_s.py +0 -132
- {pulumi_gcp-8.8.0.dist-info → pulumi_gcp-8.8.0a1730788810.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.8.0.dist-info → pulumi_gcp-8.8.0a1730788810.dist-info}/top_level.txt +0 -0
@@ -383,7 +383,7 @@ class ManagedFolderIamMember(pulumi.CustomResource):
|
|
383
383
|
})
|
384
384
|
```
|
385
385
|
|
386
|
-
## > **Custom Roles
|
386
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
387
387
|
|
388
388
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
389
389
|
---
|
@@ -532,7 +532,7 @@ class ManagedFolderIamMember(pulumi.CustomResource):
|
|
532
532
|
$ pulumi import gcp:storage/managedFolderIamMember:ManagedFolderIamMember editor b/{{bucket}}/managedFolders/{{managed_folder}}
|
533
533
|
```
|
534
534
|
|
535
|
-
-> **Custom Roles
|
535
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
536
536
|
|
537
537
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
538
538
|
|
@@ -677,7 +677,7 @@ class ManagedFolderIamMember(pulumi.CustomResource):
|
|
677
677
|
})
|
678
678
|
```
|
679
679
|
|
680
|
-
## > **Custom Roles
|
680
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
681
681
|
|
682
682
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
683
683
|
---
|
@@ -826,7 +826,7 @@ class ManagedFolderIamMember(pulumi.CustomResource):
|
|
826
826
|
$ pulumi import gcp:storage/managedFolderIamMember:ManagedFolderIamMember editor b/{{bucket}}/managedFolders/{{managed_folder}}
|
827
827
|
```
|
828
828
|
|
829
|
-
-> **Custom Roles
|
829
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
830
830
|
|
831
831
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
832
832
|
|
@@ -268,7 +268,7 @@ class ManagedFolderIamPolicy(pulumi.CustomResource):
|
|
268
268
|
})
|
269
269
|
```
|
270
270
|
|
271
|
-
## > **Custom Roles
|
271
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
272
272
|
|
273
273
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
274
274
|
---
|
@@ -417,7 +417,7 @@ class ManagedFolderIamPolicy(pulumi.CustomResource):
|
|
417
417
|
$ pulumi import gcp:storage/managedFolderIamPolicy:ManagedFolderIamPolicy editor b/{{bucket}}/managedFolders/{{managed_folder}}
|
418
418
|
```
|
419
419
|
|
420
|
-
-> **Custom Roles
|
420
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
421
421
|
|
422
422
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
423
423
|
|
@@ -548,7 +548,7 @@ class ManagedFolderIamPolicy(pulumi.CustomResource):
|
|
548
548
|
})
|
549
549
|
```
|
550
550
|
|
551
|
-
## > **Custom Roles
|
551
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
552
552
|
|
553
553
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
554
554
|
---
|
@@ -697,7 +697,7 @@ class ManagedFolderIamPolicy(pulumi.CustomResource):
|
|
697
697
|
$ pulumi import gcp:storage/managedFolderIamPolicy:ManagedFolderIamPolicy editor b/{{bucket}}/managedFolders/{{managed_folder}}
|
698
698
|
```
|
699
699
|
|
700
|
-
-> **Custom Roles
|
700
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
701
701
|
|
702
702
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
703
703
|
|
pulumi_gcp/storage/outputs.py
CHANGED
@@ -306,7 +306,8 @@ class BucketHierarchicalNamespace(dict):
|
|
306
306
|
def __init__(__self__, *,
|
307
307
|
enabled: bool):
|
308
308
|
"""
|
309
|
-
:param bool enabled:
|
309
|
+
:param bool enabled: Enable hierarchical namespace for the bucket.
|
310
|
+
To use this flag, you must also use --uniform-bucket-level-access
|
310
311
|
"""
|
311
312
|
pulumi.set(__self__, "enabled", enabled)
|
312
313
|
|
@@ -314,7 +315,8 @@ class BucketHierarchicalNamespace(dict):
|
|
314
315
|
@pulumi.getter
|
315
316
|
def enabled(self) -> bool:
|
316
317
|
"""
|
317
|
-
|
318
|
+
Enable hierarchical namespace for the bucket.
|
319
|
+
To use this flag, you must also use --uniform-bucket-level-access
|
318
320
|
"""
|
319
321
|
return pulumi.get(self, "enabled")
|
320
322
|
|
@@ -2863,7 +2865,7 @@ class GetBucketHierarchicalNamespaceResult(dict):
|
|
2863
2865
|
def __init__(__self__, *,
|
2864
2866
|
enabled: bool):
|
2865
2867
|
"""
|
2866
|
-
:param bool enabled: Set this
|
2868
|
+
:param bool enabled: Set this enabled flag to true when folders with logical files structure. Default value is false.
|
2867
2869
|
"""
|
2868
2870
|
pulumi.set(__self__, "enabled", enabled)
|
2869
2871
|
|
@@ -2871,7 +2873,7 @@ class GetBucketHierarchicalNamespaceResult(dict):
|
|
2871
2873
|
@pulumi.getter
|
2872
2874
|
def enabled(self) -> bool:
|
2873
2875
|
"""
|
2874
|
-
Set this
|
2876
|
+
Set this enabled flag to true when folders with logical files structure. Default value is false.
|
2875
2877
|
"""
|
2876
2878
|
return pulumi.get(self, "enabled")
|
2877
2879
|
|
@@ -279,7 +279,7 @@ class TagKeyIamBinding(pulumi.CustomResource):
|
|
279
279
|
member="user:jane@example.com")
|
280
280
|
```
|
281
281
|
|
282
|
-
## > **Custom Roles
|
282
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
283
283
|
|
284
284
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
285
285
|
---
|
@@ -368,7 +368,7 @@ class TagKeyIamBinding(pulumi.CustomResource):
|
|
368
368
|
$ pulumi import gcp:tags/tagKeyIamBinding:TagKeyIamBinding editor tagKeys/{{tag_key}}
|
369
369
|
```
|
370
370
|
|
371
|
-
-> **Custom Roles
|
371
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
372
372
|
|
373
373
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
374
374
|
|
@@ -450,7 +450,7 @@ class TagKeyIamBinding(pulumi.CustomResource):
|
|
450
450
|
member="user:jane@example.com")
|
451
451
|
```
|
452
452
|
|
453
|
-
## > **Custom Roles
|
453
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
454
454
|
|
455
455
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
456
456
|
---
|
@@ -539,7 +539,7 @@ class TagKeyIamBinding(pulumi.CustomResource):
|
|
539
539
|
$ pulumi import gcp:tags/tagKeyIamBinding:TagKeyIamBinding editor tagKeys/{{tag_key}}
|
540
540
|
```
|
541
541
|
|
542
|
-
-> **Custom Roles
|
542
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
543
543
|
|
544
544
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
545
545
|
|
@@ -279,7 +279,7 @@ class TagKeyIamMember(pulumi.CustomResource):
|
|
279
279
|
member="user:jane@example.com")
|
280
280
|
```
|
281
281
|
|
282
|
-
## > **Custom Roles
|
282
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
283
283
|
|
284
284
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
285
285
|
---
|
@@ -368,7 +368,7 @@ class TagKeyIamMember(pulumi.CustomResource):
|
|
368
368
|
$ pulumi import gcp:tags/tagKeyIamMember:TagKeyIamMember editor tagKeys/{{tag_key}}
|
369
369
|
```
|
370
370
|
|
371
|
-
-> **Custom Roles
|
371
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
372
372
|
|
373
373
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
374
374
|
|
@@ -450,7 +450,7 @@ class TagKeyIamMember(pulumi.CustomResource):
|
|
450
450
|
member="user:jane@example.com")
|
451
451
|
```
|
452
452
|
|
453
|
-
## > **Custom Roles
|
453
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
454
454
|
|
455
455
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
456
456
|
---
|
@@ -539,7 +539,7 @@ class TagKeyIamMember(pulumi.CustomResource):
|
|
539
539
|
$ pulumi import gcp:tags/tagKeyIamMember:TagKeyIamMember editor tagKeys/{{tag_key}}
|
540
540
|
```
|
541
541
|
|
542
|
-
-> **Custom Roles
|
542
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
543
543
|
|
544
544
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
545
545
|
|
@@ -176,7 +176,7 @@ class TagKeyIamPolicy(pulumi.CustomResource):
|
|
176
176
|
member="user:jane@example.com")
|
177
177
|
```
|
178
178
|
|
179
|
-
## > **Custom Roles
|
179
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
180
180
|
|
181
181
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
182
182
|
---
|
@@ -265,7 +265,7 @@ class TagKeyIamPolicy(pulumi.CustomResource):
|
|
265
265
|
$ pulumi import gcp:tags/tagKeyIamPolicy:TagKeyIamPolicy editor tagKeys/{{tag_key}}
|
266
266
|
```
|
267
267
|
|
268
|
-
-> **Custom Roles
|
268
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
269
269
|
|
270
270
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
271
271
|
|
@@ -335,7 +335,7 @@ class TagKeyIamPolicy(pulumi.CustomResource):
|
|
335
335
|
member="user:jane@example.com")
|
336
336
|
```
|
337
337
|
|
338
|
-
## > **Custom Roles
|
338
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
339
339
|
|
340
340
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
341
341
|
---
|
@@ -424,7 +424,7 @@ class TagKeyIamPolicy(pulumi.CustomResource):
|
|
424
424
|
$ pulumi import gcp:tags/tagKeyIamPolicy:TagKeyIamPolicy editor tagKeys/{{tag_key}}
|
425
425
|
```
|
426
426
|
|
427
|
-
-> **Custom Roles
|
427
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
428
428
|
|
429
429
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
430
430
|
|
@@ -279,7 +279,7 @@ class TagValueIamBinding(pulumi.CustomResource):
|
|
279
279
|
member="user:jane@example.com")
|
280
280
|
```
|
281
281
|
|
282
|
-
## > **Custom Roles
|
282
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
283
283
|
|
284
284
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
285
285
|
---
|
@@ -368,7 +368,7 @@ class TagValueIamBinding(pulumi.CustomResource):
|
|
368
368
|
$ pulumi import gcp:tags/tagValueIamBinding:TagValueIamBinding editor tagValues/{{tag_value}}
|
369
369
|
```
|
370
370
|
|
371
|
-
-> **Custom Roles
|
371
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
372
372
|
|
373
373
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
374
374
|
|
@@ -450,7 +450,7 @@ class TagValueIamBinding(pulumi.CustomResource):
|
|
450
450
|
member="user:jane@example.com")
|
451
451
|
```
|
452
452
|
|
453
|
-
## > **Custom Roles
|
453
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
454
454
|
|
455
455
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
456
456
|
---
|
@@ -539,7 +539,7 @@ class TagValueIamBinding(pulumi.CustomResource):
|
|
539
539
|
$ pulumi import gcp:tags/tagValueIamBinding:TagValueIamBinding editor tagValues/{{tag_value}}
|
540
540
|
```
|
541
541
|
|
542
|
-
-> **Custom Roles
|
542
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
543
543
|
|
544
544
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
545
545
|
|
@@ -279,7 +279,7 @@ class TagValueIamMember(pulumi.CustomResource):
|
|
279
279
|
member="user:jane@example.com")
|
280
280
|
```
|
281
281
|
|
282
|
-
## > **Custom Roles
|
282
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
283
283
|
|
284
284
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
285
285
|
---
|
@@ -368,7 +368,7 @@ class TagValueIamMember(pulumi.CustomResource):
|
|
368
368
|
$ pulumi import gcp:tags/tagValueIamMember:TagValueIamMember editor tagValues/{{tag_value}}
|
369
369
|
```
|
370
370
|
|
371
|
-
-> **Custom Roles
|
371
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
372
372
|
|
373
373
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
374
374
|
|
@@ -450,7 +450,7 @@ class TagValueIamMember(pulumi.CustomResource):
|
|
450
450
|
member="user:jane@example.com")
|
451
451
|
```
|
452
452
|
|
453
|
-
## > **Custom Roles
|
453
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
454
454
|
|
455
455
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
456
456
|
---
|
@@ -539,7 +539,7 @@ class TagValueIamMember(pulumi.CustomResource):
|
|
539
539
|
$ pulumi import gcp:tags/tagValueIamMember:TagValueIamMember editor tagValues/{{tag_value}}
|
540
540
|
```
|
541
541
|
|
542
|
-
-> **Custom Roles
|
542
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
543
543
|
|
544
544
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
545
545
|
|
@@ -176,7 +176,7 @@ class TagValueIamPolicy(pulumi.CustomResource):
|
|
176
176
|
member="user:jane@example.com")
|
177
177
|
```
|
178
178
|
|
179
|
-
## > **Custom Roles
|
179
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
180
180
|
|
181
181
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
182
182
|
---
|
@@ -265,7 +265,7 @@ class TagValueIamPolicy(pulumi.CustomResource):
|
|
265
265
|
$ pulumi import gcp:tags/tagValueIamPolicy:TagValueIamPolicy editor tagValues/{{tag_value}}
|
266
266
|
```
|
267
267
|
|
268
|
-
-> **Custom Roles
|
268
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
269
269
|
|
270
270
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
271
271
|
|
@@ -335,7 +335,7 @@ class TagValueIamPolicy(pulumi.CustomResource):
|
|
335
335
|
member="user:jane@example.com")
|
336
336
|
```
|
337
337
|
|
338
|
-
## > **Custom Roles
|
338
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
339
339
|
|
340
340
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
341
341
|
---
|
@@ -424,7 +424,7 @@ class TagValueIamPolicy(pulumi.CustomResource):
|
|
424
424
|
$ pulumi import gcp:tags/tagValueIamPolicy:TagValueIamPolicy editor tagValues/{{tag_value}}
|
425
425
|
```
|
426
426
|
|
427
|
-
-> **Custom Roles
|
427
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
428
428
|
|
429
429
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
430
430
|
|
@@ -288,7 +288,7 @@ class AiFeatureStoreEntityTypeIamBinding(pulumi.CustomResource):
|
|
288
288
|
$ pulumi import gcp:vertex/aiFeatureStoreEntityTypeIamBinding:AiFeatureStoreEntityTypeIamBinding editor {{featurestore}}/entityTypes/{{featurestore_entitytype}}
|
289
289
|
```
|
290
290
|
|
291
|
-
-> **Custom Roles
|
291
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
292
292
|
|
293
293
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
294
294
|
|
@@ -348,7 +348,7 @@ class AiFeatureStoreEntityTypeIamBinding(pulumi.CustomResource):
|
|
348
348
|
$ pulumi import gcp:vertex/aiFeatureStoreEntityTypeIamBinding:AiFeatureStoreEntityTypeIamBinding editor {{featurestore}}/entityTypes/{{featurestore_entitytype}}
|
349
349
|
```
|
350
350
|
|
351
|
-
-> **Custom Roles
|
351
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
352
352
|
|
353
353
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
354
354
|
|
@@ -288,7 +288,7 @@ class AiFeatureStoreEntityTypeIamMember(pulumi.CustomResource):
|
|
288
288
|
$ pulumi import gcp:vertex/aiFeatureStoreEntityTypeIamMember:AiFeatureStoreEntityTypeIamMember editor {{featurestore}}/entityTypes/{{featurestore_entitytype}}
|
289
289
|
```
|
290
290
|
|
291
|
-
-> **Custom Roles
|
291
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
292
292
|
|
293
293
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
294
294
|
|
@@ -348,7 +348,7 @@ class AiFeatureStoreEntityTypeIamMember(pulumi.CustomResource):
|
|
348
348
|
$ pulumi import gcp:vertex/aiFeatureStoreEntityTypeIamMember:AiFeatureStoreEntityTypeIamMember editor {{featurestore}}/entityTypes/{{featurestore_entitytype}}
|
349
349
|
```
|
350
350
|
|
351
|
-
-> **Custom Roles
|
351
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
352
352
|
|
353
353
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
354
354
|
|
@@ -185,7 +185,7 @@ class AiFeatureStoreEntityTypeIamPolicy(pulumi.CustomResource):
|
|
185
185
|
$ pulumi import gcp:vertex/aiFeatureStoreEntityTypeIamPolicy:AiFeatureStoreEntityTypeIamPolicy editor {{featurestore}}/entityTypes/{{featurestore_entitytype}}
|
186
186
|
```
|
187
187
|
|
188
|
-
-> **Custom Roles
|
188
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
189
189
|
|
190
190
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
191
191
|
|
@@ -233,7 +233,7 @@ class AiFeatureStoreEntityTypeIamPolicy(pulumi.CustomResource):
|
|
233
233
|
$ pulumi import gcp:vertex/aiFeatureStoreEntityTypeIamPolicy:AiFeatureStoreEntityTypeIamPolicy editor {{featurestore}}/entityTypes/{{featurestore_entitytype}}
|
234
234
|
```
|
235
235
|
|
236
|
-
-> **Custom Roles
|
236
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
237
237
|
|
238
238
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
239
239
|
|
@@ -338,7 +338,7 @@ class AiFeatureStoreIamBinding(pulumi.CustomResource):
|
|
338
338
|
$ pulumi import gcp:vertex/aiFeatureStoreIamBinding:AiFeatureStoreIamBinding editor projects/{{project}}/locations/{{region}}/featurestores/{{featurestore}}
|
339
339
|
```
|
340
340
|
|
341
|
-
-> **Custom Roles
|
341
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
342
342
|
|
343
343
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
344
344
|
|
@@ -406,7 +406,7 @@ class AiFeatureStoreIamBinding(pulumi.CustomResource):
|
|
406
406
|
$ pulumi import gcp:vertex/aiFeatureStoreIamBinding:AiFeatureStoreIamBinding editor projects/{{project}}/locations/{{region}}/featurestores/{{featurestore}}
|
407
407
|
```
|
408
408
|
|
409
|
-
-> **Custom Roles
|
409
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
410
410
|
|
411
411
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
412
412
|
|
@@ -338,7 +338,7 @@ class AiFeatureStoreIamMember(pulumi.CustomResource):
|
|
338
338
|
$ pulumi import gcp:vertex/aiFeatureStoreIamMember:AiFeatureStoreIamMember editor projects/{{project}}/locations/{{region}}/featurestores/{{featurestore}}
|
339
339
|
```
|
340
340
|
|
341
|
-
-> **Custom Roles
|
341
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
342
342
|
|
343
343
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
344
344
|
|
@@ -406,7 +406,7 @@ class AiFeatureStoreIamMember(pulumi.CustomResource):
|
|
406
406
|
$ pulumi import gcp:vertex/aiFeatureStoreIamMember:AiFeatureStoreIamMember editor projects/{{project}}/locations/{{region}}/featurestores/{{featurestore}}
|
407
407
|
```
|
408
408
|
|
409
|
-
-> **Custom Roles
|
409
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
410
410
|
|
411
411
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
412
412
|
|
@@ -235,7 +235,7 @@ class AiFeatureStoreIamPolicy(pulumi.CustomResource):
|
|
235
235
|
$ pulumi import gcp:vertex/aiFeatureStoreIamPolicy:AiFeatureStoreIamPolicy editor projects/{{project}}/locations/{{region}}/featurestores/{{featurestore}}
|
236
236
|
```
|
237
237
|
|
238
|
-
-> **Custom Roles
|
238
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
239
239
|
|
240
240
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
241
241
|
|
@@ -291,7 +291,7 @@ class AiFeatureStoreIamPolicy(pulumi.CustomResource):
|
|
291
291
|
$ pulumi import gcp:vertex/aiFeatureStoreIamPolicy:AiFeatureStoreIamPolicy editor projects/{{project}}/locations/{{region}}/featurestores/{{featurestore}}
|
292
292
|
```
|
293
293
|
|
294
|
-
-> **Custom Roles
|
294
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
295
295
|
|
296
296
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
297
297
|
|