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
@@ -175,6 +175,9 @@ def get_resource_policy(name: Optional[str] = None,
|
|
175
175
|
region=pulumi.get(__ret__, 'region'),
|
176
176
|
self_link=pulumi.get(__ret__, 'self_link'),
|
177
177
|
snapshot_schedule_policies=pulumi.get(__ret__, 'snapshot_schedule_policies'))
|
178
|
+
|
179
|
+
|
180
|
+
@_utilities.lift_output_func(get_resource_policy)
|
178
181
|
def get_resource_policy_output(name: Optional[pulumi.Input[str]] = None,
|
179
182
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
180
183
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -195,20 +198,4 @@ def get_resource_policy_output(name: Optional[pulumi.Input[str]] = None,
|
|
195
198
|
:param str project: Project from which to list the Resource Policy. Defaults to project declared in the provider.
|
196
199
|
:param str region: Region where the Resource Policy resides.
|
197
200
|
"""
|
198
|
-
|
199
|
-
__args__['name'] = name
|
200
|
-
__args__['project'] = project
|
201
|
-
__args__['region'] = region
|
202
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
203
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getResourcePolicy:getResourcePolicy', __args__, opts=opts, typ=GetResourcePolicyResult)
|
204
|
-
return __ret__.apply(lambda __response__: GetResourcePolicyResult(
|
205
|
-
description=pulumi.get(__response__, 'description'),
|
206
|
-
disk_consistency_group_policies=pulumi.get(__response__, 'disk_consistency_group_policies'),
|
207
|
-
group_placement_policies=pulumi.get(__response__, 'group_placement_policies'),
|
208
|
-
id=pulumi.get(__response__, 'id'),
|
209
|
-
instance_schedule_policies=pulumi.get(__response__, 'instance_schedule_policies'),
|
210
|
-
name=pulumi.get(__response__, 'name'),
|
211
|
-
project=pulumi.get(__response__, 'project'),
|
212
|
-
region=pulumi.get(__response__, 'region'),
|
213
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
214
|
-
snapshot_schedule_policies=pulumi.get(__response__, 'snapshot_schedule_policies')))
|
201
|
+
...
|
pulumi_gcp/compute/get_router.py
CHANGED
@@ -176,6 +176,9 @@ def get_router(name: Optional[str] = None,
|
|
176
176
|
project=pulumi.get(__ret__, 'project'),
|
177
177
|
region=pulumi.get(__ret__, 'region'),
|
178
178
|
self_link=pulumi.get(__ret__, 'self_link'))
|
179
|
+
|
180
|
+
|
181
|
+
@_utilities.lift_output_func(get_router)
|
179
182
|
def get_router_output(name: Optional[pulumi.Input[str]] = None,
|
180
183
|
network: Optional[pulumi.Input[str]] = None,
|
181
184
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -202,21 +205,4 @@ def get_router_output(name: Optional[pulumi.Input[str]] = None,
|
|
202
205
|
:param str region: The region this router has been created in. If
|
203
206
|
unspecified, this defaults to the region configured in the provider.
|
204
207
|
"""
|
205
|
-
|
206
|
-
__args__['name'] = name
|
207
|
-
__args__['network'] = network
|
208
|
-
__args__['project'] = project
|
209
|
-
__args__['region'] = region
|
210
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
211
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRouter:getRouter', __args__, opts=opts, typ=GetRouterResult)
|
212
|
-
return __ret__.apply(lambda __response__: GetRouterResult(
|
213
|
-
bgps=pulumi.get(__response__, 'bgps'),
|
214
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
215
|
-
description=pulumi.get(__response__, 'description'),
|
216
|
-
encrypted_interconnect_router=pulumi.get(__response__, 'encrypted_interconnect_router'),
|
217
|
-
id=pulumi.get(__response__, 'id'),
|
218
|
-
name=pulumi.get(__response__, 'name'),
|
219
|
-
network=pulumi.get(__response__, 'network'),
|
220
|
-
project=pulumi.get(__response__, 'project'),
|
221
|
-
region=pulumi.get(__response__, 'region'),
|
222
|
-
self_link=pulumi.get(__response__, 'self_link')))
|
208
|
+
...
|
@@ -332,6 +332,9 @@ def get_router_nat(name: Optional[str] = None,
|
|
332
332
|
tcp_transitory_idle_timeout_sec=pulumi.get(__ret__, 'tcp_transitory_idle_timeout_sec'),
|
333
333
|
type=pulumi.get(__ret__, 'type'),
|
334
334
|
udp_idle_timeout_sec=pulumi.get(__ret__, 'udp_idle_timeout_sec'))
|
335
|
+
|
336
|
+
|
337
|
+
@_utilities.lift_output_func(get_router_nat)
|
335
338
|
def get_router_nat_output(name: Optional[pulumi.Input[str]] = None,
|
336
339
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
337
340
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -364,36 +367,4 @@ def get_router_nat_output(name: Optional[pulumi.Input[str]] = None,
|
|
364
367
|
|
365
368
|
- - -
|
366
369
|
"""
|
367
|
-
|
368
|
-
__args__['name'] = name
|
369
|
-
__args__['project'] = project
|
370
|
-
__args__['region'] = region
|
371
|
-
__args__['router'] = router
|
372
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
373
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRouterNat:getRouterNat', __args__, opts=opts, typ=GetRouterNatResult)
|
374
|
-
return __ret__.apply(lambda __response__: GetRouterNatResult(
|
375
|
-
auto_network_tier=pulumi.get(__response__, 'auto_network_tier'),
|
376
|
-
drain_nat_ips=pulumi.get(__response__, 'drain_nat_ips'),
|
377
|
-
enable_dynamic_port_allocation=pulumi.get(__response__, 'enable_dynamic_port_allocation'),
|
378
|
-
enable_endpoint_independent_mapping=pulumi.get(__response__, 'enable_endpoint_independent_mapping'),
|
379
|
-
endpoint_types=pulumi.get(__response__, 'endpoint_types'),
|
380
|
-
icmp_idle_timeout_sec=pulumi.get(__response__, 'icmp_idle_timeout_sec'),
|
381
|
-
id=pulumi.get(__response__, 'id'),
|
382
|
-
initial_nat_ips=pulumi.get(__response__, 'initial_nat_ips'),
|
383
|
-
log_configs=pulumi.get(__response__, 'log_configs'),
|
384
|
-
max_ports_per_vm=pulumi.get(__response__, 'max_ports_per_vm'),
|
385
|
-
min_ports_per_vm=pulumi.get(__response__, 'min_ports_per_vm'),
|
386
|
-
name=pulumi.get(__response__, 'name'),
|
387
|
-
nat_ip_allocate_option=pulumi.get(__response__, 'nat_ip_allocate_option'),
|
388
|
-
nat_ips=pulumi.get(__response__, 'nat_ips'),
|
389
|
-
project=pulumi.get(__response__, 'project'),
|
390
|
-
region=pulumi.get(__response__, 'region'),
|
391
|
-
router=pulumi.get(__response__, 'router'),
|
392
|
-
rules=pulumi.get(__response__, 'rules'),
|
393
|
-
source_subnetwork_ip_ranges_to_nat=pulumi.get(__response__, 'source_subnetwork_ip_ranges_to_nat'),
|
394
|
-
subnetworks=pulumi.get(__response__, 'subnetworks'),
|
395
|
-
tcp_established_idle_timeout_sec=pulumi.get(__response__, 'tcp_established_idle_timeout_sec'),
|
396
|
-
tcp_time_wait_timeout_sec=pulumi.get(__response__, 'tcp_time_wait_timeout_sec'),
|
397
|
-
tcp_transitory_idle_timeout_sec=pulumi.get(__response__, 'tcp_transitory_idle_timeout_sec'),
|
398
|
-
type=pulumi.get(__response__, 'type'),
|
399
|
-
udp_idle_timeout_sec=pulumi.get(__response__, 'udp_idle_timeout_sec')))
|
370
|
+
...
|
@@ -157,6 +157,9 @@ def get_router_status(name: Optional[str] = None,
|
|
157
157
|
network=pulumi.get(__ret__, 'network'),
|
158
158
|
project=pulumi.get(__ret__, 'project'),
|
159
159
|
region=pulumi.get(__ret__, 'region'))
|
160
|
+
|
161
|
+
|
162
|
+
@_utilities.lift_output_func(get_router_status)
|
160
163
|
def get_router_status_output(name: Optional[pulumi.Input[str]] = None,
|
161
164
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
162
165
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -185,17 +188,4 @@ def get_router_status_output(name: Optional[pulumi.Input[str]] = None,
|
|
185
188
|
:param str region: The region this router has been created in. If
|
186
189
|
unspecified, this defaults to the region configured in the provider.
|
187
190
|
"""
|
188
|
-
|
189
|
-
__args__['name'] = name
|
190
|
-
__args__['project'] = project
|
191
|
-
__args__['region'] = region
|
192
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
193
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRouterStatus:getRouterStatus', __args__, opts=opts, typ=GetRouterStatusResult)
|
194
|
-
return __ret__.apply(lambda __response__: GetRouterStatusResult(
|
195
|
-
best_routes=pulumi.get(__response__, 'best_routes'),
|
196
|
-
best_routes_for_routers=pulumi.get(__response__, 'best_routes_for_routers'),
|
197
|
-
id=pulumi.get(__response__, 'id'),
|
198
|
-
name=pulumi.get(__response__, 'name'),
|
199
|
-
network=pulumi.get(__response__, 'network'),
|
200
|
-
project=pulumi.get(__response__, 'project'),
|
201
|
-
region=pulumi.get(__response__, 'region')))
|
191
|
+
...
|
@@ -186,6 +186,9 @@ def get_security_policy(name: Optional[str] = None,
|
|
186
186
|
rules=pulumi.get(__ret__, 'rules'),
|
187
187
|
self_link=pulumi.get(__ret__, 'self_link'),
|
188
188
|
type=pulumi.get(__ret__, 'type'))
|
189
|
+
|
190
|
+
|
191
|
+
@_utilities.lift_output_func(get_security_policy)
|
189
192
|
def get_security_policy_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
190
193
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
191
194
|
self_link: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -213,21 +216,4 @@ def get_security_policy_output(name: Optional[pulumi.Input[Optional[str]]] = Non
|
|
213
216
|
:param str project: The project in which the resource belongs. If it is not provided, the provider project is used.
|
214
217
|
:param str self_link: The self_link of the security policy. Provide either this or a `name`
|
215
218
|
"""
|
216
|
-
|
217
|
-
__args__['name'] = name
|
218
|
-
__args__['project'] = project
|
219
|
-
__args__['selfLink'] = self_link
|
220
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
221
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getSecurityPolicy:getSecurityPolicy', __args__, opts=opts, typ=GetSecurityPolicyResult)
|
222
|
-
return __ret__.apply(lambda __response__: GetSecurityPolicyResult(
|
223
|
-
adaptive_protection_configs=pulumi.get(__response__, 'adaptive_protection_configs'),
|
224
|
-
advanced_options_configs=pulumi.get(__response__, 'advanced_options_configs'),
|
225
|
-
description=pulumi.get(__response__, 'description'),
|
226
|
-
fingerprint=pulumi.get(__response__, 'fingerprint'),
|
227
|
-
id=pulumi.get(__response__, 'id'),
|
228
|
-
name=pulumi.get(__response__, 'name'),
|
229
|
-
project=pulumi.get(__response__, 'project'),
|
230
|
-
recaptcha_options_configs=pulumi.get(__response__, 'recaptcha_options_configs'),
|
231
|
-
rules=pulumi.get(__response__, 'rules'),
|
232
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
233
|
-
type=pulumi.get(__response__, 'type')))
|
219
|
+
...
|
@@ -307,6 +307,9 @@ def get_snapshot(filter: Optional[str] = None,
|
|
307
307
|
storage_bytes=pulumi.get(__ret__, 'storage_bytes'),
|
308
308
|
storage_locations=pulumi.get(__ret__, 'storage_locations'),
|
309
309
|
zone=pulumi.get(__ret__, 'zone'))
|
310
|
+
|
311
|
+
|
312
|
+
@_utilities.lift_output_func(get_snapshot)
|
310
313
|
def get_snapshot_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
311
314
|
most_recent: Optional[pulumi.Input[Optional[bool]]] = None,
|
312
315
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -344,33 +347,4 @@ def get_snapshot_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
|
344
347
|
:param str project: The ID of the project in which the resource belongs.
|
345
348
|
If it is not provided, the provider project is used.
|
346
349
|
"""
|
347
|
-
|
348
|
-
__args__['filter'] = filter
|
349
|
-
__args__['mostRecent'] = most_recent
|
350
|
-
__args__['name'] = name
|
351
|
-
__args__['project'] = project
|
352
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
353
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getSnapshot:getSnapshot', __args__, opts=opts, typ=GetSnapshotResult)
|
354
|
-
return __ret__.apply(lambda __response__: GetSnapshotResult(
|
355
|
-
chain_name=pulumi.get(__response__, 'chain_name'),
|
356
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
357
|
-
description=pulumi.get(__response__, 'description'),
|
358
|
-
disk_size_gb=pulumi.get(__response__, 'disk_size_gb'),
|
359
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
360
|
-
filter=pulumi.get(__response__, 'filter'),
|
361
|
-
id=pulumi.get(__response__, 'id'),
|
362
|
-
label_fingerprint=pulumi.get(__response__, 'label_fingerprint'),
|
363
|
-
labels=pulumi.get(__response__, 'labels'),
|
364
|
-
licenses=pulumi.get(__response__, 'licenses'),
|
365
|
-
most_recent=pulumi.get(__response__, 'most_recent'),
|
366
|
-
name=pulumi.get(__response__, 'name'),
|
367
|
-
project=pulumi.get(__response__, 'project'),
|
368
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
369
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
370
|
-
snapshot_encryption_keys=pulumi.get(__response__, 'snapshot_encryption_keys'),
|
371
|
-
snapshot_id=pulumi.get(__response__, 'snapshot_id'),
|
372
|
-
source_disk=pulumi.get(__response__, 'source_disk'),
|
373
|
-
source_disk_encryption_keys=pulumi.get(__response__, 'source_disk_encryption_keys'),
|
374
|
-
storage_bytes=pulumi.get(__response__, 'storage_bytes'),
|
375
|
-
storage_locations=pulumi.get(__response__, 'storage_locations'),
|
376
|
-
zone=pulumi.get(__response__, 'zone')))
|
350
|
+
...
|
@@ -125,6 +125,9 @@ def get_snapshot_iam_policy(name: Optional[str] = None,
|
|
125
125
|
name=pulumi.get(__ret__, 'name'),
|
126
126
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
127
127
|
project=pulumi.get(__ret__, 'project'))
|
128
|
+
|
129
|
+
|
130
|
+
@_utilities.lift_output_func(get_snapshot_iam_policy)
|
128
131
|
def get_snapshot_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
129
132
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
130
133
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSnapshotIamPolicyResult]:
|
@@ -146,14 +149,4 @@ def get_snapshot_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
|
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__['name'] = name
|
151
|
-
__args__['project'] = project
|
152
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
153
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getSnapshotIamPolicy:getSnapshotIamPolicy', __args__, opts=opts, typ=GetSnapshotIamPolicyResult)
|
154
|
-
return __ret__.apply(lambda __response__: GetSnapshotIamPolicyResult(
|
155
|
-
etag=pulumi.get(__response__, 'etag'),
|
156
|
-
id=pulumi.get(__response__, 'id'),
|
157
|
-
name=pulumi.get(__response__, 'name'),
|
158
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
159
|
-
project=pulumi.get(__response__, 'project')))
|
152
|
+
...
|
@@ -203,6 +203,9 @@ def get_ssl_policy(name: Optional[str] = None,
|
|
203
203
|
profile=pulumi.get(__ret__, 'profile'),
|
204
204
|
project=pulumi.get(__ret__, 'project'),
|
205
205
|
self_link=pulumi.get(__ret__, 'self_link'))
|
206
|
+
|
207
|
+
|
208
|
+
@_utilities.lift_output_func(get_ssl_policy)
|
206
209
|
def get_ssl_policy_output(name: Optional[pulumi.Input[str]] = None,
|
207
210
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
208
211
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSSLPolicyResult]:
|
@@ -226,20 +229,4 @@ def get_ssl_policy_output(name: Optional[pulumi.Input[str]] = None,
|
|
226
229
|
:param str project: The ID of the project in which the resource belongs. If it
|
227
230
|
is not provided, the provider project is used.
|
228
231
|
"""
|
229
|
-
|
230
|
-
__args__['name'] = name
|
231
|
-
__args__['project'] = project
|
232
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
233
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getSSLPolicy:getSSLPolicy', __args__, opts=opts, typ=GetSSLPolicyResult)
|
234
|
-
return __ret__.apply(lambda __response__: GetSSLPolicyResult(
|
235
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
236
|
-
custom_features=pulumi.get(__response__, 'custom_features'),
|
237
|
-
description=pulumi.get(__response__, 'description'),
|
238
|
-
enabled_features=pulumi.get(__response__, 'enabled_features'),
|
239
|
-
fingerprint=pulumi.get(__response__, 'fingerprint'),
|
240
|
-
id=pulumi.get(__response__, 'id'),
|
241
|
-
min_tls_version=pulumi.get(__response__, 'min_tls_version'),
|
242
|
-
name=pulumi.get(__response__, 'name'),
|
243
|
-
profile=pulumi.get(__response__, 'profile'),
|
244
|
-
project=pulumi.get(__response__, 'project'),
|
245
|
-
self_link=pulumi.get(__response__, 'self_link')))
|
232
|
+
...
|
@@ -224,6 +224,9 @@ def get_subnetwork(name: Optional[str] = None,
|
|
224
224
|
region=pulumi.get(__ret__, 'region'),
|
225
225
|
secondary_ip_ranges=pulumi.get(__ret__, 'secondary_ip_ranges'),
|
226
226
|
self_link=pulumi.get(__ret__, 'self_link'))
|
227
|
+
|
228
|
+
|
229
|
+
@_utilities.lift_output_func(get_subnetwork)
|
227
230
|
def get_subnetwork_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
228
231
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
229
232
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -252,23 +255,4 @@ def get_subnetwork_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
252
255
|
:param str self_link: The self link of the subnetwork. If `self_link` is
|
253
256
|
specified, `name`, `project`, and `region` are ignored.
|
254
257
|
"""
|
255
|
-
|
256
|
-
__args__['name'] = name
|
257
|
-
__args__['project'] = project
|
258
|
-
__args__['region'] = region
|
259
|
-
__args__['selfLink'] = self_link
|
260
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
261
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getSubnetwork:getSubnetwork', __args__, opts=opts, typ=GetSubnetworkResult)
|
262
|
-
return __ret__.apply(lambda __response__: GetSubnetworkResult(
|
263
|
-
description=pulumi.get(__response__, 'description'),
|
264
|
-
gateway_address=pulumi.get(__response__, 'gateway_address'),
|
265
|
-
id=pulumi.get(__response__, 'id'),
|
266
|
-
internal_ipv6_prefix=pulumi.get(__response__, 'internal_ipv6_prefix'),
|
267
|
-
ip_cidr_range=pulumi.get(__response__, 'ip_cidr_range'),
|
268
|
-
name=pulumi.get(__response__, 'name'),
|
269
|
-
network=pulumi.get(__response__, 'network'),
|
270
|
-
private_ip_google_access=pulumi.get(__response__, 'private_ip_google_access'),
|
271
|
-
project=pulumi.get(__response__, 'project'),
|
272
|
-
region=pulumi.get(__response__, 'region'),
|
273
|
-
secondary_ip_ranges=pulumi.get(__response__, 'secondary_ip_ranges'),
|
274
|
-
self_link=pulumi.get(__response__, 'self_link')))
|
258
|
+
...
|
@@ -142,6 +142,9 @@ def get_subnetwork_iam_policy(project: Optional[str] = None,
|
|
142
142
|
project=pulumi.get(__ret__, 'project'),
|
143
143
|
region=pulumi.get(__ret__, 'region'),
|
144
144
|
subnetwork=pulumi.get(__ret__, 'subnetwork'))
|
145
|
+
|
146
|
+
|
147
|
+
@_utilities.lift_output_func(get_subnetwork_iam_policy)
|
145
148
|
def get_subnetwork_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
147
150
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
@@ -169,16 +172,4 @@ def get_subnetwork_iam_policy_output(project: Optional[pulumi.Input[Optional[str
|
|
169
172
|
region is specified, it is taken from the provider configuration.
|
170
173
|
:param str subnetwork: Used to find the parent resource to bind the IAM policy to
|
171
174
|
"""
|
172
|
-
|
173
|
-
__args__['project'] = project
|
174
|
-
__args__['region'] = region
|
175
|
-
__args__['subnetwork'] = subnetwork
|
176
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getSubnetworkIamPolicy:getSubnetworkIamPolicy', __args__, opts=opts, typ=GetSubnetworkIamPolicyResult)
|
178
|
-
return __ret__.apply(lambda __response__: GetSubnetworkIamPolicyResult(
|
179
|
-
etag=pulumi.get(__response__, 'etag'),
|
180
|
-
id=pulumi.get(__response__, 'id'),
|
181
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
182
|
-
project=pulumi.get(__response__, 'project'),
|
183
|
-
region=pulumi.get(__response__, 'region'),
|
184
|
-
subnetwork=pulumi.get(__response__, 'subnetwork')))
|
175
|
+
...
|
@@ -129,6 +129,9 @@ def get_subnetworks(filter: Optional[str] = None,
|
|
129
129
|
project=pulumi.get(__ret__, 'project'),
|
130
130
|
region=pulumi.get(__ret__, 'region'),
|
131
131
|
subnetworks=pulumi.get(__ret__, 'subnetworks'))
|
132
|
+
|
133
|
+
|
134
|
+
@_utilities.lift_output_func(get_subnetworks)
|
132
135
|
def get_subnetworks_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
133
136
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
134
137
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -156,15 +159,4 @@ def get_subnetworks_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
|
156
159
|
:param str region: The region this subnetwork has been created in. If
|
157
160
|
unspecified, this defaults to the region configured in the provider.
|
158
161
|
"""
|
159
|
-
|
160
|
-
__args__['filter'] = filter
|
161
|
-
__args__['project'] = project
|
162
|
-
__args__['region'] = region
|
163
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
164
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getSubnetworks:getSubnetworks', __args__, opts=opts, typ=GetSubnetworksResult)
|
165
|
-
return __ret__.apply(lambda __response__: GetSubnetworksResult(
|
166
|
-
filter=pulumi.get(__response__, 'filter'),
|
167
|
-
id=pulumi.get(__response__, 'id'),
|
168
|
-
project=pulumi.get(__response__, 'project'),
|
169
|
-
region=pulumi.get(__response__, 'region'),
|
170
|
-
subnetworks=pulumi.get(__response__, 'subnetworks')))
|
162
|
+
...
|
@@ -156,6 +156,9 @@ def get_vpn_gateway(name: Optional[str] = None,
|
|
156
156
|
project=pulumi.get(__ret__, 'project'),
|
157
157
|
region=pulumi.get(__ret__, 'region'),
|
158
158
|
self_link=pulumi.get(__ret__, 'self_link'))
|
159
|
+
|
160
|
+
|
161
|
+
@_utilities.lift_output_func(get_vpn_gateway)
|
159
162
|
def get_vpn_gateway_output(name: Optional[pulumi.Input[str]] = None,
|
160
163
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
161
164
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -182,17 +185,4 @@ def get_vpn_gateway_output(name: Optional[pulumi.Input[str]] = None,
|
|
182
185
|
:param str region: The region in which the resource belongs. If it
|
183
186
|
is not provided, the project region is used.
|
184
187
|
"""
|
185
|
-
|
186
|
-
__args__['name'] = name
|
187
|
-
__args__['project'] = project
|
188
|
-
__args__['region'] = region
|
189
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
190
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getVPNGateway:getVPNGateway', __args__, opts=opts, typ=GetVPNGatewayResult)
|
191
|
-
return __ret__.apply(lambda __response__: GetVPNGatewayResult(
|
192
|
-
description=pulumi.get(__response__, 'description'),
|
193
|
-
id=pulumi.get(__response__, 'id'),
|
194
|
-
name=pulumi.get(__response__, 'name'),
|
195
|
-
network=pulumi.get(__response__, 'network'),
|
196
|
-
project=pulumi.get(__response__, 'project'),
|
197
|
-
region=pulumi.get(__response__, 'region'),
|
198
|
-
self_link=pulumi.get(__response__, 'self_link')))
|
188
|
+
...
|
pulumi_gcp/compute/get_zones.py
CHANGED
@@ -115,6 +115,9 @@ def get_zones(project: Optional[str] = None,
|
|
115
115
|
project=pulumi.get(__ret__, 'project'),
|
116
116
|
region=pulumi.get(__ret__, 'region'),
|
117
117
|
status=pulumi.get(__ret__, 'status'))
|
118
|
+
|
119
|
+
|
120
|
+
@_utilities.lift_output_func(get_zones)
|
118
121
|
def get_zones_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
119
122
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
120
123
|
status: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -129,15 +132,4 @@ def get_zones_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
|
129
132
|
:param str status: Allows to filter list of zones based on their current status. Status can be either `UP` or `DOWN`.
|
130
133
|
Defaults to no filtering (all available zones - both `UP` and `DOWN`).
|
131
134
|
"""
|
132
|
-
|
133
|
-
__args__['project'] = project
|
134
|
-
__args__['region'] = region
|
135
|
-
__args__['status'] = status
|
136
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
137
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getZones:getZones', __args__, opts=opts, typ=GetZonesResult)
|
138
|
-
return __ret__.apply(lambda __response__: GetZonesResult(
|
139
|
-
id=pulumi.get(__response__, 'id'),
|
140
|
-
names=pulumi.get(__response__, 'names'),
|
141
|
-
project=pulumi.get(__response__, 'project'),
|
142
|
-
region=pulumi.get(__response__, 'region'),
|
143
|
-
status=pulumi.get(__response__, 'status')))
|
135
|
+
...
|
pulumi_gcp/compute/outputs.py
CHANGED
@@ -14060,7 +14060,7 @@ class InstanceTemplateNetworkInterface(dict):
|
|
14060
14060
|
is not accessible from the Internet (this means that ssh provisioners will
|
14061
14061
|
not work unless you can send traffic to the instance's
|
14062
14062
|
network (e.g. via tunnel or because it is running on another cloud instance
|
14063
|
-
on that network). This block can be
|
14063
|
+
on that network). This block can be repeated multiple times. Structure documented below.
|
14064
14064
|
:param Sequence['InstanceTemplateNetworkInterfaceAliasIpRangeArgs'] alias_ip_ranges: An
|
14065
14065
|
array of alias IP ranges for this network interface. Can only be specified for network
|
14066
14066
|
interfaces on subnet-mode networks. Structure documented below.
|
@@ -14127,7 +14127,7 @@ class InstanceTemplateNetworkInterface(dict):
|
|
14127
14127
|
is not accessible from the Internet (this means that ssh provisioners will
|
14128
14128
|
not work unless you can send traffic to the instance's
|
14129
14129
|
network (e.g. via tunnel or because it is running on another cloud instance
|
14130
|
-
on that network). This block can be
|
14130
|
+
on that network). This block can be repeated multiple times. Structure documented below.
|
14131
14131
|
"""
|
14132
14132
|
return pulumi.get(self, "access_configs")
|
14133
14133
|
|
@@ -160,6 +160,9 @@ def router_status(name: Optional[str] = None,
|
|
160
160
|
network=pulumi.get(__ret__, 'network'),
|
161
161
|
project=pulumi.get(__ret__, 'project'),
|
162
162
|
region=pulumi.get(__ret__, 'region'))
|
163
|
+
|
164
|
+
|
165
|
+
@_utilities.lift_output_func(router_status)
|
163
166
|
def router_status_output(name: Optional[pulumi.Input[str]] = None,
|
164
167
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
165
168
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -189,17 +192,4 @@ def router_status_output(name: Optional[pulumi.Input[str]] = None,
|
|
189
192
|
unspecified, this defaults to the region configured in the provider.
|
190
193
|
"""
|
191
194
|
pulumi.log.warn("""router_status is deprecated: gcp.compute.RouterStatus has been deprecated in favor of gcp.compute.getRouterStatus""")
|
192
|
-
|
193
|
-
__args__['name'] = name
|
194
|
-
__args__['project'] = project
|
195
|
-
__args__['region'] = region
|
196
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
197
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/routerStatus:RouterStatus', __args__, opts=opts, typ=RouterStatusResult)
|
198
|
-
return __ret__.apply(lambda __response__: RouterStatusResult(
|
199
|
-
best_routes=pulumi.get(__response__, 'best_routes'),
|
200
|
-
best_routes_for_routers=pulumi.get(__response__, 'best_routes_for_routers'),
|
201
|
-
id=pulumi.get(__response__, 'id'),
|
202
|
-
name=pulumi.get(__response__, 'name'),
|
203
|
-
network=pulumi.get(__response__, 'network'),
|
204
|
-
project=pulumi.get(__response__, 'project'),
|
205
|
-
region=pulumi.get(__response__, 'region')))
|
195
|
+
...
|
pulumi_gcp/container/_inputs.py
CHANGED
@@ -9887,8 +9887,6 @@ if not MYPY:
|
|
9887
9887
|
The CPU management policy on the node. See
|
9888
9888
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
9889
9889
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
9890
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
9891
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
9892
9890
|
"""
|
9893
9891
|
insecure_kubelet_readonly_port_enabled: NotRequired[pulumi.Input[str]]
|
9894
9892
|
"""
|
@@ -9919,8 +9917,6 @@ class ClusterNodeConfigKubeletConfigArgs:
|
|
9919
9917
|
:param pulumi.Input[str] cpu_manager_policy: The CPU management policy on the node. See
|
9920
9918
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
9921
9919
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
9922
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
9923
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
9924
9920
|
:param pulumi.Input[str] insecure_kubelet_readonly_port_enabled: Controls whether the kubelet read-only port is enabled. It is strongly recommended to set this to `FALSE`. Possible values: `TRUE`, `FALSE`.
|
9925
9921
|
:param pulumi.Input[int] pod_pids_limit: Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
|
9926
9922
|
"""
|
@@ -9970,8 +9966,6 @@ class ClusterNodeConfigKubeletConfigArgs:
|
|
9970
9966
|
The CPU management policy on the node. See
|
9971
9967
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
9972
9968
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
9973
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
9974
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
9975
9969
|
"""
|
9976
9970
|
return pulumi.get(self, "cpu_manager_policy")
|
9977
9971
|
|
@@ -13784,8 +13778,6 @@ if not MYPY:
|
|
13784
13778
|
The CPU management policy on the node. See
|
13785
13779
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
13786
13780
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
13787
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
13788
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
13789
13781
|
"""
|
13790
13782
|
insecure_kubelet_readonly_port_enabled: NotRequired[pulumi.Input[str]]
|
13791
13783
|
"""
|
@@ -13816,8 +13808,6 @@ class ClusterNodePoolNodeConfigKubeletConfigArgs:
|
|
13816
13808
|
:param pulumi.Input[str] cpu_manager_policy: The CPU management policy on the node. See
|
13817
13809
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
13818
13810
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
13819
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
13820
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
13821
13811
|
:param pulumi.Input[str] insecure_kubelet_readonly_port_enabled: Controls whether the kubelet read-only port is enabled. It is strongly recommended to set this to `FALSE`. Possible values: `TRUE`, `FALSE`.
|
13822
13812
|
:param pulumi.Input[int] pod_pids_limit: Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
|
13823
13813
|
"""
|
@@ -13867,8 +13857,6 @@ class ClusterNodePoolNodeConfigKubeletConfigArgs:
|
|
13867
13857
|
The CPU management policy on the node. See
|
13868
13858
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
13869
13859
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
13870
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
13871
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
13872
13860
|
"""
|
13873
13861
|
return pulumi.get(self, "cpu_manager_policy")
|
13874
13862
|
|
@@ -140,6 +140,9 @@ def get_attached_install_manifest(cluster_id: Optional[str] = None,
|
|
140
140
|
manifest=pulumi.get(__ret__, 'manifest'),
|
141
141
|
platform_version=pulumi.get(__ret__, 'platform_version'),
|
142
142
|
project=pulumi.get(__ret__, 'project'))
|
143
|
+
|
144
|
+
|
145
|
+
@_utilities.lift_output_func(get_attached_install_manifest)
|
143
146
|
def get_attached_install_manifest_output(cluster_id: Optional[pulumi.Input[str]] = None,
|
144
147
|
location: Optional[pulumi.Input[str]] = None,
|
145
148
|
platform_version: Optional[pulumi.Input[str]] = None,
|
@@ -168,17 +171,4 @@ def get_attached_install_manifest_output(cluster_id: Optional[pulumi.Input[str]]
|
|
168
171
|
:param str project: ID of the project to list available platform versions for. Should match the project the cluster will be deployed to.
|
169
172
|
Defaults to the project that the provider is authenticated with.
|
170
173
|
"""
|
171
|
-
|
172
|
-
__args__['clusterId'] = cluster_id
|
173
|
-
__args__['location'] = location
|
174
|
-
__args__['platformVersion'] = platform_version
|
175
|
-
__args__['project'] = project
|
176
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:container/getAttachedInstallManifest:getAttachedInstallManifest', __args__, opts=opts, typ=GetAttachedInstallManifestResult)
|
178
|
-
return __ret__.apply(lambda __response__: GetAttachedInstallManifestResult(
|
179
|
-
cluster_id=pulumi.get(__response__, 'cluster_id'),
|
180
|
-
id=pulumi.get(__response__, 'id'),
|
181
|
-
location=pulumi.get(__response__, 'location'),
|
182
|
-
manifest=pulumi.get(__response__, 'manifest'),
|
183
|
-
platform_version=pulumi.get(__response__, 'platform_version'),
|
184
|
-
project=pulumi.get(__response__, 'project')))
|
174
|
+
...
|
@@ -112,6 +112,9 @@ def get_attached_versions(location: Optional[str] = None,
|
|
112
112
|
location=pulumi.get(__ret__, 'location'),
|
113
113
|
project=pulumi.get(__ret__, 'project'),
|
114
114
|
valid_versions=pulumi.get(__ret__, 'valid_versions'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_attached_versions)
|
115
118
|
def get_attached_versions_output(location: Optional[pulumi.Input[str]] = None,
|
116
119
|
project: Optional[pulumi.Input[str]] = None,
|
117
120
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAttachedVersionsResult]:
|
@@ -134,13 +137,4 @@ def get_attached_versions_output(location: Optional[pulumi.Input[str]] = None,
|
|
134
137
|
:param str project: ID of the project to list available platform versions for. Should match the project the cluster will be deployed to.
|
135
138
|
Defaults to the project that the provider is authenticated with.
|
136
139
|
"""
|
137
|
-
|
138
|
-
__args__['location'] = location
|
139
|
-
__args__['project'] = project
|
140
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
141
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:container/getAttachedVersions:getAttachedVersions', __args__, opts=opts, typ=GetAttachedVersionsResult)
|
142
|
-
return __ret__.apply(lambda __response__: GetAttachedVersionsResult(
|
143
|
-
id=pulumi.get(__response__, 'id'),
|
144
|
-
location=pulumi.get(__response__, 'location'),
|
145
|
-
project=pulumi.get(__response__, 'project'),
|
146
|
-
valid_versions=pulumi.get(__response__, 'valid_versions')))
|
140
|
+
...
|
@@ -125,6 +125,9 @@ def get_aws_versions(location: Optional[str] = None,
|
|
125
125
|
project=pulumi.get(__ret__, 'project'),
|
126
126
|
supported_regions=pulumi.get(__ret__, 'supported_regions'),
|
127
127
|
valid_versions=pulumi.get(__ret__, 'valid_versions'))
|
128
|
+
|
129
|
+
|
130
|
+
@_utilities.lift_output_func(get_aws_versions)
|
128
131
|
def get_aws_versions_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
129
132
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
130
133
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAwsVersionsResult]:
|
@@ -147,14 +150,4 @@ def get_aws_versions_output(location: Optional[pulumi.Input[Optional[str]]] = No
|
|
147
150
|
:param str project: ID of the project to list available cluster versions for. Should match the project the cluster will be deployed to.
|
148
151
|
Defaults to the project that the provider is authenticated with.
|
149
152
|
"""
|
150
|
-
|
151
|
-
__args__['location'] = location
|
152
|
-
__args__['project'] = project
|
153
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
154
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:container/getAwsVersions:getAwsVersions', __args__, opts=opts, typ=GetAwsVersionsResult)
|
155
|
-
return __ret__.apply(lambda __response__: GetAwsVersionsResult(
|
156
|
-
id=pulumi.get(__response__, 'id'),
|
157
|
-
location=pulumi.get(__response__, 'location'),
|
158
|
-
project=pulumi.get(__response__, 'project'),
|
159
|
-
supported_regions=pulumi.get(__response__, 'supported_regions'),
|
160
|
-
valid_versions=pulumi.get(__response__, 'valid_versions')))
|
153
|
+
...
|