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
@@ -909,7 +909,7 @@ class Subscription(pulumi.CustomResource):
|
|
909
909
|
push_config={
|
910
910
|
"push_endpoint": "https://example.com/push",
|
911
911
|
"attributes": {
|
912
|
-
"
|
912
|
+
"x_goog_version": "v1",
|
913
913
|
},
|
914
914
|
})
|
915
915
|
```
|
@@ -978,8 +978,18 @@ class Subscription(pulumi.CustomResource):
|
|
978
978
|
import pulumi_gcp as gcp
|
979
979
|
|
980
980
|
example = gcp.pubsub.Topic("example", name="example-topic")
|
981
|
+
project = gcp.organizations.get_project()
|
982
|
+
viewer = gcp.projects.IAMMember("viewer",
|
983
|
+
project=project.project_id,
|
984
|
+
role="roles/bigquery.metadataViewer",
|
985
|
+
member=f"serviceAccount:service-{project.number}@gcp-sa-pubsub.iam.gserviceaccount.com")
|
986
|
+
editor = gcp.projects.IAMMember("editor",
|
987
|
+
project=project.project_id,
|
988
|
+
role="roles/bigquery.dataEditor",
|
989
|
+
member=f"serviceAccount:service-{project.number}@gcp-sa-pubsub.iam.gserviceaccount.com")
|
981
990
|
test = gcp.bigquery.Dataset("test", dataset_id="example_dataset")
|
982
991
|
test_table = gcp.bigquery.Table("test",
|
992
|
+
deletion_protection=False,
|
983
993
|
table_id="example_table",
|
984
994
|
dataset_id=test.dataset_id,
|
985
995
|
schema=\"\"\"[
|
@@ -990,8 +1000,7 @@ class Subscription(pulumi.CustomResource):
|
|
990
1000
|
"description": "The data"
|
991
1001
|
}
|
992
1002
|
]
|
993
|
-
\"\"\"
|
994
|
-
deletion_protection=False)
|
1003
|
+
\"\"\")
|
995
1004
|
example_subscription = gcp.pubsub.Subscription("example",
|
996
1005
|
name="example-subscription",
|
997
1006
|
topic=example.id,
|
@@ -1002,8 +1011,11 @@ class Subscription(pulumi.CustomResource):
|
|
1002
1011
|
table_id=test_table.table_id
|
1003
1012
|
).apply(lambda resolved_outputs: f"{resolved_outputs['project']}.{resolved_outputs['dataset_id']}.{resolved_outputs['table_id']}")
|
1004
1013
|
,
|
1005
|
-
}
|
1006
|
-
|
1014
|
+
},
|
1015
|
+
opts = pulumi.ResourceOptions(depends_on=[
|
1016
|
+
viewer,
|
1017
|
+
editor,
|
1018
|
+
]))
|
1007
1019
|
```
|
1008
1020
|
### Pubsub Subscription Push Bq Table Schema
|
1009
1021
|
|
@@ -1012,8 +1024,18 @@ class Subscription(pulumi.CustomResource):
|
|
1012
1024
|
import pulumi_gcp as gcp
|
1013
1025
|
|
1014
1026
|
example = gcp.pubsub.Topic("example", name="example-topic")
|
1027
|
+
project = gcp.organizations.get_project()
|
1028
|
+
viewer = gcp.projects.IAMMember("viewer",
|
1029
|
+
project=project.project_id,
|
1030
|
+
role="roles/bigquery.metadataViewer",
|
1031
|
+
member=f"serviceAccount:service-{project.number}@gcp-sa-pubsub.iam.gserviceaccount.com")
|
1032
|
+
editor = gcp.projects.IAMMember("editor",
|
1033
|
+
project=project.project_id,
|
1034
|
+
role="roles/bigquery.dataEditor",
|
1035
|
+
member=f"serviceAccount:service-{project.number}@gcp-sa-pubsub.iam.gserviceaccount.com")
|
1015
1036
|
test = gcp.bigquery.Dataset("test", dataset_id="example_dataset")
|
1016
1037
|
test_table = gcp.bigquery.Table("test",
|
1038
|
+
deletion_protection=False,
|
1017
1039
|
table_id="example_table",
|
1018
1040
|
dataset_id=test.dataset_id,
|
1019
1041
|
schema=\"\"\"[
|
@@ -1024,8 +1046,7 @@ class Subscription(pulumi.CustomResource):
|
|
1024
1046
|
"description": "The data"
|
1025
1047
|
}
|
1026
1048
|
]
|
1027
|
-
\"\"\"
|
1028
|
-
deletion_protection=False)
|
1049
|
+
\"\"\")
|
1029
1050
|
example_subscription = gcp.pubsub.Subscription("example",
|
1030
1051
|
name="example-subscription",
|
1031
1052
|
topic=example.id,
|
@@ -1037,8 +1058,11 @@ class Subscription(pulumi.CustomResource):
|
|
1037
1058
|
).apply(lambda resolved_outputs: f"{resolved_outputs['project']}.{resolved_outputs['dataset_id']}.{resolved_outputs['table_id']}")
|
1038
1059
|
,
|
1039
1060
|
"use_table_schema": True,
|
1040
|
-
}
|
1041
|
-
|
1061
|
+
},
|
1062
|
+
opts = pulumi.ResourceOptions(depends_on=[
|
1063
|
+
viewer,
|
1064
|
+
editor,
|
1065
|
+
]))
|
1042
1066
|
```
|
1043
1067
|
### Pubsub Subscription Push Bq Service Account
|
1044
1068
|
|
@@ -1349,7 +1373,7 @@ class Subscription(pulumi.CustomResource):
|
|
1349
1373
|
push_config={
|
1350
1374
|
"push_endpoint": "https://example.com/push",
|
1351
1375
|
"attributes": {
|
1352
|
-
"
|
1376
|
+
"x_goog_version": "v1",
|
1353
1377
|
},
|
1354
1378
|
})
|
1355
1379
|
```
|
@@ -1418,8 +1442,18 @@ class Subscription(pulumi.CustomResource):
|
|
1418
1442
|
import pulumi_gcp as gcp
|
1419
1443
|
|
1420
1444
|
example = gcp.pubsub.Topic("example", name="example-topic")
|
1445
|
+
project = gcp.organizations.get_project()
|
1446
|
+
viewer = gcp.projects.IAMMember("viewer",
|
1447
|
+
project=project.project_id,
|
1448
|
+
role="roles/bigquery.metadataViewer",
|
1449
|
+
member=f"serviceAccount:service-{project.number}@gcp-sa-pubsub.iam.gserviceaccount.com")
|
1450
|
+
editor = gcp.projects.IAMMember("editor",
|
1451
|
+
project=project.project_id,
|
1452
|
+
role="roles/bigquery.dataEditor",
|
1453
|
+
member=f"serviceAccount:service-{project.number}@gcp-sa-pubsub.iam.gserviceaccount.com")
|
1421
1454
|
test = gcp.bigquery.Dataset("test", dataset_id="example_dataset")
|
1422
1455
|
test_table = gcp.bigquery.Table("test",
|
1456
|
+
deletion_protection=False,
|
1423
1457
|
table_id="example_table",
|
1424
1458
|
dataset_id=test.dataset_id,
|
1425
1459
|
schema=\"\"\"[
|
@@ -1430,8 +1464,7 @@ class Subscription(pulumi.CustomResource):
|
|
1430
1464
|
"description": "The data"
|
1431
1465
|
}
|
1432
1466
|
]
|
1433
|
-
\"\"\"
|
1434
|
-
deletion_protection=False)
|
1467
|
+
\"\"\")
|
1435
1468
|
example_subscription = gcp.pubsub.Subscription("example",
|
1436
1469
|
name="example-subscription",
|
1437
1470
|
topic=example.id,
|
@@ -1442,8 +1475,11 @@ class Subscription(pulumi.CustomResource):
|
|
1442
1475
|
table_id=test_table.table_id
|
1443
1476
|
).apply(lambda resolved_outputs: f"{resolved_outputs['project']}.{resolved_outputs['dataset_id']}.{resolved_outputs['table_id']}")
|
1444
1477
|
,
|
1445
|
-
}
|
1446
|
-
|
1478
|
+
},
|
1479
|
+
opts = pulumi.ResourceOptions(depends_on=[
|
1480
|
+
viewer,
|
1481
|
+
editor,
|
1482
|
+
]))
|
1447
1483
|
```
|
1448
1484
|
### Pubsub Subscription Push Bq Table Schema
|
1449
1485
|
|
@@ -1452,8 +1488,18 @@ class Subscription(pulumi.CustomResource):
|
|
1452
1488
|
import pulumi_gcp as gcp
|
1453
1489
|
|
1454
1490
|
example = gcp.pubsub.Topic("example", name="example-topic")
|
1491
|
+
project = gcp.organizations.get_project()
|
1492
|
+
viewer = gcp.projects.IAMMember("viewer",
|
1493
|
+
project=project.project_id,
|
1494
|
+
role="roles/bigquery.metadataViewer",
|
1495
|
+
member=f"serviceAccount:service-{project.number}@gcp-sa-pubsub.iam.gserviceaccount.com")
|
1496
|
+
editor = gcp.projects.IAMMember("editor",
|
1497
|
+
project=project.project_id,
|
1498
|
+
role="roles/bigquery.dataEditor",
|
1499
|
+
member=f"serviceAccount:service-{project.number}@gcp-sa-pubsub.iam.gserviceaccount.com")
|
1455
1500
|
test = gcp.bigquery.Dataset("test", dataset_id="example_dataset")
|
1456
1501
|
test_table = gcp.bigquery.Table("test",
|
1502
|
+
deletion_protection=False,
|
1457
1503
|
table_id="example_table",
|
1458
1504
|
dataset_id=test.dataset_id,
|
1459
1505
|
schema=\"\"\"[
|
@@ -1464,8 +1510,7 @@ class Subscription(pulumi.CustomResource):
|
|
1464
1510
|
"description": "The data"
|
1465
1511
|
}
|
1466
1512
|
]
|
1467
|
-
\"\"\"
|
1468
|
-
deletion_protection=False)
|
1513
|
+
\"\"\")
|
1469
1514
|
example_subscription = gcp.pubsub.Subscription("example",
|
1470
1515
|
name="example-subscription",
|
1471
1516
|
topic=example.id,
|
@@ -1477,8 +1522,11 @@ class Subscription(pulumi.CustomResource):
|
|
1477
1522
|
).apply(lambda resolved_outputs: f"{resolved_outputs['project']}.{resolved_outputs['dataset_id']}.{resolved_outputs['table_id']}")
|
1478
1523
|
,
|
1479
1524
|
"use_table_schema": True,
|
1480
|
-
}
|
1481
|
-
|
1525
|
+
},
|
1526
|
+
opts = pulumi.ResourceOptions(depends_on=[
|
1527
|
+
viewer,
|
1528
|
+
editor,
|
1529
|
+
]))
|
1482
1530
|
```
|
1483
1531
|
### Pubsub Subscription Push Bq Service Account
|
1484
1532
|
|
@@ -412,7 +412,7 @@ class TopicIAMBinding(pulumi.CustomResource):
|
|
412
412
|
$ pulumi import gcp:pubsub/topicIAMBinding:TopicIAMBinding editor projects/{{project}}/topics/{{topic}}
|
413
413
|
```
|
414
414
|
|
415
|
-
-> **Custom Roles
|
415
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
416
416
|
|
417
417
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
418
418
|
|
@@ -592,7 +592,7 @@ class TopicIAMBinding(pulumi.CustomResource):
|
|
592
592
|
$ pulumi import gcp:pubsub/topicIAMBinding:TopicIAMBinding editor projects/{{project}}/topics/{{topic}}
|
593
593
|
```
|
594
594
|
|
595
|
-
-> **Custom Roles
|
595
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
596
596
|
|
597
597
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
598
598
|
|
@@ -412,7 +412,7 @@ class TopicIAMMember(pulumi.CustomResource):
|
|
412
412
|
$ pulumi import gcp:pubsub/topicIAMMember:TopicIAMMember editor projects/{{project}}/topics/{{topic}}
|
413
413
|
```
|
414
414
|
|
415
|
-
-> **Custom Roles
|
415
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
416
416
|
|
417
417
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
418
418
|
|
@@ -592,7 +592,7 @@ class TopicIAMMember(pulumi.CustomResource):
|
|
592
592
|
$ pulumi import gcp:pubsub/topicIAMMember:TopicIAMMember editor projects/{{project}}/topics/{{topic}}
|
593
593
|
```
|
594
594
|
|
595
|
-
-> **Custom Roles
|
595
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
596
596
|
|
597
597
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
598
598
|
|
@@ -309,7 +309,7 @@ class TopicIAMPolicy(pulumi.CustomResource):
|
|
309
309
|
$ pulumi import gcp:pubsub/topicIAMPolicy:TopicIAMPolicy editor projects/{{project}}/topics/{{topic}}
|
310
310
|
```
|
311
311
|
|
312
|
-
-> **Custom Roles
|
312
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
313
313
|
|
314
314
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
315
315
|
|
@@ -477,7 +477,7 @@ class TopicIAMPolicy(pulumi.CustomResource):
|
|
477
477
|
$ pulumi import gcp:pubsub/topicIAMPolicy:TopicIAMPolicy editor projects/{{project}}/topics/{{topic}}
|
478
478
|
```
|
479
479
|
|
480
|
-
-> **Custom Roles
|
480
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
481
481
|
|
482
482
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
483
483
|
|
pulumi_gcp/pulumi-plugin.json
CHANGED
@@ -295,7 +295,7 @@ class ConfigIamBinding(pulumi.CustomResource):
|
|
295
295
|
$ pulumi import gcp:runtimeconfig/configIamBinding:ConfigIamBinding editor projects/{{project}}/configs/{{config}}
|
296
296
|
```
|
297
297
|
|
298
|
-
-> **Custom Roles
|
298
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
299
299
|
|
300
300
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
301
301
|
|
@@ -358,7 +358,7 @@ class ConfigIamBinding(pulumi.CustomResource):
|
|
358
358
|
$ pulumi import gcp:runtimeconfig/configIamBinding:ConfigIamBinding editor projects/{{project}}/configs/{{config}}
|
359
359
|
```
|
360
360
|
|
361
|
-
-> **Custom Roles
|
361
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
362
362
|
|
363
363
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
364
364
|
|
@@ -295,7 +295,7 @@ class ConfigIamMember(pulumi.CustomResource):
|
|
295
295
|
$ pulumi import gcp:runtimeconfig/configIamMember:ConfigIamMember editor projects/{{project}}/configs/{{config}}
|
296
296
|
```
|
297
297
|
|
298
|
-
-> **Custom Roles
|
298
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
299
299
|
|
300
300
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
301
301
|
|
@@ -358,7 +358,7 @@ class ConfigIamMember(pulumi.CustomResource):
|
|
358
358
|
$ pulumi import gcp:runtimeconfig/configIamMember:ConfigIamMember editor projects/{{project}}/configs/{{config}}
|
359
359
|
```
|
360
360
|
|
361
|
-
-> **Custom Roles
|
361
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
362
362
|
|
363
363
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
364
364
|
|
@@ -192,7 +192,7 @@ class ConfigIamPolicy(pulumi.CustomResource):
|
|
192
192
|
$ pulumi import gcp:runtimeconfig/configIamPolicy:ConfigIamPolicy editor projects/{{project}}/configs/{{config}}
|
193
193
|
```
|
194
194
|
|
195
|
-
-> **Custom Roles
|
195
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
196
196
|
|
197
197
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
198
198
|
|
@@ -243,7 +243,7 @@ class ConfigIamPolicy(pulumi.CustomResource):
|
|
243
243
|
$ pulumi import gcp:runtimeconfig/configIamPolicy:ConfigIamPolicy editor projects/{{project}}/configs/{{config}}
|
244
244
|
```
|
245
245
|
|
246
|
-
-> **Custom Roles
|
246
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
247
247
|
|
248
248
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
249
249
|
|
@@ -589,7 +589,7 @@ class RegionalSecretIamBinding(pulumi.CustomResource):
|
|
589
589
|
$ pulumi import gcp:secretmanager/regionalSecretIamBinding:RegionalSecretIamBinding editor projects/{{project}}/locations/{{location}}/secrets/{{secret_id}}
|
590
590
|
```
|
591
591
|
|
592
|
-
-> **Custom Roles
|
592
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
593
593
|
|
594
594
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
595
595
|
|
@@ -902,7 +902,7 @@ class RegionalSecretIamBinding(pulumi.CustomResource):
|
|
902
902
|
$ pulumi import gcp:secretmanager/regionalSecretIamBinding:RegionalSecretIamBinding editor projects/{{project}}/locations/{{location}}/secrets/{{secret_id}}
|
903
903
|
```
|
904
904
|
|
905
|
-
-> **Custom Roles
|
905
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
906
906
|
|
907
907
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
908
908
|
|
@@ -589,7 +589,7 @@ class RegionalSecretIamMember(pulumi.CustomResource):
|
|
589
589
|
$ pulumi import gcp:secretmanager/regionalSecretIamMember:RegionalSecretIamMember editor projects/{{project}}/locations/{{location}}/secrets/{{secret_id}}
|
590
590
|
```
|
591
591
|
|
592
|
-
-> **Custom Roles
|
592
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
593
593
|
|
594
594
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
595
595
|
|
@@ -902,7 +902,7 @@ class RegionalSecretIamMember(pulumi.CustomResource):
|
|
902
902
|
$ pulumi import gcp:secretmanager/regionalSecretIamMember:RegionalSecretIamMember editor projects/{{project}}/locations/{{location}}/secrets/{{secret_id}}
|
903
903
|
```
|
904
904
|
|
905
|
-
-> **Custom Roles
|
905
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
906
906
|
|
907
907
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
908
908
|
|
@@ -474,7 +474,7 @@ class RegionalSecretIamPolicy(pulumi.CustomResource):
|
|
474
474
|
$ pulumi import gcp:secretmanager/regionalSecretIamPolicy:RegionalSecretIamPolicy editor projects/{{project}}/locations/{{location}}/secrets/{{secret_id}}
|
475
475
|
```
|
476
476
|
|
477
|
-
-> **Custom Roles
|
477
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
478
478
|
|
479
479
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
480
480
|
|
@@ -773,7 +773,7 @@ class RegionalSecretIamPolicy(pulumi.CustomResource):
|
|
773
773
|
$ pulumi import gcp:secretmanager/regionalSecretIamPolicy:RegionalSecretIamPolicy editor projects/{{project}}/locations/{{location}}/secrets/{{secret_id}}
|
774
774
|
```
|
775
775
|
|
776
|
-
-> **Custom Roles
|
776
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
777
777
|
|
778
778
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
779
779
|
|
@@ -530,7 +530,7 @@ class SecretIamBinding(pulumi.CustomResource):
|
|
530
530
|
$ pulumi import gcp:secretmanager/secretIamBinding:SecretIamBinding editor projects/{{project}}/secrets/{{secret_id}}
|
531
531
|
```
|
532
532
|
|
533
|
-
-> **Custom Roles
|
533
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
534
534
|
|
535
535
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
536
536
|
|
@@ -825,7 +825,7 @@ class SecretIamBinding(pulumi.CustomResource):
|
|
825
825
|
$ pulumi import gcp:secretmanager/secretIamBinding:SecretIamBinding editor projects/{{project}}/secrets/{{secret_id}}
|
826
826
|
```
|
827
827
|
|
828
|
-
-> **Custom Roles
|
828
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
829
829
|
|
830
830
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
831
831
|
|
@@ -530,7 +530,7 @@ class SecretIamMember(pulumi.CustomResource):
|
|
530
530
|
$ pulumi import gcp:secretmanager/secretIamMember:SecretIamMember editor projects/{{project}}/secrets/{{secret_id}}
|
531
531
|
```
|
532
532
|
|
533
|
-
-> **Custom Roles
|
533
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
534
534
|
|
535
535
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
536
536
|
|
@@ -825,7 +825,7 @@ class SecretIamMember(pulumi.CustomResource):
|
|
825
825
|
$ pulumi import gcp:secretmanager/secretIamMember:SecretIamMember editor projects/{{project}}/secrets/{{secret_id}}
|
826
826
|
```
|
827
827
|
|
828
|
-
-> **Custom Roles
|
828
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
829
829
|
|
830
830
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
831
831
|
|
@@ -415,7 +415,7 @@ class SecretIamPolicy(pulumi.CustomResource):
|
|
415
415
|
$ pulumi import gcp:secretmanager/secretIamPolicy:SecretIamPolicy editor projects/{{project}}/secrets/{{secret_id}}
|
416
416
|
```
|
417
417
|
|
418
|
-
-> **Custom Roles
|
418
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
419
419
|
|
420
420
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
421
421
|
|
@@ -696,7 +696,7 @@ class SecretIamPolicy(pulumi.CustomResource):
|
|
696
696
|
$ pulumi import gcp:secretmanager/secretIamPolicy:SecretIamPolicy editor projects/{{project}}/secrets/{{secret_id}}
|
697
697
|
```
|
698
698
|
|
699
|
-
-> **Custom Roles
|
699
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
700
700
|
|
701
701
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
702
702
|
|
@@ -469,7 +469,7 @@ class RepositoryIamBinding(pulumi.CustomResource):
|
|
469
469
|
$ pulumi import gcp:securesourcemanager/repositoryIamBinding:RepositoryIamBinding editor projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}
|
470
470
|
```
|
471
471
|
|
472
|
-
-> **Custom Roles
|
472
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
473
473
|
|
474
474
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
475
475
|
|
@@ -662,7 +662,7 @@ class RepositoryIamBinding(pulumi.CustomResource):
|
|
662
662
|
$ pulumi import gcp:securesourcemanager/repositoryIamBinding:RepositoryIamBinding editor projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}
|
663
663
|
```
|
664
664
|
|
665
|
-
-> **Custom Roles
|
665
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
666
666
|
|
667
667
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
668
668
|
|
@@ -469,7 +469,7 @@ class RepositoryIamMember(pulumi.CustomResource):
|
|
469
469
|
$ pulumi import gcp:securesourcemanager/repositoryIamMember:RepositoryIamMember editor projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}
|
470
470
|
```
|
471
471
|
|
472
|
-
-> **Custom Roles
|
472
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
473
473
|
|
474
474
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
475
475
|
|
@@ -662,7 +662,7 @@ class RepositoryIamMember(pulumi.CustomResource):
|
|
662
662
|
$ pulumi import gcp:securesourcemanager/repositoryIamMember:RepositoryIamMember editor projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}
|
663
663
|
```
|
664
664
|
|
665
|
-
-> **Custom Roles
|
665
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
666
666
|
|
667
667
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
668
668
|
|
@@ -366,7 +366,7 @@ class RepositoryIamPolicy(pulumi.CustomResource):
|
|
366
366
|
$ pulumi import gcp:securesourcemanager/repositoryIamPolicy:RepositoryIamPolicy editor projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}
|
367
367
|
```
|
368
368
|
|
369
|
-
-> **Custom Roles
|
369
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
370
370
|
|
371
371
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
372
372
|
|
@@ -547,7 +547,7 @@ class RepositoryIamPolicy(pulumi.CustomResource):
|
|
547
547
|
$ pulumi import gcp:securesourcemanager/repositoryIamPolicy:RepositoryIamPolicy editor projects/{{project}}/locations/{{location}}/repositories/{{repository_id}}
|
548
548
|
```
|
549
549
|
|
550
|
-
-> **Custom Roles
|
550
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
551
551
|
|
552
552
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
553
553
|
|
@@ -303,7 +303,7 @@ class V2OrganizationSourceIamBinding(pulumi.CustomResource):
|
|
303
303
|
member="user:jane@example.com")
|
304
304
|
```
|
305
305
|
|
306
|
-
## > **Custom Roles
|
306
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
307
307
|
|
308
308
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
309
309
|
---
|
@@ -394,7 +394,7 @@ class V2OrganizationSourceIamBinding(pulumi.CustomResource):
|
|
394
394
|
$ pulumi import gcp:securitycenter/v2OrganizationSourceIamBinding:V2OrganizationSourceIamBinding editor organizations/{{organization}}/sources/{{source}}
|
395
395
|
```
|
396
396
|
|
397
|
-
-> **Custom Roles
|
397
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
398
398
|
|
399
399
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
400
400
|
|
@@ -476,7 +476,7 @@ class V2OrganizationSourceIamBinding(pulumi.CustomResource):
|
|
476
476
|
member="user:jane@example.com")
|
477
477
|
```
|
478
478
|
|
479
|
-
## > **Custom Roles
|
479
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
480
480
|
|
481
481
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
482
482
|
---
|
@@ -567,7 +567,7 @@ class V2OrganizationSourceIamBinding(pulumi.CustomResource):
|
|
567
567
|
$ pulumi import gcp:securitycenter/v2OrganizationSourceIamBinding:V2OrganizationSourceIamBinding editor organizations/{{organization}}/sources/{{source}}
|
568
568
|
```
|
569
569
|
|
570
|
-
-> **Custom Roles
|
570
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
571
571
|
|
572
572
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
573
573
|
|
@@ -303,7 +303,7 @@ class V2OrganizationSourceIamMember(pulumi.CustomResource):
|
|
303
303
|
member="user:jane@example.com")
|
304
304
|
```
|
305
305
|
|
306
|
-
## > **Custom Roles
|
306
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
307
307
|
|
308
308
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
309
309
|
---
|
@@ -394,7 +394,7 @@ class V2OrganizationSourceIamMember(pulumi.CustomResource):
|
|
394
394
|
$ pulumi import gcp:securitycenter/v2OrganizationSourceIamMember:V2OrganizationSourceIamMember editor organizations/{{organization}}/sources/{{source}}
|
395
395
|
```
|
396
396
|
|
397
|
-
-> **Custom Roles
|
397
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
398
398
|
|
399
399
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
400
400
|
|
@@ -476,7 +476,7 @@ class V2OrganizationSourceIamMember(pulumi.CustomResource):
|
|
476
476
|
member="user:jane@example.com")
|
477
477
|
```
|
478
478
|
|
479
|
-
## > **Custom Roles
|
479
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
480
480
|
|
481
481
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
482
482
|
---
|
@@ -567,7 +567,7 @@ class V2OrganizationSourceIamMember(pulumi.CustomResource):
|
|
567
567
|
$ pulumi import gcp:securitycenter/v2OrganizationSourceIamMember:V2OrganizationSourceIamMember editor organizations/{{organization}}/sources/{{source}}
|
568
568
|
```
|
569
569
|
|
570
|
-
-> **Custom Roles
|
570
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
571
571
|
|
572
572
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
573
573
|
|
@@ -200,7 +200,7 @@ class V2OrganizationSourceIamPolicy(pulumi.CustomResource):
|
|
200
200
|
member="user:jane@example.com")
|
201
201
|
```
|
202
202
|
|
203
|
-
## > **Custom Roles
|
203
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
204
204
|
|
205
205
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
206
206
|
---
|
@@ -291,7 +291,7 @@ class V2OrganizationSourceIamPolicy(pulumi.CustomResource):
|
|
291
291
|
$ pulumi import gcp:securitycenter/v2OrganizationSourceIamPolicy:V2OrganizationSourceIamPolicy editor organizations/{{organization}}/sources/{{source}}
|
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
|
|
@@ -361,7 +361,7 @@ class V2OrganizationSourceIamPolicy(pulumi.CustomResource):
|
|
361
361
|
member="user:jane@example.com")
|
362
362
|
```
|
363
363
|
|
364
|
-
## > **Custom Roles
|
364
|
+
## > **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
365
365
|
|
366
366
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
367
367
|
---
|
@@ -452,7 +452,7 @@ class V2OrganizationSourceIamPolicy(pulumi.CustomResource):
|
|
452
452
|
$ pulumi import gcp:securitycenter/v2OrganizationSourceIamPolicy:V2OrganizationSourceIamPolicy editor organizations/{{organization}}/sources/{{source}}
|
453
453
|
```
|
454
454
|
|
455
|
-
-> **Custom Roles
|
455
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
456
456
|
|
457
457
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
458
458
|
|