pulumi-gcp 7.24.0__py3-none-any.whl → 7.24.0a1715926460__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 -16
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +12 -12
- pulumi_gcp/apigateway/api_config_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_policy.py +8 -8
- pulumi_gcp/apigateway/api_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_iam_policy.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_binding.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_member.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_policy.py +8 -8
- pulumi_gcp/apigee/environment_iam_binding.py +12 -12
- pulumi_gcp/apigee/environment_iam_member.py +12 -12
- pulumi_gcp/apigee/environment_iam_policy.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_binding.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_member.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_policy.py +12 -12
- pulumi_gcp/bigquery/_inputs.py +0 -16
- pulumi_gcp/bigquery/connection.py +0 -126
- pulumi_gcp/bigquery/connection_iam_binding.py +12 -12
- pulumi_gcp/bigquery/connection_iam_member.py +12 -12
- pulumi_gcp/bigquery/connection_iam_policy.py +12 -12
- pulumi_gcp/bigquery/dataset_access.py +0 -56
- pulumi_gcp/bigquery/dataset_iam_binding.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_member.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_policy.py +12 -12
- pulumi_gcp/bigquery/iam_binding.py +12 -12
- pulumi_gcp/bigquery/iam_member.py +12 -12
- pulumi_gcp/bigquery/iam_policy.py +12 -12
- pulumi_gcp/bigquery/outputs.py +0 -16
- pulumi_gcp/bigquery/routine.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +12 -12
- pulumi_gcp/bigtable/instance_iam_binding.py +12 -12
- pulumi_gcp/bigtable/instance_iam_member.py +12 -12
- pulumi_gcp/bigtable/instance_iam_policy.py +12 -12
- pulumi_gcp/bigtable/table_iam_binding.py +12 -12
- pulumi_gcp/bigtable/table_iam_member.py +12 -12
- pulumi_gcp/bigtable/table_iam_policy.py +12 -12
- pulumi_gcp/billing/account_iam_binding.py +12 -12
- pulumi_gcp/billing/account_iam_member.py +12 -12
- pulumi_gcp/billing/account_iam_policy.py +12 -12
- pulumi_gcp/billing/project_info.py +4 -4
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +12 -12
- pulumi_gcp/cloudasset/__init__.py +0 -1
- pulumi_gcp/cloudasset/outputs.py +0 -184
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctions/function.py +0 -21
- pulumi_gcp/cloudfunctions/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +12 -12
- pulumi_gcp/cloudrun/iam_binding.py +12 -12
- pulumi_gcp/cloudrun/iam_member.py +12 -12
- pulumi_gcp/cloudrun/iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_policy.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_binding.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_member.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_policy.py +12 -12
- pulumi_gcp/compute/__init__.py +0 -1
- pulumi_gcp/compute/_inputs.py +0 -681
- pulumi_gcp/compute/backend_service.py +0 -315
- pulumi_gcp/compute/disk_iam_binding.py +12 -12
- pulumi_gcp/compute/disk_iam_member.py +12 -12
- pulumi_gcp/compute/disk_iam_policy.py +12 -12
- pulumi_gcp/compute/forwarding_rule.py +6 -6
- pulumi_gcp/compute/get_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_region_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_router_nat.py +1 -11
- pulumi_gcp/compute/get_snapshot.py +0 -2
- pulumi_gcp/compute/image_iam_binding.py +12 -12
- pulumi_gcp/compute/image_iam_member.py +12 -12
- pulumi_gcp/compute/image_iam_policy.py +12 -12
- pulumi_gcp/compute/instance_iam_binding.py +12 -12
- pulumi_gcp/compute/instance_iam_member.py +12 -12
- pulumi_gcp/compute/instance_iam_policy.py +12 -12
- pulumi_gcp/compute/machine_image_iam_binding.py +8 -8
- pulumi_gcp/compute/machine_image_iam_member.py +8 -8
- pulumi_gcp/compute/machine_image_iam_policy.py +8 -8
- pulumi_gcp/compute/outputs.py +0 -701
- pulumi_gcp/compute/region_backend_service.py +0 -315
- pulumi_gcp/compute/region_disk_iam_binding.py +12 -12
- pulumi_gcp/compute/region_disk_iam_member.py +12 -12
- pulumi_gcp/compute/region_disk_iam_policy.py +12 -12
- pulumi_gcp/compute/router_nat.py +0 -68
- pulumi_gcp/compute/router_peer.py +0 -88
- pulumi_gcp/compute/security_policy.py +0 -49
- pulumi_gcp/compute/snapshot_iam_binding.py +12 -12
- pulumi_gcp/compute/snapshot_iam_member.py +12 -12
- pulumi_gcp/compute/snapshot_iam_policy.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_binding.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_member.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_policy.py +12 -12
- pulumi_gcp/compute/target_instance.py +4 -4
- pulumi_gcp/compute/target_pool.py +21 -21
- pulumi_gcp/container/_inputs.py +2 -14
- pulumi_gcp/container/outputs.py +4 -16
- pulumi_gcp/containeranalysis/note_iam_binding.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_member.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_policy.py +12 -12
- pulumi_gcp/databasemigrationservice/connection_profile.py +6 -6
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_member.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_member.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +12 -12
- pulumi_gcp/dataloss/_inputs.py +13 -420
- pulumi_gcp/dataloss/outputs.py +13 -439
- pulumi_gcp/dataplex/asset_iam_binding.py +12 -12
- pulumi_gcp/dataplex/asset_iam_member.py +12 -12
- pulumi_gcp/dataplex/asset_iam_policy.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_binding.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_member.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_policy.py +12 -12
- pulumi_gcp/dataplex/lake_iam_binding.py +12 -12
- pulumi_gcp/dataplex/lake_iam_member.py +12 -12
- pulumi_gcp/dataplex/lake_iam_policy.py +12 -12
- pulumi_gcp/dataplex/task.py +16 -16
- pulumi_gcp/dataplex/task_iam_binding.py +12 -12
- pulumi_gcp/dataplex/task_iam_member.py +12 -12
- pulumi_gcp/dataplex/task_iam_policy.py +12 -12
- pulumi_gcp/dataplex/zone_iam_binding.py +12 -12
- pulumi_gcp/dataplex/zone_iam_member.py +12 -12
- pulumi_gcp/dataplex/zone_iam_policy.py +12 -12
- pulumi_gcp/dataproc/_inputs.py +46 -190
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_binding.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_member.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_policy.py +12 -12
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +2 -26
- pulumi_gcp/dataproc/job_iam_binding.py +12 -12
- pulumi_gcp/dataproc/job_iam_member.py +12 -12
- pulumi_gcp/dataproc/job_iam_policy.py +12 -12
- pulumi_gcp/dataproc/metastore_federation.py +0 -4
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -208
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_member.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +12 -12
- pulumi_gcp/dataproc/outputs.py +46 -182
- pulumi_gcp/datastream/_inputs.py +815 -1784
- pulumi_gcp/datastream/connection_profile.py +3 -163
- pulumi_gcp/datastream/outputs.py +2 -861
- pulumi_gcp/datastream/stream.py +0 -174
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +12 -12
- pulumi_gcp/endpoints/service_iam_binding.py +12 -12
- pulumi_gcp/endpoints/service_iam_member.py +12 -12
- pulumi_gcp/endpoints/service_iam_policy.py +12 -12
- pulumi_gcp/firestore/field.py +4 -4
- pulumi_gcp/folder/iam_audit_config.py +23 -23
- pulumi_gcp/folder/iam_member.py +16 -16
- pulumi_gcp/folder/iam_policy.py +16 -16
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +12 -12
- pulumi_gcp/gkehub/feature_iam_binding.py +12 -12
- pulumi_gcp/gkehub/feature_iam_member.py +12 -12
- pulumi_gcp/gkehub/feature_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_binding.py +6 -6
- pulumi_gcp/gkehub/membership_iam_binding.py +12 -12
- pulumi_gcp/gkehub/membership_iam_member.py +12 -12
- pulumi_gcp/gkehub/membership_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
- pulumi_gcp/gkehub/namespace.py +4 -4
- pulumi_gcp/gkehub/scope_iam_binding.py +12 -12
- pulumi_gcp/gkehub/scope_iam_member.py +12 -12
- pulumi_gcp/gkehub/scope_iam_policy.py +12 -12
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +4 -4
- pulumi_gcp/healthcare/consent_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_member.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_iam_binding.py +12 -12
- pulumi_gcp/iap/web_iam_member.py +12 -12
- pulumi_gcp/iap/web_iam_policy.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_policy.py +12 -12
- pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
- pulumi_gcp/kms/key_ring_iam_binding.py +12 -12
- pulumi_gcp/kms/key_ring_iam_member.py +12 -12
- pulumi_gcp/kms/key_ring_iam_policy.py +12 -12
- pulumi_gcp/netapp/storage_pool.py +7 -7
- pulumi_gcp/netapp/volume.py +4 -4
- pulumi_gcp/networksecurity/gateway_security_policy.py +4 -4
- pulumi_gcp/networksecurity/tls_inspection_policy.py +5 -419
- pulumi_gcp/networkservices/__init__.py +0 -1
- pulumi_gcp/networkservices/_inputs.py +0 -254
- pulumi_gcp/networkservices/outputs.py +0 -265
- pulumi_gcp/notebooks/instance_iam_binding.py +12 -12
- pulumi_gcp/notebooks/instance_iam_member.py +12 -12
- pulumi_gcp/notebooks/instance_iam_policy.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_binding.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_member.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_policy.py +12 -12
- pulumi_gcp/organizations/_inputs.py +0 -10
- pulumi_gcp/organizations/iam_member.py +16 -16
- pulumi_gcp/organizations/iam_policy.py +16 -16
- pulumi_gcp/organizations/outputs.py +0 -10
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/projects/iam_audit_config.py +23 -23
- pulumi_gcp/projects/iam_binding.py +23 -23
- pulumi_gcp/projects/iam_member.py +23 -23
- pulumi_gcp/projects/iam_policy.py +16 -16
- pulumi_gcp/projects/service.py +43 -2
- pulumi_gcp/pubsub/schema_iam_binding.py +12 -12
- pulumi_gcp/pubsub/schema_iam_member.py +12 -12
- pulumi_gcp/pubsub/schema_iam_policy.py +12 -12
- pulumi_gcp/pubsub/subscription.py +4 -4
- pulumi_gcp/pubsub/subscription_iam_binding.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_member.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_policy.py +12 -12
- pulumi_gcp/pubsub/topic_iam_binding.py +12 -12
- pulumi_gcp/pubsub/topic_iam_member.py +12 -12
- pulumi_gcp/pubsub/topic_iam_policy.py +12 -12
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/secret_iam_binding.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_member.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_policy.py +12 -12
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_policy.py +8 -8
- pulumi_gcp/sourcerepo/repository_iam_binding.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_member.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_policy.py +12 -12
- pulumi_gcp/spanner/database_iam_binding.py +12 -12
- pulumi_gcp/spanner/database_iam_member.py +12 -12
- pulumi_gcp/spanner/database_iam_policy.py +12 -12
- pulumi_gcp/spanner/instance_iam_binding.py +12 -12
- pulumi_gcp/spanner/instance_iam_member.py +12 -12
- pulumi_gcp/spanner/instance_iam_policy.py +12 -12
- pulumi_gcp/storage/_inputs.py +10 -12
- pulumi_gcp/storage/bucket.py +0 -44
- pulumi_gcp/storage/bucket_iam_binding.py +12 -12
- pulumi_gcp/storage/bucket_iam_member.py +12 -12
- pulumi_gcp/storage/bucket_iam_policy.py +12 -12
- pulumi_gcp/storage/outputs.py +10 -12
- pulumi_gcp/tags/tag_key_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_key_iam_member.py +12 -12
- pulumi_gcp/tags/tag_key_iam_policy.py +12 -12
- pulumi_gcp/tags/tag_value_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_value_iam_member.py +12 -12
- pulumi_gcp/tags/tag_value_iam_policy.py +12 -12
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/RECORD +324 -327
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -197
- pulumi_gcp/compute/interconnect.py +0 -1683
- pulumi_gcp/networkservices/lb_traffic_extension.py +0 -1181
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/top_level.txt +0 -0
@@ -22,7 +22,7 @@ class IAMBindingArgs:
|
|
22
22
|
condition: Optional[pulumi.Input['IAMBindingConditionArgs']] = None):
|
23
23
|
"""
|
24
24
|
The set of arguments for constructing a IAMBinding resource.
|
25
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] members: Identities that will be granted the privilege in `role`.
|
25
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] members: Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
26
26
|
Each entry can have one of the following values:
|
27
27
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
28
28
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -46,7 +46,7 @@ class IAMBindingArgs:
|
|
46
46
|
@pulumi.getter
|
47
47
|
def members(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
48
48
|
"""
|
49
|
-
Identities that will be granted the privilege in `role`.
|
49
|
+
Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
50
50
|
Each entry can have one of the following values:
|
51
51
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
52
52
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -113,7 +113,7 @@ class _IAMBindingState:
|
|
113
113
|
:param pulumi.Input['IAMBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
114
114
|
Structure is documented below.
|
115
115
|
:param pulumi.Input[str] etag: (Computed) The etag of the project's IAM policy.
|
116
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] members: Identities that will be granted the privilege in `role`.
|
116
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] members: Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
117
117
|
Each entry can have one of the following values:
|
118
118
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
119
119
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -165,7 +165,7 @@ class _IAMBindingState:
|
|
165
165
|
@pulumi.getter
|
166
166
|
def members(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
167
167
|
"""
|
168
|
-
Identities that will be granted the privilege in `role`.
|
168
|
+
Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
169
169
|
Each entry can have one of the following values:
|
170
170
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
171
171
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -231,7 +231,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
231
231
|
> **Note:** The underlying API method `projects.setIamPolicy` has a lot of constraints which are documented [here](https://cloud.google.com/resource-manager/reference/rest/v1/projects/setIamPolicy). In addition to these constraints,
|
232
232
|
IAM Conditions cannot be used with Basic Roles such as Owner. Violating these constraints will result in the API returning 400 error code so please review these if you encounter errors with this resource.
|
233
233
|
|
234
|
-
##
|
234
|
+
## google\\_project\\_iam\\_policy
|
235
235
|
|
236
236
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
237
237
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -274,7 +274,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
274
274
|
policy_data=admin.policy_data)
|
275
275
|
```
|
276
276
|
|
277
|
-
##
|
277
|
+
## google\\_project\\_iam\\_binding
|
278
278
|
|
279
279
|
```python
|
280
280
|
import pulumi
|
@@ -303,7 +303,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
303
303
|
))
|
304
304
|
```
|
305
305
|
|
306
|
-
##
|
306
|
+
## google\\_project\\_iam\\_member
|
307
307
|
|
308
308
|
```python
|
309
309
|
import pulumi
|
@@ -332,7 +332,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
332
332
|
))
|
333
333
|
```
|
334
334
|
|
335
|
-
##
|
335
|
+
## google\\_project\\_iam\\_audit\\_config
|
336
336
|
|
337
337
|
```python
|
338
338
|
import pulumi
|
@@ -352,7 +352,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
352
352
|
])
|
353
353
|
```
|
354
354
|
|
355
|
-
##
|
355
|
+
## google\\_project\\_iam\\_policy
|
356
356
|
|
357
357
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
358
358
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -395,7 +395,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
395
395
|
policy_data=admin.policy_data)
|
396
396
|
```
|
397
397
|
|
398
|
-
##
|
398
|
+
## google\\_project\\_iam\\_binding
|
399
399
|
|
400
400
|
```python
|
401
401
|
import pulumi
|
@@ -424,7 +424,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
424
424
|
))
|
425
425
|
```
|
426
426
|
|
427
|
-
##
|
427
|
+
## google\\_project\\_iam\\_member
|
428
428
|
|
429
429
|
```python
|
430
430
|
import pulumi
|
@@ -453,7 +453,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
453
453
|
))
|
454
454
|
```
|
455
455
|
|
456
|
-
##
|
456
|
+
## google\\_project\\_iam\\_audit\\_config
|
457
457
|
|
458
458
|
```python
|
459
459
|
import pulumi
|
@@ -503,7 +503,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
503
503
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
504
504
|
:param pulumi.Input[pulumi.InputType['IAMBindingConditionArgs']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
505
505
|
Structure is documented below.
|
506
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] members: Identities that will be granted the privilege in `role`.
|
506
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] members: Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
507
507
|
Each entry can have one of the following values:
|
508
508
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
509
509
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -536,7 +536,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
536
536
|
> **Note:** The underlying API method `projects.setIamPolicy` has a lot of constraints which are documented [here](https://cloud.google.com/resource-manager/reference/rest/v1/projects/setIamPolicy). In addition to these constraints,
|
537
537
|
IAM Conditions cannot be used with Basic Roles such as Owner. Violating these constraints will result in the API returning 400 error code so please review these if you encounter errors with this resource.
|
538
538
|
|
539
|
-
##
|
539
|
+
## google\\_project\\_iam\\_policy
|
540
540
|
|
541
541
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
542
542
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -579,7 +579,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
579
579
|
policy_data=admin.policy_data)
|
580
580
|
```
|
581
581
|
|
582
|
-
##
|
582
|
+
## google\\_project\\_iam\\_binding
|
583
583
|
|
584
584
|
```python
|
585
585
|
import pulumi
|
@@ -608,7 +608,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
608
608
|
))
|
609
609
|
```
|
610
610
|
|
611
|
-
##
|
611
|
+
## google\\_project\\_iam\\_member
|
612
612
|
|
613
613
|
```python
|
614
614
|
import pulumi
|
@@ -637,7 +637,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
637
637
|
))
|
638
638
|
```
|
639
639
|
|
640
|
-
##
|
640
|
+
## google\\_project\\_iam\\_audit\\_config
|
641
641
|
|
642
642
|
```python
|
643
643
|
import pulumi
|
@@ -657,7 +657,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
657
657
|
])
|
658
658
|
```
|
659
659
|
|
660
|
-
##
|
660
|
+
## google\\_project\\_iam\\_policy
|
661
661
|
|
662
662
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
663
663
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -700,7 +700,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
700
700
|
policy_data=admin.policy_data)
|
701
701
|
```
|
702
702
|
|
703
|
-
##
|
703
|
+
## google\\_project\\_iam\\_binding
|
704
704
|
|
705
705
|
```python
|
706
706
|
import pulumi
|
@@ -729,7 +729,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
729
729
|
))
|
730
730
|
```
|
731
731
|
|
732
|
-
##
|
732
|
+
## google\\_project\\_iam\\_member
|
733
733
|
|
734
734
|
```python
|
735
735
|
import pulumi
|
@@ -758,7 +758,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
758
758
|
))
|
759
759
|
```
|
760
760
|
|
761
|
-
##
|
761
|
+
## google\\_project\\_iam\\_audit\\_config
|
762
762
|
|
763
763
|
```python
|
764
764
|
import pulumi
|
@@ -868,7 +868,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
868
868
|
:param pulumi.Input[pulumi.InputType['IAMBindingConditionArgs']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
869
869
|
Structure is documented below.
|
870
870
|
:param pulumi.Input[str] etag: (Computed) The etag of the project's IAM policy.
|
871
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] members: Identities that will be granted the privilege in `role`.
|
871
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] members: Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
872
872
|
Each entry can have one of the following values:
|
873
873
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
874
874
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -912,7 +912,7 @@ class IAMBinding(pulumi.CustomResource):
|
|
912
912
|
@pulumi.getter
|
913
913
|
def members(self) -> pulumi.Output[Sequence[str]]:
|
914
914
|
"""
|
915
|
-
Identities that will be granted the privilege in `role`.
|
915
|
+
Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
916
916
|
Each entry can have one of the following values:
|
917
917
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
918
918
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -22,7 +22,7 @@ class IAMMemberArgs:
|
|
22
22
|
condition: Optional[pulumi.Input['IAMMemberConditionArgs']] = None):
|
23
23
|
"""
|
24
24
|
The set of arguments for constructing a IAMMember resource.
|
25
|
-
:param pulumi.Input[str] member: Identities that will be granted the privilege in `role`.
|
25
|
+
:param pulumi.Input[str] member: Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
26
26
|
Each entry can have one of the following values:
|
27
27
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
28
28
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -46,7 +46,7 @@ class IAMMemberArgs:
|
|
46
46
|
@pulumi.getter
|
47
47
|
def member(self) -> pulumi.Input[str]:
|
48
48
|
"""
|
49
|
-
Identities that will be granted the privilege in `role`.
|
49
|
+
Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
50
50
|
Each entry can have one of the following values:
|
51
51
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
52
52
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -113,7 +113,7 @@ class _IAMMemberState:
|
|
113
113
|
:param pulumi.Input['IAMMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
114
114
|
Structure is documented below.
|
115
115
|
:param pulumi.Input[str] etag: (Computed) The etag of the project's IAM policy.
|
116
|
-
:param pulumi.Input[str] member: Identities that will be granted the privilege in `role`.
|
116
|
+
:param pulumi.Input[str] member: Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
117
117
|
Each entry can have one of the following values:
|
118
118
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
119
119
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -165,7 +165,7 @@ class _IAMMemberState:
|
|
165
165
|
@pulumi.getter
|
166
166
|
def member(self) -> Optional[pulumi.Input[str]]:
|
167
167
|
"""
|
168
|
-
Identities that will be granted the privilege in `role`.
|
168
|
+
Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
169
169
|
Each entry can have one of the following values:
|
170
170
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
171
171
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -231,7 +231,7 @@ class IAMMember(pulumi.CustomResource):
|
|
231
231
|
> **Note:** The underlying API method `projects.setIamPolicy` has a lot of constraints which are documented [here](https://cloud.google.com/resource-manager/reference/rest/v1/projects/setIamPolicy). In addition to these constraints,
|
232
232
|
IAM Conditions cannot be used with Basic Roles such as Owner. Violating these constraints will result in the API returning 400 error code so please review these if you encounter errors with this resource.
|
233
233
|
|
234
|
-
##
|
234
|
+
## google\\_project\\_iam\\_policy
|
235
235
|
|
236
236
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
237
237
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -274,7 +274,7 @@ class IAMMember(pulumi.CustomResource):
|
|
274
274
|
policy_data=admin.policy_data)
|
275
275
|
```
|
276
276
|
|
277
|
-
##
|
277
|
+
## google\\_project\\_iam\\_binding
|
278
278
|
|
279
279
|
```python
|
280
280
|
import pulumi
|
@@ -303,7 +303,7 @@ class IAMMember(pulumi.CustomResource):
|
|
303
303
|
))
|
304
304
|
```
|
305
305
|
|
306
|
-
##
|
306
|
+
## google\\_project\\_iam\\_member
|
307
307
|
|
308
308
|
```python
|
309
309
|
import pulumi
|
@@ -332,7 +332,7 @@ class IAMMember(pulumi.CustomResource):
|
|
332
332
|
))
|
333
333
|
```
|
334
334
|
|
335
|
-
##
|
335
|
+
## google\\_project\\_iam\\_audit\\_config
|
336
336
|
|
337
337
|
```python
|
338
338
|
import pulumi
|
@@ -352,7 +352,7 @@ class IAMMember(pulumi.CustomResource):
|
|
352
352
|
])
|
353
353
|
```
|
354
354
|
|
355
|
-
##
|
355
|
+
## google\\_project\\_iam\\_policy
|
356
356
|
|
357
357
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
358
358
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -395,7 +395,7 @@ class IAMMember(pulumi.CustomResource):
|
|
395
395
|
policy_data=admin.policy_data)
|
396
396
|
```
|
397
397
|
|
398
|
-
##
|
398
|
+
## google\\_project\\_iam\\_binding
|
399
399
|
|
400
400
|
```python
|
401
401
|
import pulumi
|
@@ -424,7 +424,7 @@ class IAMMember(pulumi.CustomResource):
|
|
424
424
|
))
|
425
425
|
```
|
426
426
|
|
427
|
-
##
|
427
|
+
## google\\_project\\_iam\\_member
|
428
428
|
|
429
429
|
```python
|
430
430
|
import pulumi
|
@@ -453,7 +453,7 @@ class IAMMember(pulumi.CustomResource):
|
|
453
453
|
))
|
454
454
|
```
|
455
455
|
|
456
|
-
##
|
456
|
+
## google\\_project\\_iam\\_audit\\_config
|
457
457
|
|
458
458
|
```python
|
459
459
|
import pulumi
|
@@ -503,7 +503,7 @@ class IAMMember(pulumi.CustomResource):
|
|
503
503
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
504
504
|
:param pulumi.Input[pulumi.InputType['IAMMemberConditionArgs']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
505
505
|
Structure is documented below.
|
506
|
-
:param pulumi.Input[str] member: Identities that will be granted the privilege in `role`.
|
506
|
+
:param pulumi.Input[str] member: Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
507
507
|
Each entry can have one of the following values:
|
508
508
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
509
509
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -536,7 +536,7 @@ class IAMMember(pulumi.CustomResource):
|
|
536
536
|
> **Note:** The underlying API method `projects.setIamPolicy` has a lot of constraints which are documented [here](https://cloud.google.com/resource-manager/reference/rest/v1/projects/setIamPolicy). In addition to these constraints,
|
537
537
|
IAM Conditions cannot be used with Basic Roles such as Owner. Violating these constraints will result in the API returning 400 error code so please review these if you encounter errors with this resource.
|
538
538
|
|
539
|
-
##
|
539
|
+
## google\\_project\\_iam\\_policy
|
540
540
|
|
541
541
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
542
542
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -579,7 +579,7 @@ class IAMMember(pulumi.CustomResource):
|
|
579
579
|
policy_data=admin.policy_data)
|
580
580
|
```
|
581
581
|
|
582
|
-
##
|
582
|
+
## google\\_project\\_iam\\_binding
|
583
583
|
|
584
584
|
```python
|
585
585
|
import pulumi
|
@@ -608,7 +608,7 @@ class IAMMember(pulumi.CustomResource):
|
|
608
608
|
))
|
609
609
|
```
|
610
610
|
|
611
|
-
##
|
611
|
+
## google\\_project\\_iam\\_member
|
612
612
|
|
613
613
|
```python
|
614
614
|
import pulumi
|
@@ -637,7 +637,7 @@ class IAMMember(pulumi.CustomResource):
|
|
637
637
|
))
|
638
638
|
```
|
639
639
|
|
640
|
-
##
|
640
|
+
## google\\_project\\_iam\\_audit\\_config
|
641
641
|
|
642
642
|
```python
|
643
643
|
import pulumi
|
@@ -657,7 +657,7 @@ class IAMMember(pulumi.CustomResource):
|
|
657
657
|
])
|
658
658
|
```
|
659
659
|
|
660
|
-
##
|
660
|
+
## google\\_project\\_iam\\_policy
|
661
661
|
|
662
662
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
663
663
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -700,7 +700,7 @@ class IAMMember(pulumi.CustomResource):
|
|
700
700
|
policy_data=admin.policy_data)
|
701
701
|
```
|
702
702
|
|
703
|
-
##
|
703
|
+
## google\\_project\\_iam\\_binding
|
704
704
|
|
705
705
|
```python
|
706
706
|
import pulumi
|
@@ -729,7 +729,7 @@ class IAMMember(pulumi.CustomResource):
|
|
729
729
|
))
|
730
730
|
```
|
731
731
|
|
732
|
-
##
|
732
|
+
## google\\_project\\_iam\\_member
|
733
733
|
|
734
734
|
```python
|
735
735
|
import pulumi
|
@@ -758,7 +758,7 @@ class IAMMember(pulumi.CustomResource):
|
|
758
758
|
))
|
759
759
|
```
|
760
760
|
|
761
|
-
##
|
761
|
+
## google\\_project\\_iam\\_audit\\_config
|
762
762
|
|
763
763
|
```python
|
764
764
|
import pulumi
|
@@ -868,7 +868,7 @@ class IAMMember(pulumi.CustomResource):
|
|
868
868
|
:param pulumi.Input[pulumi.InputType['IAMMemberConditionArgs']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
869
869
|
Structure is documented below.
|
870
870
|
:param pulumi.Input[str] etag: (Computed) The etag of the project's IAM policy.
|
871
|
-
:param pulumi.Input[str] member: Identities that will be granted the privilege in `role`.
|
871
|
+
:param pulumi.Input[str] member: Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
872
872
|
Each entry can have one of the following values:
|
873
873
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
874
874
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -912,7 +912,7 @@ class IAMMember(pulumi.CustomResource):
|
|
912
912
|
@pulumi.getter
|
913
913
|
def member(self) -> pulumi.Output[str]:
|
914
914
|
"""
|
915
|
-
Identities that will be granted the privilege in `role`.
|
915
|
+
Identities that will be granted the privilege in `role`. google\\_project\\_iam\\_binding expects `members` field while google\\_project\\_iam\\_member expects `member` field.
|
916
916
|
Each entry can have one of the following values:
|
917
917
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
918
918
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
@@ -160,7 +160,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
160
160
|
> **Note:** The underlying API method `projects.setIamPolicy` has a lot of constraints which are documented [here](https://cloud.google.com/resource-manager/reference/rest/v1/projects/setIamPolicy). In addition to these constraints,
|
161
161
|
IAM Conditions cannot be used with Basic Roles such as Owner. Violating these constraints will result in the API returning 400 error code so please review these if you encounter errors with this resource.
|
162
162
|
|
163
|
-
##
|
163
|
+
## google\\_project\\_iam\\_policy
|
164
164
|
|
165
165
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
166
166
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -203,7 +203,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
203
203
|
policy_data=admin.policy_data)
|
204
204
|
```
|
205
205
|
|
206
|
-
##
|
206
|
+
## google\\_project\\_iam\\_binding
|
207
207
|
|
208
208
|
```python
|
209
209
|
import pulumi
|
@@ -232,7 +232,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
232
232
|
))
|
233
233
|
```
|
234
234
|
|
235
|
-
##
|
235
|
+
## google\\_project\\_iam\\_member
|
236
236
|
|
237
237
|
```python
|
238
238
|
import pulumi
|
@@ -261,7 +261,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
261
261
|
))
|
262
262
|
```
|
263
263
|
|
264
|
-
##
|
264
|
+
## google\\_project\\_iam\\_audit\\_config
|
265
265
|
|
266
266
|
```python
|
267
267
|
import pulumi
|
@@ -281,7 +281,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
281
281
|
])
|
282
282
|
```
|
283
283
|
|
284
|
-
##
|
284
|
+
## google\\_project\\_iam\\_policy
|
285
285
|
|
286
286
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
287
287
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -324,7 +324,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
324
324
|
policy_data=admin.policy_data)
|
325
325
|
```
|
326
326
|
|
327
|
-
##
|
327
|
+
## google\\_project\\_iam\\_binding
|
328
328
|
|
329
329
|
```python
|
330
330
|
import pulumi
|
@@ -353,7 +353,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
353
353
|
))
|
354
354
|
```
|
355
355
|
|
356
|
-
##
|
356
|
+
## google\\_project\\_iam\\_member
|
357
357
|
|
358
358
|
```python
|
359
359
|
import pulumi
|
@@ -382,7 +382,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
382
382
|
))
|
383
383
|
```
|
384
384
|
|
385
|
-
##
|
385
|
+
## google\\_project\\_iam\\_audit\\_config
|
386
386
|
|
387
387
|
```python
|
388
388
|
import pulumi
|
@@ -462,7 +462,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
462
462
|
> **Note:** The underlying API method `projects.setIamPolicy` has a lot of constraints which are documented [here](https://cloud.google.com/resource-manager/reference/rest/v1/projects/setIamPolicy). In addition to these constraints,
|
463
463
|
IAM Conditions cannot be used with Basic Roles such as Owner. Violating these constraints will result in the API returning 400 error code so please review these if you encounter errors with this resource.
|
464
464
|
|
465
|
-
##
|
465
|
+
## google\\_project\\_iam\\_policy
|
466
466
|
|
467
467
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
468
468
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -505,7 +505,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
505
505
|
policy_data=admin.policy_data)
|
506
506
|
```
|
507
507
|
|
508
|
-
##
|
508
|
+
## google\\_project\\_iam\\_binding
|
509
509
|
|
510
510
|
```python
|
511
511
|
import pulumi
|
@@ -534,7 +534,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
534
534
|
))
|
535
535
|
```
|
536
536
|
|
537
|
-
##
|
537
|
+
## google\\_project\\_iam\\_member
|
538
538
|
|
539
539
|
```python
|
540
540
|
import pulumi
|
@@ -563,7 +563,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
563
563
|
))
|
564
564
|
```
|
565
565
|
|
566
|
-
##
|
566
|
+
## google\\_project\\_iam\\_audit\\_config
|
567
567
|
|
568
568
|
```python
|
569
569
|
import pulumi
|
@@ -583,7 +583,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
583
583
|
])
|
584
584
|
```
|
585
585
|
|
586
|
-
##
|
586
|
+
## google\\_project\\_iam\\_policy
|
587
587
|
|
588
588
|
!> **Be careful!** You can accidentally lock yourself out of your project
|
589
589
|
using this resource. Deleting a `projects.IAMPolicy` removes access
|
@@ -626,7 +626,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
626
626
|
policy_data=admin.policy_data)
|
627
627
|
```
|
628
628
|
|
629
|
-
##
|
629
|
+
## google\\_project\\_iam\\_binding
|
630
630
|
|
631
631
|
```python
|
632
632
|
import pulumi
|
@@ -655,7 +655,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
655
655
|
))
|
656
656
|
```
|
657
657
|
|
658
|
-
##
|
658
|
+
## google\\_project\\_iam\\_member
|
659
659
|
|
660
660
|
```python
|
661
661
|
import pulumi
|
@@ -684,7 +684,7 @@ class IAMPolicy(pulumi.CustomResource):
|
|
684
684
|
))
|
685
685
|
```
|
686
686
|
|
687
|
-
##
|
687
|
+
## google\\_project\\_iam\\_audit\\_config
|
688
688
|
|
689
689
|
```python
|
690
690
|
import pulumi
|
pulumi_gcp/projects/service.py
CHANGED
@@ -25,6 +25,7 @@ class ServiceArgs:
|
|
25
25
|
and which depend on this service should also be disabled when this service is
|
26
26
|
destroyed. If `false` or unset, an error will be generated if any enabled
|
27
27
|
services depend on this service when destroying it.
|
28
|
+
:param pulumi.Input[bool] disable_on_destroy: If true, disable the service when the resource is destroyed. Defaults to true. May be useful in the event that a project is long-lived but the infrastructure running in that project changes frequently.
|
28
29
|
:param pulumi.Input[str] project: The project ID. If not provided, the provider project
|
29
30
|
is used.
|
30
31
|
"""
|
@@ -66,6 +67,9 @@ class ServiceArgs:
|
|
66
67
|
@property
|
67
68
|
@pulumi.getter(name="disableOnDestroy")
|
68
69
|
def disable_on_destroy(self) -> Optional[pulumi.Input[bool]]:
|
70
|
+
"""
|
71
|
+
If true, disable the service when the resource is destroyed. Defaults to true. May be useful in the event that a project is long-lived but the infrastructure running in that project changes frequently.
|
72
|
+
"""
|
69
73
|
return pulumi.get(self, "disable_on_destroy")
|
70
74
|
|
71
75
|
@disable_on_destroy.setter
|
@@ -99,6 +103,7 @@ class _ServiceState:
|
|
99
103
|
and which depend on this service should also be disabled when this service is
|
100
104
|
destroyed. If `false` or unset, an error will be generated if any enabled
|
101
105
|
services depend on this service when destroying it.
|
106
|
+
:param pulumi.Input[bool] disable_on_destroy: If true, disable the service when the resource is destroyed. Defaults to true. May be useful in the event that a project is long-lived but the infrastructure running in that project changes frequently.
|
102
107
|
:param pulumi.Input[str] project: The project ID. If not provided, the provider project
|
103
108
|
is used.
|
104
109
|
:param pulumi.Input[str] service: The service to enable.
|
@@ -130,6 +135,9 @@ class _ServiceState:
|
|
130
135
|
@property
|
131
136
|
@pulumi.getter(name="disableOnDestroy")
|
132
137
|
def disable_on_destroy(self) -> Optional[pulumi.Input[bool]]:
|
138
|
+
"""
|
139
|
+
If true, disable the service when the resource is destroyed. Defaults to true. May be useful in the event that a project is long-lived but the infrastructure running in that project changes frequently.
|
140
|
+
"""
|
133
141
|
return pulumi.get(self, "disable_on_destroy")
|
134
142
|
|
135
143
|
@disable_on_destroy.setter
|
@@ -173,6 +181,20 @@ class Service(pulumi.CustomResource):
|
|
173
181
|
service: Optional[pulumi.Input[str]] = None,
|
174
182
|
__props__=None):
|
175
183
|
"""
|
184
|
+
Allows management of a single API service for a Google Cloud Platform project.
|
185
|
+
|
186
|
+
For a list of services available, visit the [API library page](https://console.cloud.google.com/apis/library)
|
187
|
+
or run `gcloud services list --available`.
|
188
|
+
|
189
|
+
This resource requires the [Service Usage API](https://console.cloud.google.com/apis/library/serviceusage.googleapis.com)
|
190
|
+
to use.
|
191
|
+
|
192
|
+
To get more information about `projects.Service`, see:
|
193
|
+
|
194
|
+
* [API documentation](https://cloud.google.com/service-usage/docs/reference/rest/v1/services)
|
195
|
+
* How-to Guides
|
196
|
+
* [Enabling and Disabling Services](https://cloud.google.com/service-usage/docs/enable-disable)
|
197
|
+
|
176
198
|
## Example Usage
|
177
199
|
|
178
200
|
```python
|
@@ -182,7 +204,7 @@ class Service(pulumi.CustomResource):
|
|
182
204
|
project = gcp.projects.Service("project",
|
183
205
|
project="your-project-id",
|
184
206
|
service="iam.googleapis.com",
|
185
|
-
|
207
|
+
disable_dependent_services=True)
|
186
208
|
```
|
187
209
|
|
188
210
|
## Import
|
@@ -213,6 +235,7 @@ class Service(pulumi.CustomResource):
|
|
213
235
|
and which depend on this service should also be disabled when this service is
|
214
236
|
destroyed. If `false` or unset, an error will be generated if any enabled
|
215
237
|
services depend on this service when destroying it.
|
238
|
+
:param pulumi.Input[bool] disable_on_destroy: If true, disable the service when the resource is destroyed. Defaults to true. May be useful in the event that a project is long-lived but the infrastructure running in that project changes frequently.
|
216
239
|
:param pulumi.Input[str] project: The project ID. If not provided, the provider project
|
217
240
|
is used.
|
218
241
|
:param pulumi.Input[str] service: The service to enable.
|
@@ -224,6 +247,20 @@ class Service(pulumi.CustomResource):
|
|
224
247
|
args: ServiceArgs,
|
225
248
|
opts: Optional[pulumi.ResourceOptions] = None):
|
226
249
|
"""
|
250
|
+
Allows management of a single API service for a Google Cloud Platform project.
|
251
|
+
|
252
|
+
For a list of services available, visit the [API library page](https://console.cloud.google.com/apis/library)
|
253
|
+
or run `gcloud services list --available`.
|
254
|
+
|
255
|
+
This resource requires the [Service Usage API](https://console.cloud.google.com/apis/library/serviceusage.googleapis.com)
|
256
|
+
to use.
|
257
|
+
|
258
|
+
To get more information about `projects.Service`, see:
|
259
|
+
|
260
|
+
* [API documentation](https://cloud.google.com/service-usage/docs/reference/rest/v1/services)
|
261
|
+
* How-to Guides
|
262
|
+
* [Enabling and Disabling Services](https://cloud.google.com/service-usage/docs/enable-disable)
|
263
|
+
|
227
264
|
## Example Usage
|
228
265
|
|
229
266
|
```python
|
@@ -233,7 +270,7 @@ class Service(pulumi.CustomResource):
|
|
233
270
|
project = gcp.projects.Service("project",
|
234
271
|
project="your-project-id",
|
235
272
|
service="iam.googleapis.com",
|
236
|
-
|
273
|
+
disable_dependent_services=True)
|
237
274
|
```
|
238
275
|
|
239
276
|
## Import
|
@@ -317,6 +354,7 @@ class Service(pulumi.CustomResource):
|
|
317
354
|
and which depend on this service should also be disabled when this service is
|
318
355
|
destroyed. If `false` or unset, an error will be generated if any enabled
|
319
356
|
services depend on this service when destroying it.
|
357
|
+
:param pulumi.Input[bool] disable_on_destroy: If true, disable the service when the resource is destroyed. Defaults to true. May be useful in the event that a project is long-lived but the infrastructure running in that project changes frequently.
|
320
358
|
:param pulumi.Input[str] project: The project ID. If not provided, the provider project
|
321
359
|
is used.
|
322
360
|
:param pulumi.Input[str] service: The service to enable.
|
@@ -345,6 +383,9 @@ class Service(pulumi.CustomResource):
|
|
345
383
|
@property
|
346
384
|
@pulumi.getter(name="disableOnDestroy")
|
347
385
|
def disable_on_destroy(self) -> pulumi.Output[Optional[bool]]:
|
386
|
+
"""
|
387
|
+
If true, disable the service when the resource is destroyed. Defaults to true. May be useful in the event that a project is long-lived but the infrastructure running in that project changes frequently.
|
388
|
+
"""
|
348
389
|
return pulumi.get(self, "disable_on_destroy")
|
349
390
|
|
350
391
|
@property
|