pulumi-gcp 8.6.0__py3-none-any.whl → 8.6.0a1728586829__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -8
- pulumi_gcp/_utilities.py +1 -1
- pulumi_gcp/accessapproval/get_folder_service_account.py +4 -9
- pulumi_gcp/accessapproval/get_organization_service_account.py +4 -9
- pulumi_gcp/accessapproval/get_project_service_account.py +4 -9
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +4 -9
- pulumi_gcp/alloydb/get_locations.py +4 -8
- pulumi_gcp/alloydb/get_supported_database_flags.py +4 -10
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +4 -13
- pulumi_gcp/apigateway/get_api_iam_policy.py +4 -11
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +4 -13
- pulumi_gcp/apigee/get_environment_iam_policy.py +4 -11
- pulumi_gcp/appengine/get_default_service_account.py +4 -12
- pulumi_gcp/apphub/get_application.py +4 -20
- pulumi_gcp/apphub/get_discovered_service.py +4 -14
- pulumi_gcp/apphub/get_discovered_workload.py +4 -14
- pulumi_gcp/artifactregistry/get_docker_image.py +4 -21
- pulumi_gcp/artifactregistry/get_locations.py +4 -8
- pulumi_gcp/artifactregistry/get_repository.py +4 -27
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +4 -13
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +4 -13
- pulumi_gcp/beyondcorp/get_app_connection.py +4 -19
- pulumi_gcp/beyondcorp/get_app_connector.py +4 -17
- pulumi_gcp/beyondcorp/get_app_gateway.py +4 -20
- pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -13
- pulumi_gcp/bigquery/get_dataset.py +4 -30
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +4 -11
- pulumi_gcp/bigquery/get_default_service_account.py +4 -9
- pulumi_gcp/bigquery/get_table_iam_policy.py +4 -13
- pulumi_gcp/bigquery/get_tables.py +4 -10
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +4 -13
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +4 -15
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +4 -13
- pulumi_gcp/bigtable/_inputs.py +0 -58
- pulumi_gcp/bigtable/get_instance_iam_policy.py +4 -11
- pulumi_gcp/bigtable/get_table_iam_policy.py +4 -13
- pulumi_gcp/bigtable/instance_iam_binding.py +34 -13
- pulumi_gcp/bigtable/instance_iam_member.py +34 -13
- pulumi_gcp/bigtable/instance_iam_policy.py +47 -0
- pulumi_gcp/bigtable/outputs.py +0 -36
- pulumi_gcp/billing/get_account_iam_policy.py +4 -9
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +4 -11
- pulumi_gcp/certificateauthority/get_authority.py +4 -34
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +4 -13
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +4 -13
- pulumi_gcp/certificatemanager/get_certificate_map.py +4 -16
- pulumi_gcp/certificatemanager/get_certificates.py +4 -10
- pulumi_gcp/cloudasset/get_resources_search_all.py +4 -12
- pulumi_gcp/cloudasset/get_search_all_resources.py +4 -12
- pulumi_gcp/cloudbuild/get_trigger.py +4 -33
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +4 -13
- pulumi_gcp/cloudfunctions/get_function.py +4 -43
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +4 -13
- pulumi_gcp/cloudfunctionsv2/get_function.py +4 -23
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +4 -13
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -8
- pulumi_gcp/cloudidentity/get_group_memberships.py +4 -8
- pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +4 -8
- pulumi_gcp/cloudidentity/get_groups.py +4 -8
- pulumi_gcp/cloudquota/get_s_quota_info.py +4 -25
- pulumi_gcp/cloudquota/get_s_quota_infos.py +4 -10
- pulumi_gcp/cloudrun/get_locations.py +4 -8
- pulumi_gcp/cloudrun/get_service.py +4 -16
- pulumi_gcp/cloudrun/get_service_iam_policy.py +4 -13
- pulumi_gcp/cloudrunv2/get_job.py +4 -39
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +4 -13
- pulumi_gcp/cloudrunv2/get_service.py +4 -45
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +4 -13
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +4 -13
- pulumi_gcp/composer/get_environment.py +4 -16
- pulumi_gcp/composer/get_image_versions.py +4 -10
- pulumi_gcp/composer/get_user_workloads_config_map.py +4 -14
- pulumi_gcp/composer/get_user_workloads_secret.py +4 -14
- pulumi_gcp/compute/_inputs.py +3 -3
- pulumi_gcp/compute/get_address.py +4 -21
- pulumi_gcp/compute/get_addresses.py +4 -12
- pulumi_gcp/compute/get_backend_bucket.py +4 -18
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +4 -11
- pulumi_gcp/compute/get_backend_service.py +4 -40
- pulumi_gcp/compute/get_backend_service_iam_policy.py +4 -11
- pulumi_gcp/compute/get_certificate.py +4 -17
- pulumi_gcp/compute/get_default_service_account.py +4 -12
- pulumi_gcp/compute/get_disk.py +4 -45
- pulumi_gcp/compute/get_disk_iam_policy.py +4 -13
- pulumi_gcp/compute/get_forwarding_rule.py +4 -43
- pulumi_gcp/compute/get_forwarding_rules.py +4 -10
- pulumi_gcp/compute/get_global_address.py +4 -19
- pulumi_gcp/compute/get_global_forwarding_rule.py +4 -31
- pulumi_gcp/compute/get_hc_vpn_gateway.py +4 -17
- pulumi_gcp/compute/get_health_check.py +4 -25
- pulumi_gcp/compute/get_image.py +4 -30
- pulumi_gcp/compute/get_image_iam_policy.py +4 -11
- pulumi_gcp/compute/get_instance.py +4 -49
- pulumi_gcp/compute/get_instance_group.py +4 -18
- pulumi_gcp/compute/get_instance_group_manager.py +4 -38
- pulumi_gcp/compute/get_instance_iam_policy.py +4 -13
- pulumi_gcp/compute/get_instance_serial_port.py +4 -14
- pulumi_gcp/compute/get_instance_template.py +4 -45
- pulumi_gcp/compute/get_lbip_ranges.py +4 -7
- pulumi_gcp/compute/get_machine_image_iam_policy.py +4 -11
- pulumi_gcp/compute/get_machine_types.py +4 -12
- pulumi_gcp/compute/get_netblock_ip_ranges.py +4 -10
- pulumi_gcp/compute/get_network.py +4 -14
- pulumi_gcp/compute/get_network_endpoint_group.py +4 -19
- pulumi_gcp/compute/get_network_peering.py +4 -17
- pulumi_gcp/compute/get_networks.py +4 -9
- pulumi_gcp/compute/get_node_types.py +4 -10
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +4 -13
- pulumi_gcp/compute/get_region_disk.py +4 -35
- pulumi_gcp/compute/get_region_disk_iam_policy.py +4 -13
- pulumi_gcp/compute/get_region_instance_group.py +4 -15
- pulumi_gcp/compute/get_region_instance_group_manager.py +4 -39
- pulumi_gcp/compute/get_region_instance_template.py +4 -44
- pulumi_gcp/compute/get_region_network_endpoint_group.py +4 -22
- pulumi_gcp/compute/get_region_ssl_certificate.py +4 -19
- pulumi_gcp/compute/get_regions.py +4 -10
- pulumi_gcp/compute/get_reservation.py +4 -19
- pulumi_gcp/compute/get_resource_policy.py +4 -17
- pulumi_gcp/compute/get_router.py +4 -18
- pulumi_gcp/compute/get_router_nat.py +4 -33
- pulumi_gcp/compute/get_router_status.py +4 -14
- pulumi_gcp/compute/get_security_policy.py +4 -18
- pulumi_gcp/compute/get_snapshot.py +4 -30
- pulumi_gcp/compute/get_snapshot_iam_policy.py +4 -11
- pulumi_gcp/compute/get_ssl_policy.py +4 -17
- pulumi_gcp/compute/get_subnetwork.py +4 -20
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +4 -13
- pulumi_gcp/compute/get_subnetworks.py +4 -12
- pulumi_gcp/compute/get_vpn_gateway.py +4 -14
- pulumi_gcp/compute/get_zones.py +4 -12
- pulumi_gcp/compute/outputs.py +2 -2
- pulumi_gcp/compute/router_status.py +4 -14
- pulumi_gcp/container/_inputs.py +0 -12
- pulumi_gcp/container/get_attached_install_manifest.py +4 -14
- pulumi_gcp/container/get_attached_versions.py +4 -10
- pulumi_gcp/container/get_aws_versions.py +4 -11
- pulumi_gcp/container/get_azure_versions.py +4 -11
- pulumi_gcp/container/get_cluster.py +4 -87
- pulumi_gcp/container/get_engine_versions.py +4 -18
- pulumi_gcp/container/get_registry_image.py +4 -16
- pulumi_gcp/container/get_registry_repository.py +4 -10
- pulumi_gcp/container/outputs.py +0 -8
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +4 -11
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +4 -13
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +4 -9
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +4 -13
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +4 -13
- pulumi_gcp/dataform/get_repository_iam_policy.py +4 -13
- pulumi_gcp/datafusion/get_instance_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_asset_iam_policy.py +4 -17
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_lake_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_task_iam_policy.py +4 -15
- pulumi_gcp/dataplex/get_zone_iam_policy.py +4 -15
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_job_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_metastore_service.py +4 -34
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +4 -13
- pulumi_gcp/datastream/get_static_ips.py +4 -10
- pulumi_gcp/discoveryengine/_inputs.py +5 -32
- pulumi_gcp/discoveryengine/chat_engine.py +0 -64
- pulumi_gcp/discoveryengine/outputs.py +3 -22
- pulumi_gcp/dns/get_keys.py +4 -11
- pulumi_gcp/dns/get_managed_zone.py +4 -14
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +4 -11
- pulumi_gcp/dns/get_managed_zones.py +4 -8
- pulumi_gcp/dns/get_record_set.py +4 -15
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +4 -11
- pulumi_gcp/endpoints/get_service_iam_policy.py +4 -9
- pulumi_gcp/filestore/get_instance.py +4 -25
- pulumi_gcp/firebase/get_android_app.py +4 -17
- pulumi_gcp/firebase/get_android_app_config.py +4 -11
- pulumi_gcp/firebase/get_apple_app.py +4 -16
- pulumi_gcp/firebase/get_apple_app_config.py +4 -11
- pulumi_gcp/firebase/get_hosting_channel.py +4 -16
- pulumi_gcp/firebase/get_web_app.py +4 -14
- pulumi_gcp/firebase/get_web_app_config.py +4 -16
- pulumi_gcp/folder/get_iam_policy.py +4 -9
- pulumi_gcp/folder/get_organization_policy.py +4 -15
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +4 -13
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_feature_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_membership_binding.py +4 -23
- pulumi_gcp/gkehub/get_membership_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_scope_iam_policy.py +4 -11
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +4 -11
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +4 -9
- pulumi_gcp/iam/get_rule.py +4 -10
- pulumi_gcp/iam/get_testable_permissions.py +4 -12
- pulumi_gcp/iam/get_workload_identity_pool.py +4 -14
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +4 -22
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -13
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -15
- pulumi_gcp/iap/get_client.py +4 -11
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +4 -13
- pulumi_gcp/iap/get_tunnel_iam_policy.py +4 -9
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +4 -13
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +4 -11
- pulumi_gcp/iap/get_web_iam_policy.py +4 -9
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +4 -13
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +4 -11
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +4 -9
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +4 -9
- pulumi_gcp/kms/get_crypto_key_latest_version.py +4 -15
- pulumi_gcp/kms/get_crypto_key_versions.py +4 -11
- pulumi_gcp/kms/get_crypto_keys.py +4 -10
- pulumi_gcp/kms/get_ekm_connection_iam_policy.py +4 -13
- pulumi_gcp/kms/get_key_ring_iam_policy.py +4 -9
- pulumi_gcp/kms/get_key_rings.py +4 -12
- pulumi_gcp/kms/get_kms_crypto_key.py +4 -21
- pulumi_gcp/kms/get_kms_crypto_key_version.py +4 -14
- pulumi_gcp/kms/get_kms_key_ring.py +4 -11
- pulumi_gcp/kms/get_kms_secret.py +4 -12
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +4 -12
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +4 -10
- pulumi_gcp/kms/key_handle.py +8 -8
- pulumi_gcp/logging/get_folder_settings.py +4 -13
- pulumi_gcp/logging/get_log_view_iam_policy.py +4 -15
- pulumi_gcp/logging/get_organization_settings.py +4 -13
- pulumi_gcp/logging/get_project_cmek_settings.py +4 -12
- pulumi_gcp/logging/get_project_settings.py +4 -13
- pulumi_gcp/logging/get_sink.py +4 -14
- pulumi_gcp/monitoring/get_app_engine_service.py +4 -14
- pulumi_gcp/monitoring/get_cluster_istio_service.py +4 -20
- pulumi_gcp/monitoring/get_istio_canonical_service.py +4 -18
- pulumi_gcp/monitoring/get_mesh_istio_service.py +4 -18
- pulumi_gcp/monitoring/get_notification_channel.py +4 -21
- pulumi_gcp/monitoring/get_secret_version.py +4 -16
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +4 -6
- pulumi_gcp/netapp/backup_vault.py +2 -2
- pulumi_gcp/networkconnectivity/_inputs.py +0 -70
- pulumi_gcp/networkconnectivity/internal_range.py +7 -117
- pulumi_gcp/networkconnectivity/outputs.py +0 -42
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +4 -13
- pulumi_gcp/networkservices/gateway.py +0 -54
- pulumi_gcp/notebooks/get_instance_iam_policy.py +4 -13
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +4 -13
- pulumi_gcp/organizations/get_active_folder.py +4 -12
- pulumi_gcp/organizations/get_billing_account.py +4 -15
- pulumi_gcp/organizations/get_client_config.py +4 -10
- pulumi_gcp/organizations/get_client_open_id_user_info.py +4 -6
- pulumi_gcp/organizations/get_folder.py +4 -17
- pulumi_gcp/organizations/get_folders.py +4 -8
- pulumi_gcp/organizations/get_iam_policy.py +4 -10
- pulumi_gcp/organizations/get_organization.py +4 -14
- pulumi_gcp/organizations/get_project.py +4 -18
- pulumi_gcp/privilegedaccessmanager/get_entitlement.py +4 -22
- pulumi_gcp/projects/get_iam_policy.py +4 -9
- pulumi_gcp/projects/get_organization_policy.py +4 -15
- pulumi_gcp/projects/get_project.py +4 -8
- pulumi_gcp/projects/get_project_service.py +4 -12
- pulumi_gcp/pubsub/get_schema_iam_policy.py +4 -11
- pulumi_gcp/pubsub/get_subscription.py +4 -25
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +4 -11
- pulumi_gcp/pubsub/get_topic.py +4 -17
- pulumi_gcp/pubsub/get_topic_iam_policy.py +4 -11
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/get_instance.py +4 -44
- pulumi_gcp/runtimeconfig/get_config.py +4 -10
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +4 -11
- pulumi_gcp/runtimeconfig/get_variable.py +4 -14
- pulumi_gcp/secretmanager/get_regional_secret.py +4 -25
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +4 -13
- pulumi_gcp/secretmanager/get_regional_secret_version.py +4 -19
- pulumi_gcp/secretmanager/get_regional_secret_version_access.py +4 -15
- pulumi_gcp/secretmanager/get_regional_secrets.py +4 -12
- pulumi_gcp/secretmanager/get_secret.py +4 -23
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +4 -11
- pulumi_gcp/secretmanager/get_secret_version.py +4 -16
- pulumi_gcp/secretmanager/get_secret_version_access.py +4 -13
- pulumi_gcp/secretmanager/get_secrets.py +4 -10
- pulumi_gcp/secretmanager/outputs.py +10 -2
- pulumi_gcp/securesourcemanager/__init__.py +0 -1
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -13
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -13
- pulumi_gcp/securitycenter/get_source_iam_policy.py +4 -11
- pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +4 -11
- pulumi_gcp/serviceaccount/get_account.py +4 -14
- pulumi_gcp/serviceaccount/get_account_access_token.py +4 -14
- pulumi_gcp/serviceaccount/get_account_id_token.py +4 -14
- pulumi_gcp/serviceaccount/get_account_jwt.py +4 -14
- pulumi_gcp/serviceaccount/get_account_key.py +4 -13
- pulumi_gcp/serviceaccount/get_iam_policy.py +4 -9
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +4 -9
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +4 -9
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +4 -15
- pulumi_gcp/siteverification/get_token.py +4 -12
- pulumi_gcp/sourcerepo/get_repository.py +4 -13
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +4 -11
- pulumi_gcp/spanner/backup_schedule.py +2 -4
- pulumi_gcp/spanner/get_database_iam_policy.py +4 -13
- pulumi_gcp/spanner/get_instance.py +4 -22
- pulumi_gcp/spanner/get_instance_iam_policy.py +4 -11
- pulumi_gcp/sql/get_backup_run.py +4 -16
- pulumi_gcp/sql/get_ca_certs.py +4 -11
- pulumi_gcp/sql/get_database.py +4 -15
- pulumi_gcp/sql/get_database_instance.py +4 -32
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +4 -10
- pulumi_gcp/sql/get_database_instances.py +4 -18
- pulumi_gcp/sql/get_databases.py +4 -10
- pulumi_gcp/sql/get_tiers.py +4 -8
- pulumi_gcp/storage/get_bucket.py +4 -34
- pulumi_gcp/storage/get_bucket_iam_policy.py +4 -9
- pulumi_gcp/storage/get_bucket_object.py +4 -30
- pulumi_gcp/storage/get_bucket_object_content.py +4 -31
- pulumi_gcp/storage/get_bucket_objects.py +4 -12
- pulumi_gcp/storage/get_buckets.py +4 -10
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +4 -11
- pulumi_gcp/storage/get_object_signed_url.py +4 -22
- pulumi_gcp/storage/get_project_service_account.py +4 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +4 -10
- pulumi_gcp/storage/get_transfer_project_servie_account.py +4 -10
- pulumi_gcp/tags/get_tag_key.py +4 -14
- pulumi_gcp/tags/get_tag_key_iam_policy.py +4 -9
- pulumi_gcp/tags/get_tag_keys.py +4 -8
- pulumi_gcp/tags/get_tag_value.py +4 -14
- pulumi_gcp/tags/get_tag_value_iam_policy.py +4 -9
- pulumi_gcp/tags/get_tag_values.py +4 -8
- pulumi_gcp/tpu/get_tensorflow_versions.py +4 -10
- pulumi_gcp/tpu/get_v2_accelerator_types.py +4 -10
- pulumi_gcp/tpu/get_v2_runtime_versions.py +4 -10
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +4 -13
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +4 -11
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +4 -13
- pulumi_gcp/vertex/get_ai_index.py +4 -24
- pulumi_gcp/vmwareengine/get_cluster.py +4 -13
- pulumi_gcp/vmwareengine/get_external_access_rule.py +4 -21
- pulumi_gcp/vmwareengine/get_external_address.py +4 -16
- pulumi_gcp/vmwareengine/get_network.py +4 -16
- pulumi_gcp/vmwareengine/get_network_peering.py +4 -23
- pulumi_gcp/vmwareengine/get_network_policy.py +4 -20
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +4 -9
- pulumi_gcp/vmwareengine/get_private_cloud.py +4 -22
- pulumi_gcp/vmwareengine/get_subnet.py +4 -20
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +4 -9
- pulumi_gcp/vpcaccess/get_connector.py +4 -22
- pulumi_gcp/workbench/get_instance_iam_policy.py +4 -13
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +4 -15
- pulumi_gcp/workstations/get_workstation_iam_policy.py +4 -17
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/METADATA +2 -2
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/RECORD +354 -355
- pulumi_gcp/securesourcemanager/branch_rule.py +0 -975
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/top_level.txt +0 -0
pulumi_gcp/iam/get_rule.py
CHANGED
@@ -121,6 +121,9 @@ def get_rule(name: Optional[str] = None,
|
|
121
121
|
name=pulumi.get(__ret__, 'name'),
|
122
122
|
stage=pulumi.get(__ret__, 'stage'),
|
123
123
|
title=pulumi.get(__ret__, 'title'))
|
124
|
+
|
125
|
+
|
126
|
+
@_utilities.lift_output_func(get_rule)
|
124
127
|
def get_rule_output(name: Optional[pulumi.Input[str]] = None,
|
125
128
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRuleResult]:
|
126
129
|
"""
|
@@ -137,13 +140,4 @@ def get_rule_output(name: Optional[pulumi.Input[str]] = None,
|
|
137
140
|
|
138
141
|
:param str name: The name of the Role to lookup in the form `roles/{ROLE_NAME}`, `organizations/{ORGANIZATION_ID}/roles/{ROLE_NAME}` or `projects/{PROJECT_ID}/roles/{ROLE_NAME}`
|
139
142
|
"""
|
140
|
-
|
141
|
-
__args__['name'] = name
|
142
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
143
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iam/getRule:getRule', __args__, opts=opts, typ=GetRuleResult)
|
144
|
-
return __ret__.apply(lambda __response__: GetRuleResult(
|
145
|
-
id=pulumi.get(__response__, 'id'),
|
146
|
-
included_permissions=pulumi.get(__response__, 'included_permissions'),
|
147
|
-
name=pulumi.get(__response__, 'name'),
|
148
|
-
stage=pulumi.get(__response__, 'stage'),
|
149
|
-
title=pulumi.get(__response__, 'title')))
|
143
|
+
...
|
@@ -132,6 +132,9 @@ def get_testable_permissions(custom_support_level: Optional[str] = None,
|
|
132
132
|
id=pulumi.get(__ret__, 'id'),
|
133
133
|
permissions=pulumi.get(__ret__, 'permissions'),
|
134
134
|
stages=pulumi.get(__ret__, 'stages'))
|
135
|
+
|
136
|
+
|
137
|
+
@_utilities.lift_output_func(get_testable_permissions)
|
135
138
|
def get_testable_permissions_output(custom_support_level: Optional[pulumi.Input[Optional[str]]] = None,
|
136
139
|
full_resource_name: Optional[pulumi.Input[str]] = None,
|
137
140
|
stages: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
|
@@ -159,15 +162,4 @@ def get_testable_permissions_output(custom_support_level: Optional[pulumi.Input[
|
|
159
162
|
:param str full_resource_name: See [full resource name documentation](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more detail.
|
160
163
|
:param Sequence[str] stages: The acceptable release stages of the permission in the output. Note that `BETA` does not include permissions in `GA`, but you can specify both with `["GA", "BETA"]` for example. Can be a list of `"ALPHA"`, `"BETA"`, `"GA"`, `"DEPRECATED"`. Default is `["GA"]`.
|
161
164
|
"""
|
162
|
-
|
163
|
-
__args__['customSupportLevel'] = custom_support_level
|
164
|
-
__args__['fullResourceName'] = full_resource_name
|
165
|
-
__args__['stages'] = stages
|
166
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
167
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iam/getTestablePermissions:getTestablePermissions', __args__, opts=opts, typ=GetTestablePermissionsResult)
|
168
|
-
return __ret__.apply(lambda __response__: GetTestablePermissionsResult(
|
169
|
-
custom_support_level=pulumi.get(__response__, 'custom_support_level'),
|
170
|
-
full_resource_name=pulumi.get(__response__, 'full_resource_name'),
|
171
|
-
id=pulumi.get(__response__, 'id'),
|
172
|
-
permissions=pulumi.get(__response__, 'permissions'),
|
173
|
-
stages=pulumi.get(__response__, 'stages')))
|
165
|
+
...
|
@@ -150,6 +150,9 @@ def get_workload_identity_pool(project: Optional[str] = None,
|
|
150
150
|
project=pulumi.get(__ret__, 'project'),
|
151
151
|
state=pulumi.get(__ret__, 'state'),
|
152
152
|
workload_identity_pool_id=pulumi.get(__ret__, 'workload_identity_pool_id'))
|
153
|
+
|
154
|
+
|
155
|
+
@_utilities.lift_output_func(get_workload_identity_pool)
|
153
156
|
def get_workload_identity_pool_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
154
157
|
workload_identity_pool_id: Optional[pulumi.Input[str]] = None,
|
155
158
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWorkloadIdentityPoolResult]:
|
@@ -173,17 +176,4 @@ def get_workload_identity_pool_output(project: Optional[pulumi.Input[Optional[st
|
|
173
176
|
|
174
177
|
- - -
|
175
178
|
"""
|
176
|
-
|
177
|
-
__args__['project'] = project
|
178
|
-
__args__['workloadIdentityPoolId'] = workload_identity_pool_id
|
179
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
180
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iam/getWorkloadIdentityPool:getWorkloadIdentityPool', __args__, opts=opts, typ=GetWorkloadIdentityPoolResult)
|
181
|
-
return __ret__.apply(lambda __response__: GetWorkloadIdentityPoolResult(
|
182
|
-
description=pulumi.get(__response__, 'description'),
|
183
|
-
disabled=pulumi.get(__response__, 'disabled'),
|
184
|
-
display_name=pulumi.get(__response__, 'display_name'),
|
185
|
-
id=pulumi.get(__response__, 'id'),
|
186
|
-
name=pulumi.get(__response__, 'name'),
|
187
|
-
project=pulumi.get(__response__, 'project'),
|
188
|
-
state=pulumi.get(__response__, 'state'),
|
189
|
-
workload_identity_pool_id=pulumi.get(__response__, 'workload_identity_pool_id')))
|
179
|
+
...
|
@@ -226,6 +226,9 @@ def get_workload_identity_pool_provider(project: Optional[str] = None,
|
|
226
226
|
workload_identity_pool_id=pulumi.get(__ret__, 'workload_identity_pool_id'),
|
227
227
|
workload_identity_pool_provider_id=pulumi.get(__ret__, 'workload_identity_pool_provider_id'),
|
228
228
|
x509s=pulumi.get(__ret__, 'x509s'))
|
229
|
+
|
230
|
+
|
231
|
+
@_utilities.lift_output_func(get_workload_identity_pool_provider)
|
229
232
|
def get_workload_identity_pool_provider_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
230
233
|
workload_identity_pool_id: Optional[pulumi.Input[str]] = None,
|
231
234
|
workload_identity_pool_provider_id: Optional[pulumi.Input[str]] = None,
|
@@ -253,25 +256,4 @@ def get_workload_identity_pool_provider_output(project: Optional[pulumi.Input[Op
|
|
253
256
|
|
254
257
|
- - -
|
255
258
|
"""
|
256
|
-
|
257
|
-
__args__['project'] = project
|
258
|
-
__args__['workloadIdentityPoolId'] = workload_identity_pool_id
|
259
|
-
__args__['workloadIdentityPoolProviderId'] = workload_identity_pool_provider_id
|
260
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
261
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iam/getWorkloadIdentityPoolProvider:getWorkloadIdentityPoolProvider', __args__, opts=opts, typ=GetWorkloadIdentityPoolProviderResult)
|
262
|
-
return __ret__.apply(lambda __response__: GetWorkloadIdentityPoolProviderResult(
|
263
|
-
attribute_condition=pulumi.get(__response__, 'attribute_condition'),
|
264
|
-
attribute_mapping=pulumi.get(__response__, 'attribute_mapping'),
|
265
|
-
aws=pulumi.get(__response__, 'aws'),
|
266
|
-
description=pulumi.get(__response__, 'description'),
|
267
|
-
disabled=pulumi.get(__response__, 'disabled'),
|
268
|
-
display_name=pulumi.get(__response__, 'display_name'),
|
269
|
-
id=pulumi.get(__response__, 'id'),
|
270
|
-
name=pulumi.get(__response__, 'name'),
|
271
|
-
oidcs=pulumi.get(__response__, 'oidcs'),
|
272
|
-
project=pulumi.get(__response__, 'project'),
|
273
|
-
samls=pulumi.get(__response__, 'samls'),
|
274
|
-
state=pulumi.get(__response__, 'state'),
|
275
|
-
workload_identity_pool_id=pulumi.get(__response__, 'workload_identity_pool_id'),
|
276
|
-
workload_identity_pool_provider_id=pulumi.get(__response__, 'workload_identity_pool_provider_id'),
|
277
|
-
x509s=pulumi.get(__response__, 'x509s')))
|
259
|
+
...
|
@@ -139,6 +139,9 @@ def get_app_engine_service_iam_policy(app_id: Optional[str] = None,
|
|
139
139
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
140
140
|
project=pulumi.get(__ret__, 'project'),
|
141
141
|
service=pulumi.get(__ret__, 'service'))
|
142
|
+
|
143
|
+
|
144
|
+
@_utilities.lift_output_func(get_app_engine_service_iam_policy)
|
142
145
|
def get_app_engine_service_iam_policy_output(app_id: Optional[pulumi.Input[str]] = None,
|
143
146
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
144
147
|
service: Optional[pulumi.Input[str]] = None,
|
@@ -163,16 +166,4 @@ def get_app_engine_service_iam_policy_output(app_id: Optional[pulumi.Input[str]]
|
|
163
166
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
164
167
|
:param str service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
165
168
|
"""
|
166
|
-
|
167
|
-
__args__['appId'] = app_id
|
168
|
-
__args__['project'] = project
|
169
|
-
__args__['service'] = service
|
170
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
171
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getAppEngineServiceIamPolicy:getAppEngineServiceIamPolicy', __args__, opts=opts, typ=GetAppEngineServiceIamPolicyResult)
|
172
|
-
return __ret__.apply(lambda __response__: GetAppEngineServiceIamPolicyResult(
|
173
|
-
app_id=pulumi.get(__response__, 'app_id'),
|
174
|
-
etag=pulumi.get(__response__, 'etag'),
|
175
|
-
id=pulumi.get(__response__, 'id'),
|
176
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
177
|
-
project=pulumi.get(__response__, 'project'),
|
178
|
-
service=pulumi.get(__response__, 'service')))
|
169
|
+
...
|
@@ -153,6 +153,9 @@ def get_app_engine_version_iam_policy(app_id: Optional[str] = None,
|
|
153
153
|
project=pulumi.get(__ret__, 'project'),
|
154
154
|
service=pulumi.get(__ret__, 'service'),
|
155
155
|
version_id=pulumi.get(__ret__, 'version_id'))
|
156
|
+
|
157
|
+
|
158
|
+
@_utilities.lift_output_func(get_app_engine_version_iam_policy)
|
156
159
|
def get_app_engine_version_iam_policy_output(app_id: Optional[pulumi.Input[str]] = None,
|
157
160
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
158
161
|
service: Optional[pulumi.Input[str]] = None,
|
@@ -180,18 +183,4 @@ def get_app_engine_version_iam_policy_output(app_id: Optional[pulumi.Input[str]]
|
|
180
183
|
:param str service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
181
184
|
:param str version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
182
185
|
"""
|
183
|
-
|
184
|
-
__args__['appId'] = app_id
|
185
|
-
__args__['project'] = project
|
186
|
-
__args__['service'] = service
|
187
|
-
__args__['versionId'] = version_id
|
188
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
189
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getAppEngineVersionIamPolicy:getAppEngineVersionIamPolicy', __args__, opts=opts, typ=GetAppEngineVersionIamPolicyResult)
|
190
|
-
return __ret__.apply(lambda __response__: GetAppEngineVersionIamPolicyResult(
|
191
|
-
app_id=pulumi.get(__response__, 'app_id'),
|
192
|
-
etag=pulumi.get(__response__, 'etag'),
|
193
|
-
id=pulumi.get(__response__, 'id'),
|
194
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
195
|
-
project=pulumi.get(__response__, 'project'),
|
196
|
-
service=pulumi.get(__response__, 'service'),
|
197
|
-
version_id=pulumi.get(__response__, 'version_id')))
|
186
|
+
...
|
pulumi_gcp/iap/get_client.py
CHANGED
@@ -118,6 +118,9 @@ def get_client(brand: Optional[str] = None,
|
|
118
118
|
display_name=pulumi.get(__ret__, 'display_name'),
|
119
119
|
id=pulumi.get(__ret__, 'id'),
|
120
120
|
secret=pulumi.get(__ret__, 'secret'))
|
121
|
+
|
122
|
+
|
123
|
+
@_utilities.lift_output_func(get_client)
|
121
124
|
def get_client_output(brand: Optional[pulumi.Input[str]] = None,
|
122
125
|
client_id: Optional[pulumi.Input[str]] = None,
|
123
126
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetClientResult]:
|
@@ -139,14 +142,4 @@ def get_client_output(brand: Optional[pulumi.Input[str]] = None,
|
|
139
142
|
:param str brand: The name of the brand.
|
140
143
|
:param str client_id: The client_id of the brand.
|
141
144
|
"""
|
142
|
-
|
143
|
-
__args__['brand'] = brand
|
144
|
-
__args__['clientId'] = client_id
|
145
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
146
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getClient:getClient', __args__, opts=opts, typ=GetClientResult)
|
147
|
-
return __ret__.apply(lambda __response__: GetClientResult(
|
148
|
-
brand=pulumi.get(__response__, 'brand'),
|
149
|
-
client_id=pulumi.get(__response__, 'client_id'),
|
150
|
-
display_name=pulumi.get(__response__, 'display_name'),
|
151
|
-
id=pulumi.get(__response__, 'id'),
|
152
|
-
secret=pulumi.get(__response__, 'secret')))
|
145
|
+
...
|
@@ -141,6 +141,9 @@ def get_tunnel_dest_group_iam_policy(dest_group: Optional[str] = None,
|
|
141
141
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
142
142
|
project=pulumi.get(__ret__, 'project'),
|
143
143
|
region=pulumi.get(__ret__, 'region'))
|
144
|
+
|
145
|
+
|
146
|
+
@_utilities.lift_output_func(get_tunnel_dest_group_iam_policy)
|
144
147
|
def get_tunnel_dest_group_iam_policy_output(dest_group: Optional[pulumi.Input[str]] = None,
|
145
148
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -167,16 +170,4 @@ def get_tunnel_dest_group_iam_policy_output(dest_group: Optional[pulumi.Input[st
|
|
167
170
|
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
168
171
|
region is specified, it is taken from the provider configuration.
|
169
172
|
"""
|
170
|
-
|
171
|
-
__args__['destGroup'] = dest_group
|
172
|
-
__args__['project'] = project
|
173
|
-
__args__['region'] = region
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getTunnelDestGroupIamPolicy:getTunnelDestGroupIamPolicy', __args__, opts=opts, typ=GetTunnelDestGroupIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetTunnelDestGroupIamPolicyResult(
|
177
|
-
dest_group=pulumi.get(__response__, 'dest_group'),
|
178
|
-
etag=pulumi.get(__response__, 'etag'),
|
179
|
-
id=pulumi.get(__response__, 'id'),
|
180
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
181
|
-
project=pulumi.get(__response__, 'project'),
|
182
|
-
region=pulumi.get(__response__, 'region')))
|
173
|
+
...
|
@@ -111,6 +111,9 @@ def get_tunnel_iam_policy(project: Optional[str] = None,
|
|
111
111
|
id=pulumi.get(__ret__, 'id'),
|
112
112
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
113
113
|
project=pulumi.get(__ret__, 'project'))
|
114
|
+
|
115
|
+
|
116
|
+
@_utilities.lift_output_func(get_tunnel_iam_policy)
|
114
117
|
def get_tunnel_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
115
118
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTunnelIamPolicyResult]:
|
116
119
|
"""
|
@@ -129,12 +132,4 @@ def get_tunnel_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]]
|
|
129
132
|
:param str project: The ID of the project in which the resource belongs.
|
130
133
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
131
134
|
"""
|
132
|
-
|
133
|
-
__args__['project'] = project
|
134
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
135
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getTunnelIamPolicy:getTunnelIamPolicy', __args__, opts=opts, typ=GetTunnelIamPolicyResult)
|
136
|
-
return __ret__.apply(lambda __response__: GetTunnelIamPolicyResult(
|
137
|
-
etag=pulumi.get(__response__, 'etag'),
|
138
|
-
id=pulumi.get(__response__, 'id'),
|
139
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
140
|
-
project=pulumi.get(__response__, 'project')))
|
135
|
+
...
|
@@ -138,6 +138,9 @@ def get_tunnel_instance_iam_policy(instance: Optional[str] = None,
|
|
138
138
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
139
139
|
project=pulumi.get(__ret__, 'project'),
|
140
140
|
zone=pulumi.get(__ret__, 'zone'))
|
141
|
+
|
142
|
+
|
143
|
+
@_utilities.lift_output_func(get_tunnel_instance_iam_policy)
|
141
144
|
def get_tunnel_instance_iam_policy_output(instance: Optional[pulumi.Input[str]] = None,
|
142
145
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
143
146
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -161,16 +164,4 @@ def get_tunnel_instance_iam_policy_output(instance: Optional[pulumi.Input[str]]
|
|
161
164
|
:param str project: The ID of the project in which the resource belongs.
|
162
165
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
163
166
|
"""
|
164
|
-
|
165
|
-
__args__['instance'] = instance
|
166
|
-
__args__['project'] = project
|
167
|
-
__args__['zone'] = zone
|
168
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
169
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getTunnelInstanceIamPolicy:getTunnelInstanceIamPolicy', __args__, opts=opts, typ=GetTunnelInstanceIamPolicyResult)
|
170
|
-
return __ret__.apply(lambda __response__: GetTunnelInstanceIamPolicyResult(
|
171
|
-
etag=pulumi.get(__response__, 'etag'),
|
172
|
-
id=pulumi.get(__response__, 'id'),
|
173
|
-
instance=pulumi.get(__response__, 'instance'),
|
174
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
175
|
-
project=pulumi.get(__response__, 'project'),
|
176
|
-
zone=pulumi.get(__response__, 'zone')))
|
167
|
+
...
|
@@ -125,6 +125,9 @@ def get_web_backend_service_iam_policy(project: Optional[str] = None,
|
|
125
125
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
126
126
|
project=pulumi.get(__ret__, 'project'),
|
127
127
|
web_backend_service=pulumi.get(__ret__, 'web_backend_service'))
|
128
|
+
|
129
|
+
|
130
|
+
@_utilities.lift_output_func(get_web_backend_service_iam_policy)
|
128
131
|
def get_web_backend_service_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
129
132
|
web_backend_service: Optional[pulumi.Input[str]] = None,
|
130
133
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebBackendServiceIamPolicyResult]:
|
@@ -146,14 +149,4 @@ def get_web_backend_service_iam_policy_output(project: Optional[pulumi.Input[Opt
|
|
146
149
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
147
150
|
:param str web_backend_service: Used to find the parent resource to bind the IAM policy to
|
148
151
|
"""
|
149
|
-
|
150
|
-
__args__['project'] = project
|
151
|
-
__args__['webBackendService'] = web_backend_service
|
152
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
153
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getWebBackendServiceIamPolicy:getWebBackendServiceIamPolicy', __args__, opts=opts, typ=GetWebBackendServiceIamPolicyResult)
|
154
|
-
return __ret__.apply(lambda __response__: GetWebBackendServiceIamPolicyResult(
|
155
|
-
etag=pulumi.get(__response__, 'etag'),
|
156
|
-
id=pulumi.get(__response__, 'id'),
|
157
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
158
|
-
project=pulumi.get(__response__, 'project'),
|
159
|
-
web_backend_service=pulumi.get(__response__, 'web_backend_service')))
|
152
|
+
...
|
@@ -111,6 +111,9 @@ def get_web_iam_policy(project: Optional[str] = None,
|
|
111
111
|
id=pulumi.get(__ret__, 'id'),
|
112
112
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
113
113
|
project=pulumi.get(__ret__, 'project'))
|
114
|
+
|
115
|
+
|
116
|
+
@_utilities.lift_output_func(get_web_iam_policy)
|
114
117
|
def get_web_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
115
118
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebIamPolicyResult]:
|
116
119
|
"""
|
@@ -129,12 +132,4 @@ def get_web_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = N
|
|
129
132
|
:param str project: The ID of the project in which the resource belongs.
|
130
133
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
131
134
|
"""
|
132
|
-
|
133
|
-
__args__['project'] = project
|
134
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
135
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getWebIamPolicy:getWebIamPolicy', __args__, opts=opts, typ=GetWebIamPolicyResult)
|
136
|
-
return __ret__.apply(lambda __response__: GetWebIamPolicyResult(
|
137
|
-
etag=pulumi.get(__response__, 'etag'),
|
138
|
-
id=pulumi.get(__response__, 'id'),
|
139
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
140
|
-
project=pulumi.get(__response__, 'project')))
|
135
|
+
...
|
@@ -138,6 +138,9 @@ def get_web_region_backend_service_iam_policy(project: Optional[str] = None,
|
|
138
138
|
project=pulumi.get(__ret__, 'project'),
|
139
139
|
region=pulumi.get(__ret__, 'region'),
|
140
140
|
web_region_backend_service=pulumi.get(__ret__, 'web_region_backend_service'))
|
141
|
+
|
142
|
+
|
143
|
+
@_utilities.lift_output_func(get_web_region_backend_service_iam_policy)
|
141
144
|
def get_web_region_backend_service_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
142
145
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
143
146
|
web_region_backend_service: Optional[pulumi.Input[str]] = None,
|
@@ -161,16 +164,4 @@ def get_web_region_backend_service_iam_policy_output(project: Optional[pulumi.In
|
|
161
164
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
162
165
|
:param str web_region_backend_service: Used to find the parent resource to bind the IAM policy to
|
163
166
|
"""
|
164
|
-
|
165
|
-
__args__['project'] = project
|
166
|
-
__args__['region'] = region
|
167
|
-
__args__['webRegionBackendService'] = web_region_backend_service
|
168
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
169
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getWebRegionBackendServiceIamPolicy:getWebRegionBackendServiceIamPolicy', __args__, opts=opts, typ=GetWebRegionBackendServiceIamPolicyResult)
|
170
|
-
return __ret__.apply(lambda __response__: GetWebRegionBackendServiceIamPolicyResult(
|
171
|
-
etag=pulumi.get(__response__, 'etag'),
|
172
|
-
id=pulumi.get(__response__, 'id'),
|
173
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
174
|
-
project=pulumi.get(__response__, 'project'),
|
175
|
-
region=pulumi.get(__response__, 'region'),
|
176
|
-
web_region_backend_service=pulumi.get(__response__, 'web_region_backend_service')))
|
167
|
+
...
|
@@ -125,6 +125,9 @@ def get_web_type_app_engine_iam_policy(app_id: Optional[str] = None,
|
|
125
125
|
id=pulumi.get(__ret__, 'id'),
|
126
126
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
127
127
|
project=pulumi.get(__ret__, 'project'))
|
128
|
+
|
129
|
+
|
130
|
+
@_utilities.lift_output_func(get_web_type_app_engine_iam_policy)
|
128
131
|
def get_web_type_app_engine_iam_policy_output(app_id: Optional[pulumi.Input[str]] = None,
|
129
132
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
130
133
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebTypeAppEngineIamPolicyResult]:
|
@@ -146,14 +149,4 @@ def get_web_type_app_engine_iam_policy_output(app_id: Optional[pulumi.Input[str]
|
|
146
149
|
:param str project: The ID of the project in which the resource belongs.
|
147
150
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
148
151
|
"""
|
149
|
-
|
150
|
-
__args__['appId'] = app_id
|
151
|
-
__args__['project'] = project
|
152
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
153
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getWebTypeAppEngineIamPolicy:getWebTypeAppEngineIamPolicy', __args__, opts=opts, typ=GetWebTypeAppEngineIamPolicyResult)
|
154
|
-
return __ret__.apply(lambda __response__: GetWebTypeAppEngineIamPolicyResult(
|
155
|
-
app_id=pulumi.get(__response__, 'app_id'),
|
156
|
-
etag=pulumi.get(__response__, 'etag'),
|
157
|
-
id=pulumi.get(__response__, 'id'),
|
158
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
159
|
-
project=pulumi.get(__response__, 'project')))
|
152
|
+
...
|
@@ -111,6 +111,9 @@ def get_web_type_compute_iam_policy(project: Optional[str] = None,
|
|
111
111
|
id=pulumi.get(__ret__, 'id'),
|
112
112
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
113
113
|
project=pulumi.get(__ret__, 'project'))
|
114
|
+
|
115
|
+
|
116
|
+
@_utilities.lift_output_func(get_web_type_compute_iam_policy)
|
114
117
|
def get_web_type_compute_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
115
118
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebTypeComputeIamPolicyResult]:
|
116
119
|
"""
|
@@ -129,12 +132,4 @@ def get_web_type_compute_iam_policy_output(project: Optional[pulumi.Input[Option
|
|
129
132
|
:param str project: The ID of the project in which the resource belongs.
|
130
133
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
131
134
|
"""
|
132
|
-
|
133
|
-
__args__['project'] = project
|
134
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
135
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getWebTypeComputeIamPolicy:getWebTypeComputeIamPolicy', __args__, opts=opts, typ=GetWebTypeComputeIamPolicyResult)
|
136
|
-
return __ret__.apply(lambda __response__: GetWebTypeComputeIamPolicyResult(
|
137
|
-
etag=pulumi.get(__response__, 'etag'),
|
138
|
-
id=pulumi.get(__response__, 'id'),
|
139
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
140
|
-
project=pulumi.get(__response__, 'project')))
|
135
|
+
...
|
@@ -109,6 +109,9 @@ def get_crypto_key_iam_policy(crypto_key_id: Optional[str] = None,
|
|
109
109
|
etag=pulumi.get(__ret__, 'etag'),
|
110
110
|
id=pulumi.get(__ret__, 'id'),
|
111
111
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
112
|
+
|
113
|
+
|
114
|
+
@_utilities.lift_output_func(get_crypto_key_iam_policy)
|
112
115
|
def get_crypto_key_iam_policy_output(crypto_key_id: Optional[pulumi.Input[str]] = None,
|
113
116
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetCryptoKeyIamPolicyResult]:
|
114
117
|
"""
|
@@ -126,12 +129,4 @@ def get_crypto_key_iam_policy_output(crypto_key_id: Optional[pulumi.Input[str]]
|
|
126
129
|
|
127
130
|
:param str crypto_key_id: The crypto key ID, in the form
|
128
131
|
"""
|
129
|
-
|
130
|
-
__args__['cryptoKeyId'] = crypto_key_id
|
131
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
132
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:kms/getCryptoKeyIamPolicy:getCryptoKeyIamPolicy', __args__, opts=opts, typ=GetCryptoKeyIamPolicyResult)
|
133
|
-
return __ret__.apply(lambda __response__: GetCryptoKeyIamPolicyResult(
|
134
|
-
crypto_key_id=pulumi.get(__response__, 'crypto_key_id'),
|
135
|
-
etag=pulumi.get(__response__, 'etag'),
|
136
|
-
id=pulumi.get(__response__, 'id'),
|
137
|
-
policy_data=pulumi.get(__response__, 'policy_data')))
|
132
|
+
...
|
@@ -183,6 +183,9 @@ def get_crypto_key_latest_version(crypto_key: Optional[str] = None,
|
|
183
183
|
public_keys=pulumi.get(__ret__, 'public_keys'),
|
184
184
|
state=pulumi.get(__ret__, 'state'),
|
185
185
|
version=pulumi.get(__ret__, 'version'))
|
186
|
+
|
187
|
+
|
188
|
+
@_utilities.lift_output_func(get_crypto_key_latest_version)
|
186
189
|
def get_crypto_key_latest_version_output(crypto_key: Optional[pulumi.Input[str]] = None,
|
187
190
|
filter: Optional[pulumi.Input[Optional[str]]] = None,
|
188
191
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetCryptoKeyLatestVersionResult]:
|
@@ -216,18 +219,4 @@ def get_crypto_key_latest_version_output(crypto_key: Optional[pulumi.Input[str]]
|
|
216
219
|
|
217
220
|
[See the documentation about using filters](https://cloud.google.com/kms/docs/sorting-and-filtering)
|
218
221
|
"""
|
219
|
-
|
220
|
-
__args__['cryptoKey'] = crypto_key
|
221
|
-
__args__['filter'] = filter
|
222
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
223
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:kms/getCryptoKeyLatestVersion:getCryptoKeyLatestVersion', __args__, opts=opts, typ=GetCryptoKeyLatestVersionResult)
|
224
|
-
return __ret__.apply(lambda __response__: GetCryptoKeyLatestVersionResult(
|
225
|
-
algorithm=pulumi.get(__response__, 'algorithm'),
|
226
|
-
crypto_key=pulumi.get(__response__, 'crypto_key'),
|
227
|
-
filter=pulumi.get(__response__, 'filter'),
|
228
|
-
id=pulumi.get(__response__, 'id'),
|
229
|
-
name=pulumi.get(__response__, 'name'),
|
230
|
-
protection_level=pulumi.get(__response__, 'protection_level'),
|
231
|
-
public_keys=pulumi.get(__response__, 'public_keys'),
|
232
|
-
state=pulumi.get(__response__, 'state'),
|
233
|
-
version=pulumi.get(__response__, 'version')))
|
222
|
+
...
|
@@ -135,6 +135,9 @@ def get_crypto_key_versions(crypto_key: Optional[str] = None,
|
|
135
135
|
id=pulumi.get(__ret__, 'id'),
|
136
136
|
public_keys=pulumi.get(__ret__, 'public_keys'),
|
137
137
|
versions=pulumi.get(__ret__, 'versions'))
|
138
|
+
|
139
|
+
|
140
|
+
@_utilities.lift_output_func(get_crypto_key_versions)
|
138
141
|
def get_crypto_key_versions_output(crypto_key: Optional[pulumi.Input[str]] = None,
|
139
142
|
filter: Optional[pulumi.Input[Optional[str]]] = None,
|
140
143
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetCryptoKeyVersionsResult]:
|
@@ -169,14 +172,4 @@ def get_crypto_key_versions_output(crypto_key: Optional[pulumi.Input[str]] = Non
|
|
169
172
|
|
170
173
|
[See the documentation about using filters](https://cloud.google.com/kms/docs/sorting-and-filtering)
|
171
174
|
"""
|
172
|
-
|
173
|
-
__args__['cryptoKey'] = crypto_key
|
174
|
-
__args__['filter'] = filter
|
175
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
176
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:kms/getCryptoKeyVersions:getCryptoKeyVersions', __args__, opts=opts, typ=GetCryptoKeyVersionsResult)
|
177
|
-
return __ret__.apply(lambda __response__: GetCryptoKeyVersionsResult(
|
178
|
-
crypto_key=pulumi.get(__response__, 'crypto_key'),
|
179
|
-
filter=pulumi.get(__response__, 'filter'),
|
180
|
-
id=pulumi.get(__response__, 'id'),
|
181
|
-
public_keys=pulumi.get(__response__, 'public_keys'),
|
182
|
-
versions=pulumi.get(__response__, 'versions')))
|
175
|
+
...
|
@@ -114,6 +114,9 @@ def get_crypto_keys(filter: Optional[str] = None,
|
|
114
114
|
id=pulumi.get(__ret__, 'id'),
|
115
115
|
key_ring=pulumi.get(__ret__, 'key_ring'),
|
116
116
|
keys=pulumi.get(__ret__, 'keys'))
|
117
|
+
|
118
|
+
|
119
|
+
@_utilities.lift_output_func(get_crypto_keys)
|
117
120
|
def get_crypto_keys_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
118
121
|
key_ring: Optional[pulumi.Input[str]] = None,
|
119
122
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetCryptoKeysResult]:
|
@@ -137,13 +140,4 @@ def get_crypto_keys_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
|
137
140
|
[See the documentation about using filters](https://cloud.google.com/kms/docs/sorting-and-filtering)
|
138
141
|
:param str key_ring: The key ring that the keys belongs to. Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}'.,
|
139
142
|
"""
|
140
|
-
|
141
|
-
__args__['filter'] = filter
|
142
|
-
__args__['keyRing'] = key_ring
|
143
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
144
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:kms/getCryptoKeys:getCryptoKeys', __args__, opts=opts, typ=GetCryptoKeysResult)
|
145
|
-
return __ret__.apply(lambda __response__: GetCryptoKeysResult(
|
146
|
-
filter=pulumi.get(__response__, 'filter'),
|
147
|
-
id=pulumi.get(__response__, 'id'),
|
148
|
-
key_ring=pulumi.get(__response__, 'key_ring'),
|
149
|
-
keys=pulumi.get(__response__, 'keys')))
|
143
|
+
...
|
@@ -143,6 +143,9 @@ def get_ekm_connection_iam_policy(location: Optional[str] = None,
|
|
143
143
|
name=pulumi.get(__ret__, 'name'),
|
144
144
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
145
145
|
project=pulumi.get(__ret__, 'project'))
|
146
|
+
|
147
|
+
|
148
|
+
@_utilities.lift_output_func(get_ekm_connection_iam_policy)
|
146
149
|
def get_ekm_connection_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
147
150
|
name: Optional[pulumi.Input[str]] = None,
|
148
151
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -171,16 +174,4 @@ def get_ekm_connection_iam_policy_output(location: Optional[pulumi.Input[Optiona
|
|
171
174
|
:param str project: The ID of the project in which the resource belongs.
|
172
175
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
173
176
|
"""
|
174
|
-
|
175
|
-
__args__['location'] = location
|
176
|
-
__args__['name'] = name
|
177
|
-
__args__['project'] = project
|
178
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
179
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:kms/getEkmConnectionIamPolicy:getEkmConnectionIamPolicy', __args__, opts=opts, typ=GetEkmConnectionIamPolicyResult)
|
180
|
-
return __ret__.apply(lambda __response__: GetEkmConnectionIamPolicyResult(
|
181
|
-
etag=pulumi.get(__response__, 'etag'),
|
182
|
-
id=pulumi.get(__response__, 'id'),
|
183
|
-
location=pulumi.get(__response__, 'location'),
|
184
|
-
name=pulumi.get(__response__, 'name'),
|
185
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
186
|
-
project=pulumi.get(__response__, 'project')))
|
177
|
+
...
|
@@ -112,6 +112,9 @@ def get_key_ring_iam_policy(key_ring_id: Optional[str] = None,
|
|
112
112
|
id=pulumi.get(__ret__, 'id'),
|
113
113
|
key_ring_id=pulumi.get(__ret__, 'key_ring_id'),
|
114
114
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_key_ring_iam_policy)
|
115
118
|
def get_key_ring_iam_policy_output(key_ring_id: Optional[pulumi.Input[str]] = None,
|
116
119
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetKeyRingIamPolicyResult]:
|
117
120
|
"""
|
@@ -132,12 +135,4 @@ def get_key_ring_iam_policy_output(key_ring_id: Optional[pulumi.Input[str]] = No
|
|
132
135
|
`{location_name}/{key_ring_name}`. In the second form, the provider's
|
133
136
|
project setting will be used as a fallback.
|
134
137
|
"""
|
135
|
-
|
136
|
-
__args__['keyRingId'] = key_ring_id
|
137
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:kms/getKeyRingIamPolicy:getKeyRingIamPolicy', __args__, opts=opts, typ=GetKeyRingIamPolicyResult)
|
139
|
-
return __ret__.apply(lambda __response__: GetKeyRingIamPolicyResult(
|
140
|
-
etag=pulumi.get(__response__, 'etag'),
|
141
|
-
id=pulumi.get(__response__, 'id'),
|
142
|
-
key_ring_id=pulumi.get(__response__, 'key_ring_id'),
|
143
|
-
policy_data=pulumi.get(__response__, 'policy_data')))
|
138
|
+
...
|
pulumi_gcp/kms/get_key_rings.py
CHANGED
@@ -106,6 +106,9 @@ def get_key_rings(filter: Optional[str] = None,
|
|
106
106
|
key_rings=pulumi.get(__ret__, 'key_rings'),
|
107
107
|
location=pulumi.get(__ret__, 'location'),
|
108
108
|
project=pulumi.get(__ret__, 'project'))
|
109
|
+
|
110
|
+
|
111
|
+
@_utilities.lift_output_func(get_key_rings)
|
109
112
|
def get_key_rings_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
110
113
|
location: Optional[pulumi.Input[str]] = None,
|
111
114
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -113,15 +116,4 @@ def get_key_rings_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
|
113
116
|
"""
|
114
117
|
Use this data source to access information about an existing resource.
|
115
118
|
"""
|
116
|
-
|
117
|
-
__args__['filter'] = filter
|
118
|
-
__args__['location'] = location
|
119
|
-
__args__['project'] = project
|
120
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
121
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:kms/getKeyRings:getKeyRings', __args__, opts=opts, typ=GetKeyRingsResult)
|
122
|
-
return __ret__.apply(lambda __response__: GetKeyRingsResult(
|
123
|
-
filter=pulumi.get(__response__, 'filter'),
|
124
|
-
id=pulumi.get(__response__, 'id'),
|
125
|
-
key_rings=pulumi.get(__response__, 'key_rings'),
|
126
|
-
location=pulumi.get(__response__, 'location'),
|
127
|
-
project=pulumi.get(__response__, 'project')))
|
119
|
+
...
|