pulumi-gcp 7.35.0a1722924350__py3-none-any.whl → 7.36.0__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.
Potentially problematic release.
This version of pulumi-gcp might be problematic. Click here for more details.
- pulumi_gcp/accesscontextmanager/_inputs.py +12 -3
- pulumi_gcp/accesscontextmanager/access_policy.py +18 -18
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +40 -0
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +40 -0
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +40 -0
- pulumi_gcp/accesscontextmanager/outputs.py +8 -2
- pulumi_gcp/apigateway/api_config_iam_binding.py +38 -0
- pulumi_gcp/apigateway/api_config_iam_member.py +38 -0
- pulumi_gcp/apigateway/api_config_iam_policy.py +38 -0
- pulumi_gcp/apigateway/api_iam_binding.py +38 -0
- pulumi_gcp/apigateway/api_iam_member.py +38 -0
- pulumi_gcp/apigateway/api_iam_policy.py +38 -0
- pulumi_gcp/apigateway/gateway_iam_binding.py +38 -0
- pulumi_gcp/apigateway/gateway_iam_member.py +38 -0
- pulumi_gcp/apigateway/gateway_iam_policy.py +38 -0
- pulumi_gcp/apigee/environment_iam_binding.py +40 -0
- pulumi_gcp/apigee/environment_iam_member.py +40 -0
- pulumi_gcp/apigee/environment_iam_policy.py +40 -0
- pulumi_gcp/artifactregistry/repository_iam_binding.py +38 -0
- pulumi_gcp/artifactregistry/repository_iam_member.py +38 -0
- pulumi_gcp/artifactregistry/repository_iam_policy.py +38 -0
- pulumi_gcp/bigquery/connection_iam_binding.py +38 -0
- pulumi_gcp/bigquery/connection_iam_member.py +38 -0
- pulumi_gcp/bigquery/connection_iam_policy.py +38 -0
- pulumi_gcp/bigquery/data_transfer_config.py +52 -0
- pulumi_gcp/bigquery/dataset_iam_binding.py +0 -32
- pulumi_gcp/bigquery/dataset_iam_member.py +0 -32
- pulumi_gcp/bigquery/dataset_iam_policy.py +0 -32
- pulumi_gcp/bigquery/iam_binding.py +42 -0
- pulumi_gcp/bigquery/iam_member.py +42 -0
- pulumi_gcp/bigquery/iam_policy.py +42 -0
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +38 -0
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +38 -0
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +38 -0
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +38 -0
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +38 -0
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +38 -0
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +38 -0
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +38 -0
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +38 -0
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +38 -0
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +38 -0
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +38 -0
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +42 -0
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +42 -0
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +42 -0
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +42 -0
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +42 -0
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +42 -0
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +38 -0
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +38 -0
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +38 -0
- pulumi_gcp/cloudfunctions/function_iam_binding.py +38 -0
- pulumi_gcp/cloudfunctions/function_iam_member.py +38 -0
- pulumi_gcp/cloudfunctions/function_iam_policy.py +38 -0
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +38 -0
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +38 -0
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +38 -0
- pulumi_gcp/cloudrun/iam_binding.py +38 -0
- pulumi_gcp/cloudrun/iam_member.py +38 -0
- pulumi_gcp/cloudrun/iam_policy.py +38 -0
- pulumi_gcp/cloudrunv2/job_iam_binding.py +38 -0
- pulumi_gcp/cloudrunv2/job_iam_member.py +38 -0
- pulumi_gcp/cloudrunv2/job_iam_policy.py +38 -0
- pulumi_gcp/cloudrunv2/service_iam_binding.py +38 -0
- pulumi_gcp/cloudrunv2/service_iam_member.py +38 -0
- pulumi_gcp/cloudrunv2/service_iam_policy.py +38 -0
- pulumi_gcp/cloudtasks/queue_iam_binding.py +38 -0
- pulumi_gcp/cloudtasks/queue_iam_member.py +38 -0
- pulumi_gcp/cloudtasks/queue_iam_policy.py +38 -0
- pulumi_gcp/compute/_inputs.py +24 -24
- pulumi_gcp/compute/disk.py +75 -0
- pulumi_gcp/compute/disk_iam_binding.py +38 -0
- pulumi_gcp/compute/disk_iam_member.py +38 -0
- pulumi_gcp/compute/disk_iam_policy.py +38 -0
- pulumi_gcp/compute/get_disk.py +11 -1
- pulumi_gcp/compute/get_hc_vpn_gateway.py +11 -1
- pulumi_gcp/compute/get_instance_template.py +2 -2
- pulumi_gcp/compute/get_region_instance_template.py +2 -2
- pulumi_gcp/compute/get_snapshot.py +2 -2
- pulumi_gcp/compute/ha_vpn_gateway.py +68 -7
- pulumi_gcp/compute/image_iam_binding.py +42 -0
- pulumi_gcp/compute/image_iam_member.py +42 -0
- pulumi_gcp/compute/image_iam_policy.py +42 -0
- pulumi_gcp/compute/instance_iam_binding.py +42 -0
- pulumi_gcp/compute/instance_iam_member.py +42 -0
- pulumi_gcp/compute/instance_iam_policy.py +42 -0
- pulumi_gcp/compute/machine_image_iam_binding.py +40 -0
- pulumi_gcp/compute/machine_image_iam_member.py +40 -0
- pulumi_gcp/compute/machine_image_iam_policy.py +40 -0
- pulumi_gcp/compute/outputs.py +24 -24
- pulumi_gcp/compute/region_disk_iam_binding.py +38 -0
- pulumi_gcp/compute/region_disk_iam_member.py +38 -0
- pulumi_gcp/compute/region_disk_iam_policy.py +38 -0
- pulumi_gcp/compute/snapshot_iam_binding.py +38 -0
- pulumi_gcp/compute/snapshot_iam_member.py +38 -0
- pulumi_gcp/compute/snapshot_iam_policy.py +38 -0
- pulumi_gcp/compute/subnetwork_iam_binding.py +42 -0
- pulumi_gcp/compute/subnetwork_iam_member.py +42 -0
- pulumi_gcp/compute/subnetwork_iam_policy.py +42 -0
- pulumi_gcp/container/_inputs.py +3 -3
- pulumi_gcp/container/outputs.py +2 -2
- pulumi_gcp/containeranalysis/note_iam_binding.py +38 -0
- pulumi_gcp/containeranalysis/note_iam_member.py +38 -0
- pulumi_gcp/containeranalysis/note_iam_policy.py +38 -0
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +38 -0
- pulumi_gcp/datacatalog/entry_group_iam_member.py +38 -0
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +38 -0
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +40 -0
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +40 -0
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +40 -0
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +38 -0
- pulumi_gcp/datacatalog/tag_template_iam_member.py +38 -0
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +38 -0
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +38 -0
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +38 -0
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +38 -0
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +38 -0
- pulumi_gcp/dataplex/aspect_type_iam_member.py +38 -0
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +38 -0
- pulumi_gcp/dataplex/asset_iam_binding.py +38 -0
- pulumi_gcp/dataplex/asset_iam_member.py +38 -0
- pulumi_gcp/dataplex/asset_iam_policy.py +38 -0
- pulumi_gcp/dataplex/datascan_iam_binding.py +38 -0
- pulumi_gcp/dataplex/datascan_iam_member.py +38 -0
- pulumi_gcp/dataplex/datascan_iam_policy.py +38 -0
- pulumi_gcp/dataplex/entry_group_iam_binding.py +38 -0
- pulumi_gcp/dataplex/entry_group_iam_member.py +38 -0
- pulumi_gcp/dataplex/entry_group_iam_policy.py +38 -0
- pulumi_gcp/dataplex/entry_type_iam_binding.py +38 -0
- pulumi_gcp/dataplex/entry_type_iam_member.py +38 -0
- pulumi_gcp/dataplex/entry_type_iam_policy.py +38 -0
- pulumi_gcp/dataplex/lake_iam_binding.py +38 -0
- pulumi_gcp/dataplex/lake_iam_member.py +38 -0
- pulumi_gcp/dataplex/lake_iam_policy.py +38 -0
- pulumi_gcp/dataplex/task_iam_binding.py +38 -0
- pulumi_gcp/dataplex/task_iam_member.py +38 -0
- pulumi_gcp/dataplex/task_iam_policy.py +38 -0
- pulumi_gcp/dataplex/zone_iam_binding.py +38 -0
- pulumi_gcp/dataplex/zone_iam_member.py +38 -0
- pulumi_gcp/dataplex/zone_iam_policy.py +38 -0
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +38 -0
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +38 -0
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +38 -0
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +38 -0
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +38 -0
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +38 -0
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +38 -0
- pulumi_gcp/dataproc/metastore_service_iam_member.py +38 -0
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +38 -0
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +38 -0
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +38 -0
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +38 -0
- pulumi_gcp/endpoints/service_iam_binding.py +40 -0
- pulumi_gcp/endpoints/service_iam_member.py +40 -0
- pulumi_gcp/endpoints/service_iam_policy.py +40 -0
- pulumi_gcp/firebase/project.py +10 -2
- pulumi_gcp/folder/iam_audit_config.py +0 -86
- pulumi_gcp/folder/iam_member.py +0 -86
- pulumi_gcp/folder/iam_policy.py +0 -86
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +38 -0
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +38 -0
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +38 -0
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +38 -0
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +38 -0
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +38 -0
- pulumi_gcp/gkehub/feature_iam_binding.py +38 -0
- pulumi_gcp/gkehub/feature_iam_member.py +38 -0
- pulumi_gcp/gkehub/feature_iam_policy.py +38 -0
- pulumi_gcp/gkehub/membership_iam_binding.py +38 -0
- pulumi_gcp/gkehub/membership_iam_member.py +38 -0
- pulumi_gcp/gkehub/membership_iam_policy.py +38 -0
- pulumi_gcp/gkehub/scope_iam_binding.py +38 -0
- pulumi_gcp/gkehub/scope_iam_member.py +38 -0
- pulumi_gcp/gkehub/scope_iam_policy.py +38 -0
- pulumi_gcp/healthcare/consent_store_iam_binding.py +40 -0
- pulumi_gcp/healthcare/consent_store_iam_member.py +40 -0
- pulumi_gcp/healthcare/consent_store_iam_policy.py +40 -0
- pulumi_gcp/healthcare/dataset_iam_binding.py +0 -30
- pulumi_gcp/healthcare/dataset_iam_member.py +0 -30
- pulumi_gcp/healthcare/dataset_iam_policy.py +0 -30
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +0 -30
- pulumi_gcp/healthcare/dicom_store_iam_member.py +0 -30
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +0 -30
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +0 -30
- pulumi_gcp/healthcare/fhir_store_iam_member.py +0 -30
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +0 -30
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +0 -30
- pulumi_gcp/healthcare/hl7_store_iam_member.py +0 -30
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +0 -30
- pulumi_gcp/iap/app_engine_service_iam_binding.py +42 -0
- pulumi_gcp/iap/app_engine_service_iam_member.py +42 -0
- pulumi_gcp/iap/app_engine_service_iam_policy.py +42 -0
- pulumi_gcp/iap/app_engine_version_iam_binding.py +42 -0
- pulumi_gcp/iap/app_engine_version_iam_member.py +42 -0
- pulumi_gcp/iap/app_engine_version_iam_policy.py +42 -0
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +42 -0
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +42 -0
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +42 -0
- pulumi_gcp/iap/tunnel_iam_binding.py +42 -0
- pulumi_gcp/iap/tunnel_iam_member.py +42 -0
- pulumi_gcp/iap/tunnel_iam_policy.py +42 -0
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +42 -0
- pulumi_gcp/iap/tunnel_instance_iam_member.py +42 -0
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +42 -0
- pulumi_gcp/iap/web_backend_service_iam_binding.py +42 -0
- pulumi_gcp/iap/web_backend_service_iam_member.py +42 -0
- pulumi_gcp/iap/web_backend_service_iam_policy.py +42 -0
- pulumi_gcp/iap/web_iam_binding.py +42 -0
- pulumi_gcp/iap/web_iam_member.py +42 -0
- pulumi_gcp/iap/web_iam_policy.py +42 -0
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +42 -0
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +42 -0
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +42 -0
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +42 -0
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +42 -0
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +42 -0
- pulumi_gcp/iap/web_type_compute_iam_binding.py +42 -0
- pulumi_gcp/iap/web_type_compute_iam_member.py +42 -0
- pulumi_gcp/iap/web_type_compute_iam_policy.py +42 -0
- pulumi_gcp/kms/key_handle.py +7 -7
- pulumi_gcp/kms/key_ring_iam_binding.py +0 -82
- pulumi_gcp/kms/key_ring_iam_member.py +0 -82
- pulumi_gcp/kms/key_ring_iam_policy.py +0 -82
- pulumi_gcp/migrationcenter/_inputs.py +21 -129
- pulumi_gcp/migrationcenter/outputs.py +14 -86
- pulumi_gcp/networkconnectivity/hub.py +69 -0
- pulumi_gcp/notebooks/instance_iam_binding.py +38 -0
- pulumi_gcp/notebooks/instance_iam_member.py +38 -0
- pulumi_gcp/notebooks/instance_iam_policy.py +38 -0
- pulumi_gcp/notebooks/runtime_iam_binding.py +38 -0
- pulumi_gcp/notebooks/runtime_iam_member.py +38 -0
- pulumi_gcp/notebooks/runtime_iam_policy.py +38 -0
- pulumi_gcp/organizations/iam_member.py +0 -94
- pulumi_gcp/organizations/iam_policy.py +0 -94
- pulumi_gcp/organizations/project.py +16 -7
- pulumi_gcp/pubsub/schema_iam_binding.py +38 -0
- pulumi_gcp/pubsub/schema_iam_member.py +38 -0
- pulumi_gcp/pubsub/schema_iam_policy.py +38 -0
- pulumi_gcp/pubsub/subscription_iam_binding.py +0 -30
- pulumi_gcp/pubsub/subscription_iam_member.py +0 -30
- pulumi_gcp/pubsub/subscription_iam_policy.py +0 -30
- pulumi_gcp/pubsub/topic_iam_binding.py +38 -0
- pulumi_gcp/pubsub/topic_iam_member.py +38 -0
- pulumi_gcp/pubsub/topic_iam_policy.py +38 -0
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/secret_iam_binding.py +42 -0
- pulumi_gcp/secretmanager/secret_iam_member.py +42 -0
- pulumi_gcp/secretmanager/secret_iam_policy.py +42 -0
- pulumi_gcp/securesourcemanager/repository_iam_binding.py +38 -0
- pulumi_gcp/securesourcemanager/repository_iam_member.py +38 -0
- pulumi_gcp/securesourcemanager/repository_iam_policy.py +38 -0
- pulumi_gcp/serviceaccount/get_account.py +6 -6
- pulumi_gcp/serviceaccount/key.py +6 -6
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +40 -0
- pulumi_gcp/servicedirectory/namespace_iam_member.py +40 -0
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +40 -0
- pulumi_gcp/servicedirectory/service_iam_binding.py +40 -0
- pulumi_gcp/servicedirectory/service_iam_member.py +40 -0
- pulumi_gcp/servicedirectory/service_iam_policy.py +40 -0
- pulumi_gcp/sourcerepo/repository_iam_binding.py +38 -0
- pulumi_gcp/sourcerepo/repository_iam_member.py +38 -0
- pulumi_gcp/sourcerepo/repository_iam_policy.py +38 -0
- pulumi_gcp/spanner/database_iam_binding.py +0 -74
- pulumi_gcp/spanner/database_iam_member.py +0 -74
- pulumi_gcp/spanner/database_iam_policy.py +0 -74
- pulumi_gcp/spanner/instance_iam_binding.py +0 -30
- pulumi_gcp/spanner/instance_iam_member.py +0 -30
- pulumi_gcp/spanner/instance_iam_policy.py +0 -30
- pulumi_gcp/sql/_inputs.py +35 -15
- pulumi_gcp/sql/outputs.py +50 -14
- pulumi_gcp/storage/bucket_iam_binding.py +42 -0
- pulumi_gcp/storage/bucket_iam_member.py +42 -0
- pulumi_gcp/storage/bucket_iam_policy.py +42 -0
- pulumi_gcp/storage/managed_folder_iam_binding.py +44 -0
- pulumi_gcp/storage/managed_folder_iam_member.py +44 -0
- pulumi_gcp/storage/managed_folder_iam_policy.py +44 -0
- pulumi_gcp/tags/tag_key_iam_binding.py +40 -0
- pulumi_gcp/tags/tag_key_iam_member.py +40 -0
- pulumi_gcp/tags/tag_key_iam_policy.py +40 -0
- pulumi_gcp/tags/tag_value_iam_binding.py +40 -0
- pulumi_gcp/tags/tag_value_iam_member.py +40 -0
- pulumi_gcp/tags/tag_value_iam_policy.py +40 -0
- {pulumi_gcp-7.35.0a1722924350.dist-info → pulumi_gcp-7.36.0.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.35.0a1722924350.dist-info → pulumi_gcp-7.36.0.dist-info}/RECORD +287 -287
- {pulumi_gcp-7.35.0a1722924350.dist-info → pulumi_gcp-7.36.0.dist-info}/WHEEL +1 -1
- {pulumi_gcp-7.35.0a1722924350.dist-info → pulumi_gcp-7.36.0.dist-info}/top_level.txt +0 -0
@@ -184,21 +184,6 @@ class DatasetIamPolicy(pulumi.CustomResource):
|
|
184
184
|
member="user:jane@example.com")
|
185
185
|
```
|
186
186
|
|
187
|
-
## healthcare.DatasetIamPolicy
|
188
|
-
|
189
|
-
```python
|
190
|
-
import pulumi
|
191
|
-
import pulumi_gcp as gcp
|
192
|
-
|
193
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
194
|
-
"role": "roles/editor",
|
195
|
-
"members": ["user:jane@example.com"],
|
196
|
-
}])
|
197
|
-
dataset = gcp.healthcare.DatasetIamPolicy("dataset",
|
198
|
-
dataset_id="your-dataset-id",
|
199
|
-
policy_data=admin.policy_data)
|
200
|
-
```
|
201
|
-
|
202
187
|
## healthcare.DatasetIamBinding
|
203
188
|
|
204
189
|
```python
|
@@ -314,21 +299,6 @@ class DatasetIamPolicy(pulumi.CustomResource):
|
|
314
299
|
member="user:jane@example.com")
|
315
300
|
```
|
316
301
|
|
317
|
-
## healthcare.DatasetIamPolicy
|
318
|
-
|
319
|
-
```python
|
320
|
-
import pulumi
|
321
|
-
import pulumi_gcp as gcp
|
322
|
-
|
323
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
324
|
-
"role": "roles/editor",
|
325
|
-
"members": ["user:jane@example.com"],
|
326
|
-
}])
|
327
|
-
dataset = gcp.healthcare.DatasetIamPolicy("dataset",
|
328
|
-
dataset_id="your-dataset-id",
|
329
|
-
policy_data=admin.policy_data)
|
330
|
-
```
|
331
|
-
|
332
302
|
## healthcare.DatasetIamBinding
|
333
303
|
|
334
304
|
```python
|
@@ -275,21 +275,6 @@ class DicomStoreIamBinding(pulumi.CustomResource):
|
|
275
275
|
member="user:jane@example.com")
|
276
276
|
```
|
277
277
|
|
278
|
-
## healthcare.DicomStoreIamPolicy
|
279
|
-
|
280
|
-
```python
|
281
|
-
import pulumi
|
282
|
-
import pulumi_gcp as gcp
|
283
|
-
|
284
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
285
|
-
"role": "roles/editor",
|
286
|
-
"members": ["user:jane@example.com"],
|
287
|
-
}])
|
288
|
-
dicom_store = gcp.healthcare.DicomStoreIamPolicy("dicom_store",
|
289
|
-
dicom_store_id="your-dicom-store-id",
|
290
|
-
policy_data=admin.policy_data)
|
291
|
-
```
|
292
|
-
|
293
278
|
## healthcare.DicomStoreIamBinding
|
294
279
|
|
295
280
|
```python
|
@@ -414,21 +399,6 @@ class DicomStoreIamBinding(pulumi.CustomResource):
|
|
414
399
|
member="user:jane@example.com")
|
415
400
|
```
|
416
401
|
|
417
|
-
## healthcare.DicomStoreIamPolicy
|
418
|
-
|
419
|
-
```python
|
420
|
-
import pulumi
|
421
|
-
import pulumi_gcp as gcp
|
422
|
-
|
423
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
424
|
-
"role": "roles/editor",
|
425
|
-
"members": ["user:jane@example.com"],
|
426
|
-
}])
|
427
|
-
dicom_store = gcp.healthcare.DicomStoreIamPolicy("dicom_store",
|
428
|
-
dicom_store_id="your-dicom-store-id",
|
429
|
-
policy_data=admin.policy_data)
|
430
|
-
```
|
431
|
-
|
432
402
|
## healthcare.DicomStoreIamBinding
|
433
403
|
|
434
404
|
```python
|
@@ -275,21 +275,6 @@ class DicomStoreIamMember(pulumi.CustomResource):
|
|
275
275
|
member="user:jane@example.com")
|
276
276
|
```
|
277
277
|
|
278
|
-
## healthcare.DicomStoreIamPolicy
|
279
|
-
|
280
|
-
```python
|
281
|
-
import pulumi
|
282
|
-
import pulumi_gcp as gcp
|
283
|
-
|
284
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
285
|
-
"role": "roles/editor",
|
286
|
-
"members": ["user:jane@example.com"],
|
287
|
-
}])
|
288
|
-
dicom_store = gcp.healthcare.DicomStoreIamPolicy("dicom_store",
|
289
|
-
dicom_store_id="your-dicom-store-id",
|
290
|
-
policy_data=admin.policy_data)
|
291
|
-
```
|
292
|
-
|
293
278
|
## healthcare.DicomStoreIamBinding
|
294
279
|
|
295
280
|
```python
|
@@ -414,21 +399,6 @@ class DicomStoreIamMember(pulumi.CustomResource):
|
|
414
399
|
member="user:jane@example.com")
|
415
400
|
```
|
416
401
|
|
417
|
-
## healthcare.DicomStoreIamPolicy
|
418
|
-
|
419
|
-
```python
|
420
|
-
import pulumi
|
421
|
-
import pulumi_gcp as gcp
|
422
|
-
|
423
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
424
|
-
"role": "roles/editor",
|
425
|
-
"members": ["user:jane@example.com"],
|
426
|
-
}])
|
427
|
-
dicom_store = gcp.healthcare.DicomStoreIamPolicy("dicom_store",
|
428
|
-
dicom_store_id="your-dicom-store-id",
|
429
|
-
policy_data=admin.policy_data)
|
430
|
-
```
|
431
|
-
|
432
402
|
## healthcare.DicomStoreIamBinding
|
433
403
|
|
434
404
|
```python
|
@@ -184,21 +184,6 @@ class DicomStoreIamPolicy(pulumi.CustomResource):
|
|
184
184
|
member="user:jane@example.com")
|
185
185
|
```
|
186
186
|
|
187
|
-
## healthcare.DicomStoreIamPolicy
|
188
|
-
|
189
|
-
```python
|
190
|
-
import pulumi
|
191
|
-
import pulumi_gcp as gcp
|
192
|
-
|
193
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
194
|
-
"role": "roles/editor",
|
195
|
-
"members": ["user:jane@example.com"],
|
196
|
-
}])
|
197
|
-
dicom_store = gcp.healthcare.DicomStoreIamPolicy("dicom_store",
|
198
|
-
dicom_store_id="your-dicom-store-id",
|
199
|
-
policy_data=admin.policy_data)
|
200
|
-
```
|
201
|
-
|
202
187
|
## healthcare.DicomStoreIamBinding
|
203
188
|
|
204
189
|
```python
|
@@ -314,21 +299,6 @@ class DicomStoreIamPolicy(pulumi.CustomResource):
|
|
314
299
|
member="user:jane@example.com")
|
315
300
|
```
|
316
301
|
|
317
|
-
## healthcare.DicomStoreIamPolicy
|
318
|
-
|
319
|
-
```python
|
320
|
-
import pulumi
|
321
|
-
import pulumi_gcp as gcp
|
322
|
-
|
323
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
324
|
-
"role": "roles/editor",
|
325
|
-
"members": ["user:jane@example.com"],
|
326
|
-
}])
|
327
|
-
dicom_store = gcp.healthcare.DicomStoreIamPolicy("dicom_store",
|
328
|
-
dicom_store_id="your-dicom-store-id",
|
329
|
-
policy_data=admin.policy_data)
|
330
|
-
```
|
331
|
-
|
332
302
|
## healthcare.DicomStoreIamBinding
|
333
303
|
|
334
304
|
```python
|
@@ -275,21 +275,6 @@ class FhirStoreIamBinding(pulumi.CustomResource):
|
|
275
275
|
member="user:jane@example.com")
|
276
276
|
```
|
277
277
|
|
278
|
-
## healthcare.FhirStoreIamPolicy
|
279
|
-
|
280
|
-
```python
|
281
|
-
import pulumi
|
282
|
-
import pulumi_gcp as gcp
|
283
|
-
|
284
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
285
|
-
"role": "roles/editor",
|
286
|
-
"members": ["user:jane@example.com"],
|
287
|
-
}])
|
288
|
-
fhir_store = gcp.healthcare.FhirStoreIamPolicy("fhir_store",
|
289
|
-
fhir_store_id="your-fhir-store-id",
|
290
|
-
policy_data=admin.policy_data)
|
291
|
-
```
|
292
|
-
|
293
278
|
## healthcare.FhirStoreIamBinding
|
294
279
|
|
295
280
|
```python
|
@@ -414,21 +399,6 @@ class FhirStoreIamBinding(pulumi.CustomResource):
|
|
414
399
|
member="user:jane@example.com")
|
415
400
|
```
|
416
401
|
|
417
|
-
## healthcare.FhirStoreIamPolicy
|
418
|
-
|
419
|
-
```python
|
420
|
-
import pulumi
|
421
|
-
import pulumi_gcp as gcp
|
422
|
-
|
423
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
424
|
-
"role": "roles/editor",
|
425
|
-
"members": ["user:jane@example.com"],
|
426
|
-
}])
|
427
|
-
fhir_store = gcp.healthcare.FhirStoreIamPolicy("fhir_store",
|
428
|
-
fhir_store_id="your-fhir-store-id",
|
429
|
-
policy_data=admin.policy_data)
|
430
|
-
```
|
431
|
-
|
432
402
|
## healthcare.FhirStoreIamBinding
|
433
403
|
|
434
404
|
```python
|
@@ -275,21 +275,6 @@ class FhirStoreIamMember(pulumi.CustomResource):
|
|
275
275
|
member="user:jane@example.com")
|
276
276
|
```
|
277
277
|
|
278
|
-
## healthcare.FhirStoreIamPolicy
|
279
|
-
|
280
|
-
```python
|
281
|
-
import pulumi
|
282
|
-
import pulumi_gcp as gcp
|
283
|
-
|
284
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
285
|
-
"role": "roles/editor",
|
286
|
-
"members": ["user:jane@example.com"],
|
287
|
-
}])
|
288
|
-
fhir_store = gcp.healthcare.FhirStoreIamPolicy("fhir_store",
|
289
|
-
fhir_store_id="your-fhir-store-id",
|
290
|
-
policy_data=admin.policy_data)
|
291
|
-
```
|
292
|
-
|
293
278
|
## healthcare.FhirStoreIamBinding
|
294
279
|
|
295
280
|
```python
|
@@ -414,21 +399,6 @@ class FhirStoreIamMember(pulumi.CustomResource):
|
|
414
399
|
member="user:jane@example.com")
|
415
400
|
```
|
416
401
|
|
417
|
-
## healthcare.FhirStoreIamPolicy
|
418
|
-
|
419
|
-
```python
|
420
|
-
import pulumi
|
421
|
-
import pulumi_gcp as gcp
|
422
|
-
|
423
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
424
|
-
"role": "roles/editor",
|
425
|
-
"members": ["user:jane@example.com"],
|
426
|
-
}])
|
427
|
-
fhir_store = gcp.healthcare.FhirStoreIamPolicy("fhir_store",
|
428
|
-
fhir_store_id="your-fhir-store-id",
|
429
|
-
policy_data=admin.policy_data)
|
430
|
-
```
|
431
|
-
|
432
402
|
## healthcare.FhirStoreIamBinding
|
433
403
|
|
434
404
|
```python
|
@@ -184,21 +184,6 @@ class FhirStoreIamPolicy(pulumi.CustomResource):
|
|
184
184
|
member="user:jane@example.com")
|
185
185
|
```
|
186
186
|
|
187
|
-
## healthcare.FhirStoreIamPolicy
|
188
|
-
|
189
|
-
```python
|
190
|
-
import pulumi
|
191
|
-
import pulumi_gcp as gcp
|
192
|
-
|
193
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
194
|
-
"role": "roles/editor",
|
195
|
-
"members": ["user:jane@example.com"],
|
196
|
-
}])
|
197
|
-
fhir_store = gcp.healthcare.FhirStoreIamPolicy("fhir_store",
|
198
|
-
fhir_store_id="your-fhir-store-id",
|
199
|
-
policy_data=admin.policy_data)
|
200
|
-
```
|
201
|
-
|
202
187
|
## healthcare.FhirStoreIamBinding
|
203
188
|
|
204
189
|
```python
|
@@ -314,21 +299,6 @@ class FhirStoreIamPolicy(pulumi.CustomResource):
|
|
314
299
|
member="user:jane@example.com")
|
315
300
|
```
|
316
301
|
|
317
|
-
## healthcare.FhirStoreIamPolicy
|
318
|
-
|
319
|
-
```python
|
320
|
-
import pulumi
|
321
|
-
import pulumi_gcp as gcp
|
322
|
-
|
323
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
324
|
-
"role": "roles/editor",
|
325
|
-
"members": ["user:jane@example.com"],
|
326
|
-
}])
|
327
|
-
fhir_store = gcp.healthcare.FhirStoreIamPolicy("fhir_store",
|
328
|
-
fhir_store_id="your-fhir-store-id",
|
329
|
-
policy_data=admin.policy_data)
|
330
|
-
```
|
331
|
-
|
332
302
|
## healthcare.FhirStoreIamBinding
|
333
303
|
|
334
304
|
```python
|
@@ -275,21 +275,6 @@ class Hl7StoreIamBinding(pulumi.CustomResource):
|
|
275
275
|
member="user:jane@example.com")
|
276
276
|
```
|
277
277
|
|
278
|
-
## healthcare.Hl7StoreIamPolicy
|
279
|
-
|
280
|
-
```python
|
281
|
-
import pulumi
|
282
|
-
import pulumi_gcp as gcp
|
283
|
-
|
284
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
285
|
-
"role": "roles/editor",
|
286
|
-
"members": ["user:jane@example.com"],
|
287
|
-
}])
|
288
|
-
hl7_v2_store = gcp.healthcare.Hl7StoreIamPolicy("hl7_v2_store",
|
289
|
-
hl7_v2_store_id="your-hl7-v2-store-id",
|
290
|
-
policy_data=admin.policy_data)
|
291
|
-
```
|
292
|
-
|
293
278
|
## healthcare.Hl7StoreIamBinding
|
294
279
|
|
295
280
|
```python
|
@@ -414,21 +399,6 @@ class Hl7StoreIamBinding(pulumi.CustomResource):
|
|
414
399
|
member="user:jane@example.com")
|
415
400
|
```
|
416
401
|
|
417
|
-
## healthcare.Hl7StoreIamPolicy
|
418
|
-
|
419
|
-
```python
|
420
|
-
import pulumi
|
421
|
-
import pulumi_gcp as gcp
|
422
|
-
|
423
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
424
|
-
"role": "roles/editor",
|
425
|
-
"members": ["user:jane@example.com"],
|
426
|
-
}])
|
427
|
-
hl7_v2_store = gcp.healthcare.Hl7StoreIamPolicy("hl7_v2_store",
|
428
|
-
hl7_v2_store_id="your-hl7-v2-store-id",
|
429
|
-
policy_data=admin.policy_data)
|
430
|
-
```
|
431
|
-
|
432
402
|
## healthcare.Hl7StoreIamBinding
|
433
403
|
|
434
404
|
```python
|
@@ -275,21 +275,6 @@ class Hl7StoreIamMember(pulumi.CustomResource):
|
|
275
275
|
member="user:jane@example.com")
|
276
276
|
```
|
277
277
|
|
278
|
-
## healthcare.Hl7StoreIamPolicy
|
279
|
-
|
280
|
-
```python
|
281
|
-
import pulumi
|
282
|
-
import pulumi_gcp as gcp
|
283
|
-
|
284
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
285
|
-
"role": "roles/editor",
|
286
|
-
"members": ["user:jane@example.com"],
|
287
|
-
}])
|
288
|
-
hl7_v2_store = gcp.healthcare.Hl7StoreIamPolicy("hl7_v2_store",
|
289
|
-
hl7_v2_store_id="your-hl7-v2-store-id",
|
290
|
-
policy_data=admin.policy_data)
|
291
|
-
```
|
292
|
-
|
293
278
|
## healthcare.Hl7StoreIamBinding
|
294
279
|
|
295
280
|
```python
|
@@ -414,21 +399,6 @@ class Hl7StoreIamMember(pulumi.CustomResource):
|
|
414
399
|
member="user:jane@example.com")
|
415
400
|
```
|
416
401
|
|
417
|
-
## healthcare.Hl7StoreIamPolicy
|
418
|
-
|
419
|
-
```python
|
420
|
-
import pulumi
|
421
|
-
import pulumi_gcp as gcp
|
422
|
-
|
423
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
424
|
-
"role": "roles/editor",
|
425
|
-
"members": ["user:jane@example.com"],
|
426
|
-
}])
|
427
|
-
hl7_v2_store = gcp.healthcare.Hl7StoreIamPolicy("hl7_v2_store",
|
428
|
-
hl7_v2_store_id="your-hl7-v2-store-id",
|
429
|
-
policy_data=admin.policy_data)
|
430
|
-
```
|
431
|
-
|
432
402
|
## healthcare.Hl7StoreIamBinding
|
433
403
|
|
434
404
|
```python
|
@@ -184,21 +184,6 @@ class Hl7StoreIamPolicy(pulumi.CustomResource):
|
|
184
184
|
member="user:jane@example.com")
|
185
185
|
```
|
186
186
|
|
187
|
-
## healthcare.Hl7StoreIamPolicy
|
188
|
-
|
189
|
-
```python
|
190
|
-
import pulumi
|
191
|
-
import pulumi_gcp as gcp
|
192
|
-
|
193
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
194
|
-
"role": "roles/editor",
|
195
|
-
"members": ["user:jane@example.com"],
|
196
|
-
}])
|
197
|
-
hl7_v2_store = gcp.healthcare.Hl7StoreIamPolicy("hl7_v2_store",
|
198
|
-
hl7_v2_store_id="your-hl7-v2-store-id",
|
199
|
-
policy_data=admin.policy_data)
|
200
|
-
```
|
201
|
-
|
202
187
|
## healthcare.Hl7StoreIamBinding
|
203
188
|
|
204
189
|
```python
|
@@ -314,21 +299,6 @@ class Hl7StoreIamPolicy(pulumi.CustomResource):
|
|
314
299
|
member="user:jane@example.com")
|
315
300
|
```
|
316
301
|
|
317
|
-
## healthcare.Hl7StoreIamPolicy
|
318
|
-
|
319
|
-
```python
|
320
|
-
import pulumi
|
321
|
-
import pulumi_gcp as gcp
|
322
|
-
|
323
|
-
admin = gcp.organizations.get_iam_policy(bindings=[{
|
324
|
-
"role": "roles/editor",
|
325
|
-
"members": ["user:jane@example.com"],
|
326
|
-
}])
|
327
|
-
hl7_v2_store = gcp.healthcare.Hl7StoreIamPolicy("hl7_v2_store",
|
328
|
-
hl7_v2_store_id="your-hl7-v2-store-id",
|
329
|
-
policy_data=admin.policy_data)
|
330
|
-
```
|
331
|
-
|
332
302
|
## healthcare.Hl7StoreIamBinding
|
333
303
|
|
334
304
|
```python
|
@@ -426,6 +426,27 @@ class AppEngineServiceIamBinding(pulumi.CustomResource):
|
|
426
426
|
})
|
427
427
|
```
|
428
428
|
|
429
|
+
## This resource supports User Project Overrides.
|
430
|
+
|
431
|
+
-
|
432
|
+
|
433
|
+
# IAM policy for Identity-Aware Proxy AppEngineService
|
434
|
+
Three different resources help you manage your IAM policy for Identity-Aware Proxy AppEngineService. Each of these resources serves a different use case:
|
435
|
+
|
436
|
+
* `iap.AppEngineServiceIamPolicy`: Authoritative. Sets the IAM policy for the appengineservice and replaces any existing policy already attached.
|
437
|
+
* `iap.AppEngineServiceIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the appengineservice are preserved.
|
438
|
+
* `iap.AppEngineServiceIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the appengineservice are preserved.
|
439
|
+
|
440
|
+
A data source can be used to retrieve policy data in advent you do not need creation
|
441
|
+
|
442
|
+
* `iap.AppEngineServiceIamPolicy`: Retrieves the IAM policy for the appengineservice
|
443
|
+
|
444
|
+
> **Note:** `iap.AppEngineServiceIamPolicy` **cannot** be used in conjunction with `iap.AppEngineServiceIamBinding` and `iap.AppEngineServiceIamMember` or they will fight over what your policy should be.
|
445
|
+
|
446
|
+
> **Note:** `iap.AppEngineServiceIamBinding` resources **can be** used in conjunction with `iap.AppEngineServiceIamMember` resources **only if** they do not grant privilege to the same role.
|
447
|
+
|
448
|
+
> **Note:** This resource supports IAM Conditions but they have some known limitations which can be found [here](https://cloud.google.com/iam/docs/conditions-overview#limitations). Please review this article if you are having issues with IAM Conditions.
|
449
|
+
|
429
450
|
## iap.AppEngineServiceIamPolicy
|
430
451
|
|
431
452
|
```python
|
@@ -716,6 +737,27 @@ class AppEngineServiceIamBinding(pulumi.CustomResource):
|
|
716
737
|
})
|
717
738
|
```
|
718
739
|
|
740
|
+
## This resource supports User Project Overrides.
|
741
|
+
|
742
|
+
-
|
743
|
+
|
744
|
+
# IAM policy for Identity-Aware Proxy AppEngineService
|
745
|
+
Three different resources help you manage your IAM policy for Identity-Aware Proxy AppEngineService. Each of these resources serves a different use case:
|
746
|
+
|
747
|
+
* `iap.AppEngineServiceIamPolicy`: Authoritative. Sets the IAM policy for the appengineservice and replaces any existing policy already attached.
|
748
|
+
* `iap.AppEngineServiceIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the appengineservice are preserved.
|
749
|
+
* `iap.AppEngineServiceIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the appengineservice are preserved.
|
750
|
+
|
751
|
+
A data source can be used to retrieve policy data in advent you do not need creation
|
752
|
+
|
753
|
+
* `iap.AppEngineServiceIamPolicy`: Retrieves the IAM policy for the appengineservice
|
754
|
+
|
755
|
+
> **Note:** `iap.AppEngineServiceIamPolicy` **cannot** be used in conjunction with `iap.AppEngineServiceIamBinding` and `iap.AppEngineServiceIamMember` or they will fight over what your policy should be.
|
756
|
+
|
757
|
+
> **Note:** `iap.AppEngineServiceIamBinding` resources **can be** used in conjunction with `iap.AppEngineServiceIamMember` resources **only if** they do not grant privilege to the same role.
|
758
|
+
|
759
|
+
> **Note:** This resource supports IAM Conditions but they have some known limitations which can be found [here](https://cloud.google.com/iam/docs/conditions-overview#limitations). Please review this article if you are having issues with IAM Conditions.
|
760
|
+
|
719
761
|
## iap.AppEngineServiceIamPolicy
|
720
762
|
|
721
763
|
```python
|
@@ -426,6 +426,27 @@ class AppEngineServiceIamMember(pulumi.CustomResource):
|
|
426
426
|
})
|
427
427
|
```
|
428
428
|
|
429
|
+
## This resource supports User Project Overrides.
|
430
|
+
|
431
|
+
-
|
432
|
+
|
433
|
+
# IAM policy for Identity-Aware Proxy AppEngineService
|
434
|
+
Three different resources help you manage your IAM policy for Identity-Aware Proxy AppEngineService. Each of these resources serves a different use case:
|
435
|
+
|
436
|
+
* `iap.AppEngineServiceIamPolicy`: Authoritative. Sets the IAM policy for the appengineservice and replaces any existing policy already attached.
|
437
|
+
* `iap.AppEngineServiceIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the appengineservice are preserved.
|
438
|
+
* `iap.AppEngineServiceIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the appengineservice are preserved.
|
439
|
+
|
440
|
+
A data source can be used to retrieve policy data in advent you do not need creation
|
441
|
+
|
442
|
+
* `iap.AppEngineServiceIamPolicy`: Retrieves the IAM policy for the appengineservice
|
443
|
+
|
444
|
+
> **Note:** `iap.AppEngineServiceIamPolicy` **cannot** be used in conjunction with `iap.AppEngineServiceIamBinding` and `iap.AppEngineServiceIamMember` or they will fight over what your policy should be.
|
445
|
+
|
446
|
+
> **Note:** `iap.AppEngineServiceIamBinding` resources **can be** used in conjunction with `iap.AppEngineServiceIamMember` resources **only if** they do not grant privilege to the same role.
|
447
|
+
|
448
|
+
> **Note:** This resource supports IAM Conditions but they have some known limitations which can be found [here](https://cloud.google.com/iam/docs/conditions-overview#limitations). Please review this article if you are having issues with IAM Conditions.
|
449
|
+
|
429
450
|
## iap.AppEngineServiceIamPolicy
|
430
451
|
|
431
452
|
```python
|
@@ -716,6 +737,27 @@ class AppEngineServiceIamMember(pulumi.CustomResource):
|
|
716
737
|
})
|
717
738
|
```
|
718
739
|
|
740
|
+
## This resource supports User Project Overrides.
|
741
|
+
|
742
|
+
-
|
743
|
+
|
744
|
+
# IAM policy for Identity-Aware Proxy AppEngineService
|
745
|
+
Three different resources help you manage your IAM policy for Identity-Aware Proxy AppEngineService. Each of these resources serves a different use case:
|
746
|
+
|
747
|
+
* `iap.AppEngineServiceIamPolicy`: Authoritative. Sets the IAM policy for the appengineservice and replaces any existing policy already attached.
|
748
|
+
* `iap.AppEngineServiceIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the appengineservice are preserved.
|
749
|
+
* `iap.AppEngineServiceIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the appengineservice are preserved.
|
750
|
+
|
751
|
+
A data source can be used to retrieve policy data in advent you do not need creation
|
752
|
+
|
753
|
+
* `iap.AppEngineServiceIamPolicy`: Retrieves the IAM policy for the appengineservice
|
754
|
+
|
755
|
+
> **Note:** `iap.AppEngineServiceIamPolicy` **cannot** be used in conjunction with `iap.AppEngineServiceIamBinding` and `iap.AppEngineServiceIamMember` or they will fight over what your policy should be.
|
756
|
+
|
757
|
+
> **Note:** `iap.AppEngineServiceIamBinding` resources **can be** used in conjunction with `iap.AppEngineServiceIamMember` resources **only if** they do not grant privilege to the same role.
|
758
|
+
|
759
|
+
> **Note:** This resource supports IAM Conditions but they have some known limitations which can be found [here](https://cloud.google.com/iam/docs/conditions-overview#limitations). Please review this article if you are having issues with IAM Conditions.
|
760
|
+
|
719
761
|
## iap.AppEngineServiceIamPolicy
|
720
762
|
|
721
763
|
```python
|
@@ -311,6 +311,27 @@ class AppEngineServiceIamPolicy(pulumi.CustomResource):
|
|
311
311
|
})
|
312
312
|
```
|
313
313
|
|
314
|
+
## This resource supports User Project Overrides.
|
315
|
+
|
316
|
+
-
|
317
|
+
|
318
|
+
# IAM policy for Identity-Aware Proxy AppEngineService
|
319
|
+
Three different resources help you manage your IAM policy for Identity-Aware Proxy AppEngineService. Each of these resources serves a different use case:
|
320
|
+
|
321
|
+
* `iap.AppEngineServiceIamPolicy`: Authoritative. Sets the IAM policy for the appengineservice and replaces any existing policy already attached.
|
322
|
+
* `iap.AppEngineServiceIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the appengineservice are preserved.
|
323
|
+
* `iap.AppEngineServiceIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the appengineservice are preserved.
|
324
|
+
|
325
|
+
A data source can be used to retrieve policy data in advent you do not need creation
|
326
|
+
|
327
|
+
* `iap.AppEngineServiceIamPolicy`: Retrieves the IAM policy for the appengineservice
|
328
|
+
|
329
|
+
> **Note:** `iap.AppEngineServiceIamPolicy` **cannot** be used in conjunction with `iap.AppEngineServiceIamBinding` and `iap.AppEngineServiceIamMember` or they will fight over what your policy should be.
|
330
|
+
|
331
|
+
> **Note:** `iap.AppEngineServiceIamBinding` resources **can be** used in conjunction with `iap.AppEngineServiceIamMember` resources **only if** they do not grant privilege to the same role.
|
332
|
+
|
333
|
+
> **Note:** This resource supports IAM Conditions but they have some known limitations which can be found [here](https://cloud.google.com/iam/docs/conditions-overview#limitations). Please review this article if you are having issues with IAM Conditions.
|
334
|
+
|
314
335
|
## iap.AppEngineServiceIamPolicy
|
315
336
|
|
316
337
|
```python
|
@@ -587,6 +608,27 @@ class AppEngineServiceIamPolicy(pulumi.CustomResource):
|
|
587
608
|
})
|
588
609
|
```
|
589
610
|
|
611
|
+
## This resource supports User Project Overrides.
|
612
|
+
|
613
|
+
-
|
614
|
+
|
615
|
+
# IAM policy for Identity-Aware Proxy AppEngineService
|
616
|
+
Three different resources help you manage your IAM policy for Identity-Aware Proxy AppEngineService. Each of these resources serves a different use case:
|
617
|
+
|
618
|
+
* `iap.AppEngineServiceIamPolicy`: Authoritative. Sets the IAM policy for the appengineservice and replaces any existing policy already attached.
|
619
|
+
* `iap.AppEngineServiceIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the appengineservice are preserved.
|
620
|
+
* `iap.AppEngineServiceIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the appengineservice are preserved.
|
621
|
+
|
622
|
+
A data source can be used to retrieve policy data in advent you do not need creation
|
623
|
+
|
624
|
+
* `iap.AppEngineServiceIamPolicy`: Retrieves the IAM policy for the appengineservice
|
625
|
+
|
626
|
+
> **Note:** `iap.AppEngineServiceIamPolicy` **cannot** be used in conjunction with `iap.AppEngineServiceIamBinding` and `iap.AppEngineServiceIamMember` or they will fight over what your policy should be.
|
627
|
+
|
628
|
+
> **Note:** `iap.AppEngineServiceIamBinding` resources **can be** used in conjunction with `iap.AppEngineServiceIamMember` resources **only if** they do not grant privilege to the same role.
|
629
|
+
|
630
|
+
> **Note:** This resource supports IAM Conditions but they have some known limitations which can be found [here](https://cloud.google.com/iam/docs/conditions-overview#limitations). Please review this article if you are having issues with IAM Conditions.
|
631
|
+
|
590
632
|
## iap.AppEngineServiceIamPolicy
|
591
633
|
|
592
634
|
```python
|
@@ -464,6 +464,27 @@ class AppEngineVersionIamBinding(pulumi.CustomResource):
|
|
464
464
|
})
|
465
465
|
```
|
466
466
|
|
467
|
+
## This resource supports User Project Overrides.
|
468
|
+
|
469
|
+
-
|
470
|
+
|
471
|
+
# IAM policy for Identity-Aware Proxy AppEngineVersion
|
472
|
+
Three different resources help you manage your IAM policy for Identity-Aware Proxy AppEngineVersion. Each of these resources serves a different use case:
|
473
|
+
|
474
|
+
* `iap.AppEngineVersionIamPolicy`: Authoritative. Sets the IAM policy for the appengineversion and replaces any existing policy already attached.
|
475
|
+
* `iap.AppEngineVersionIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the appengineversion are preserved.
|
476
|
+
* `iap.AppEngineVersionIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the appengineversion are preserved.
|
477
|
+
|
478
|
+
A data source can be used to retrieve policy data in advent you do not need creation
|
479
|
+
|
480
|
+
* `iap.AppEngineVersionIamPolicy`: Retrieves the IAM policy for the appengineversion
|
481
|
+
|
482
|
+
> **Note:** `iap.AppEngineVersionIamPolicy` **cannot** be used in conjunction with `iap.AppEngineVersionIamBinding` and `iap.AppEngineVersionIamMember` or they will fight over what your policy should be.
|
483
|
+
|
484
|
+
> **Note:** `iap.AppEngineVersionIamBinding` resources **can be** used in conjunction with `iap.AppEngineVersionIamMember` resources **only if** they do not grant privilege to the same role.
|
485
|
+
|
486
|
+
> **Note:** This resource supports IAM Conditions but they have some known limitations which can be found [here](https://cloud.google.com/iam/docs/conditions-overview#limitations). Please review this article if you are having issues with IAM Conditions.
|
487
|
+
|
467
488
|
## iap.AppEngineVersionIamPolicy
|
468
489
|
|
469
490
|
```python
|
@@ -767,6 +788,27 @@ class AppEngineVersionIamBinding(pulumi.CustomResource):
|
|
767
788
|
})
|
768
789
|
```
|
769
790
|
|
791
|
+
## This resource supports User Project Overrides.
|
792
|
+
|
793
|
+
-
|
794
|
+
|
795
|
+
# IAM policy for Identity-Aware Proxy AppEngineVersion
|
796
|
+
Three different resources help you manage your IAM policy for Identity-Aware Proxy AppEngineVersion. Each of these resources serves a different use case:
|
797
|
+
|
798
|
+
* `iap.AppEngineVersionIamPolicy`: Authoritative. Sets the IAM policy for the appengineversion and replaces any existing policy already attached.
|
799
|
+
* `iap.AppEngineVersionIamBinding`: Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the appengineversion are preserved.
|
800
|
+
* `iap.AppEngineVersionIamMember`: Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the appengineversion are preserved.
|
801
|
+
|
802
|
+
A data source can be used to retrieve policy data in advent you do not need creation
|
803
|
+
|
804
|
+
* `iap.AppEngineVersionIamPolicy`: Retrieves the IAM policy for the appengineversion
|
805
|
+
|
806
|
+
> **Note:** `iap.AppEngineVersionIamPolicy` **cannot** be used in conjunction with `iap.AppEngineVersionIamBinding` and `iap.AppEngineVersionIamMember` or they will fight over what your policy should be.
|
807
|
+
|
808
|
+
> **Note:** `iap.AppEngineVersionIamBinding` resources **can be** used in conjunction with `iap.AppEngineVersionIamMember` resources **only if** they do not grant privilege to the same role.
|
809
|
+
|
810
|
+
> **Note:** This resource supports IAM Conditions but they have some known limitations which can be found [here](https://cloud.google.com/iam/docs/conditions-overview#limitations). Please review this article if you are having issues with IAM Conditions.
|
811
|
+
|
770
812
|
## iap.AppEngineVersionIamPolicy
|
771
813
|
|
772
814
|
```python
|