pulumi-gcp 8.10.0a1731950704__py3-none-any.whl → 8.10.1__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 +24 -0
- pulumi_gcp/accessapproval/get_folder_service_account.py +2 -2
- pulumi_gcp/accessapproval/get_organization_service_account.py +2 -2
- pulumi_gcp/accessapproval/get_project_service_account.py +2 -2
- pulumi_gcp/accesscontextmanager/__init__.py +1 -0
- pulumi_gcp/accesscontextmanager/_inputs.py +90 -54
- pulumi_gcp/accesscontextmanager/get_access_policy.py +158 -0
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +2 -2
- pulumi_gcp/accesscontextmanager/outputs.py +60 -36
- pulumi_gcp/alloydb/get_locations.py +2 -2
- pulumi_gcp/alloydb/get_supported_database_flags.py +2 -2
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +2 -2
- pulumi_gcp/apigateway/get_api_iam_policy.py +2 -2
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +2 -2
- pulumi_gcp/apigee/get_environment_iam_policy.py +2 -2
- pulumi_gcp/appengine/get_default_service_account.py +2 -2
- pulumi_gcp/apphub/get_application.py +2 -2
- pulumi_gcp/apphub/get_discovered_service.py +2 -2
- pulumi_gcp/apphub/get_discovered_workload.py +2 -2
- pulumi_gcp/artifactregistry/_inputs.py +56 -0
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -2
- pulumi_gcp/artifactregistry/get_locations.py +2 -2
- pulumi_gcp/artifactregistry/get_repository.py +2 -2
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +2 -2
- pulumi_gcp/artifactregistry/outputs.py +65 -0
- pulumi_gcp/artifactregistry/repository.py +48 -0
- pulumi_gcp/backupdisasterrecovery/__init__.py +1 -0
- pulumi_gcp/backupdisasterrecovery/backup_vault.py +63 -0
- pulumi_gcp/backupdisasterrecovery/get_backup_plan.py +2 -2
- pulumi_gcp/backupdisasterrecovery/get_backup_plan_association.py +2 -2
- pulumi_gcp/backupdisasterrecovery/get_data_source.py +263 -0
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +2 -2
- pulumi_gcp/backupdisasterrecovery/outputs.py +402 -0
- pulumi_gcp/beyondcorp/get_app_connection.py +2 -2
- pulumi_gcp/beyondcorp/get_app_connector.py +2 -2
- pulumi_gcp/beyondcorp/get_app_gateway.py +2 -2
- pulumi_gcp/bigquery/get_connection_iam_policy.py +2 -2
- pulumi_gcp/bigquery/get_dataset.py +2 -2
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +2 -2
- pulumi_gcp/bigquery/get_default_service_account.py +2 -2
- pulumi_gcp/bigquery/get_table_iam_policy.py +2 -2
- pulumi_gcp/bigquery/get_tables.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +2 -2
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +2 -2
- pulumi_gcp/bigtable/get_instance_iam_policy.py +2 -2
- pulumi_gcp/bigtable/get_table_iam_policy.py +2 -2
- pulumi_gcp/billing/get_account_iam_policy.py +2 -2
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/authority.py +28 -138
- pulumi_gcp/certificateauthority/get_authority.py +2 -2
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +2 -2
- pulumi_gcp/certificatemanager/get_certificate_map.py +2 -2
- pulumi_gcp/certificatemanager/get_certificates.py +2 -2
- pulumi_gcp/cloudasset/get_resources_search_all.py +2 -2
- pulumi_gcp/cloudasset/get_search_all_resources.py +2 -2
- pulumi_gcp/cloudbuild/get_trigger.py +2 -2
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +2 -2
- pulumi_gcp/cloudfunctions/get_function.py +2 -2
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +2 -2
- pulumi_gcp/cloudfunctionsv2/get_function.py +2 -2
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +2 -2
- pulumi_gcp/cloudidentity/get_group_lookup.py +2 -2
- pulumi_gcp/cloudidentity/get_group_memberships.py +2 -2
- pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +2 -2
- pulumi_gcp/cloudidentity/get_groups.py +2 -2
- pulumi_gcp/cloudquota/get_s_quota_info.py +2 -2
- pulumi_gcp/cloudquota/get_s_quota_infos.py +2 -2
- pulumi_gcp/cloudrun/get_locations.py +2 -2
- pulumi_gcp/cloudrun/get_service.py +2 -2
- pulumi_gcp/cloudrun/get_service_iam_policy.py +2 -2
- pulumi_gcp/cloudrun/service.py +0 -10
- pulumi_gcp/cloudrunv2/get_job.py +2 -2
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +2 -2
- pulumi_gcp/cloudrunv2/get_service.py +17 -6
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +2 -2
- pulumi_gcp/cloudrunv2/service.py +30 -2
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +2 -2
- pulumi_gcp/composer/get_environment.py +2 -2
- pulumi_gcp/composer/get_image_versions.py +2 -2
- pulumi_gcp/composer/get_user_workloads_config_map.py +2 -2
- pulumi_gcp/composer/get_user_workloads_secret.py +2 -2
- pulumi_gcp/compute/_inputs.py +12 -12
- pulumi_gcp/compute/get_address.py +2 -2
- pulumi_gcp/compute/get_addresses.py +2 -2
- pulumi_gcp/compute/get_backend_bucket.py +2 -2
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +2 -2
- pulumi_gcp/compute/get_backend_service.py +2 -2
- pulumi_gcp/compute/get_backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/get_certificate.py +2 -2
- pulumi_gcp/compute/get_default_service_account.py +2 -2
- pulumi_gcp/compute/get_disk.py +2 -2
- pulumi_gcp/compute/get_disk_iam_policy.py +2 -2
- pulumi_gcp/compute/get_forwarding_rule.py +2 -2
- pulumi_gcp/compute/get_forwarding_rules.py +2 -2
- pulumi_gcp/compute/get_global_address.py +2 -2
- pulumi_gcp/compute/get_global_forwarding_rule.py +2 -2
- pulumi_gcp/compute/get_hc_vpn_gateway.py +2 -2
- pulumi_gcp/compute/get_health_check.py +2 -2
- pulumi_gcp/compute/get_image.py +2 -2
- pulumi_gcp/compute/get_image_iam_policy.py +2 -2
- pulumi_gcp/compute/get_instance.py +2 -2
- pulumi_gcp/compute/get_instance_group.py +2 -2
- pulumi_gcp/compute/get_instance_group_manager.py +2 -2
- pulumi_gcp/compute/get_instance_guest_attributes.py +2 -2
- pulumi_gcp/compute/get_instance_iam_policy.py +2 -2
- pulumi_gcp/compute/get_instance_serial_port.py +2 -2
- pulumi_gcp/compute/get_instance_template.py +2 -2
- pulumi_gcp/compute/get_lbip_ranges.py +2 -2
- pulumi_gcp/compute/get_machine_image_iam_policy.py +2 -2
- pulumi_gcp/compute/get_machine_types.py +2 -2
- pulumi_gcp/compute/get_netblock_ip_ranges.py +2 -2
- pulumi_gcp/compute/get_network.py +2 -2
- pulumi_gcp/compute/get_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_network_peering.py +2 -2
- pulumi_gcp/compute/get_networks.py +2 -2
- pulumi_gcp/compute/get_node_types.py +2 -2
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/get_region_disk.py +2 -2
- pulumi_gcp/compute/get_region_disk_iam_policy.py +2 -2
- pulumi_gcp/compute/get_region_instance_group.py +2 -2
- pulumi_gcp/compute/get_region_instance_group_manager.py +2 -2
- pulumi_gcp/compute/get_region_instance_template.py +2 -2
- pulumi_gcp/compute/get_region_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_region_ssl_certificate.py +2 -2
- pulumi_gcp/compute/get_regions.py +2 -2
- pulumi_gcp/compute/get_reservation.py +2 -2
- pulumi_gcp/compute/get_resource_policy.py +2 -2
- pulumi_gcp/compute/get_router.py +2 -2
- pulumi_gcp/compute/get_router_nat.py +2 -2
- pulumi_gcp/compute/get_router_status.py +2 -2
- pulumi_gcp/compute/get_security_policy.py +2 -2
- pulumi_gcp/compute/get_snapshot.py +2 -2
- pulumi_gcp/compute/get_snapshot_iam_policy.py +2 -2
- pulumi_gcp/compute/get_ssl_policy.py +2 -2
- pulumi_gcp/compute/get_subnetwork.py +2 -2
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +2 -2
- pulumi_gcp/compute/get_subnetworks.py +2 -2
- pulumi_gcp/compute/get_vpn_gateway.py +2 -2
- pulumi_gcp/compute/get_zones.py +2 -2
- pulumi_gcp/compute/outputs.py +10 -10
- pulumi_gcp/compute/router_status.py +2 -2
- pulumi_gcp/container/get_attached_install_manifest.py +2 -2
- pulumi_gcp/container/get_attached_versions.py +2 -2
- pulumi_gcp/container/get_aws_versions.py +2 -2
- pulumi_gcp/container/get_azure_versions.py +2 -2
- pulumi_gcp/container/get_cluster.py +2 -2
- pulumi_gcp/container/get_engine_versions.py +2 -2
- pulumi_gcp/container/get_registry_image.py +2 -2
- pulumi_gcp/container/get_registry_repository.py +2 -2
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +2 -2
- pulumi_gcp/dataform/get_repository_iam_policy.py +2 -2
- pulumi_gcp/datafusion/get_instance_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_asset_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_lake_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_task_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_zone_iam_policy.py +2 -2
- pulumi_gcp/dataproc/__init__.py +1 -0
- pulumi_gcp/dataproc/_inputs.py +490 -0
- pulumi_gcp/dataproc/gdc_spark_application.py +1658 -0
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_job_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_metastore_service.py +2 -2
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +2 -2
- pulumi_gcp/dataproc/outputs.py +385 -0
- pulumi_gcp/datastream/get_static_ips.py +2 -2
- pulumi_gcp/dns/get_keys.py +2 -2
- pulumi_gcp/dns/get_managed_zone.py +2 -2
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +2 -2
- pulumi_gcp/dns/get_managed_zones.py +2 -2
- pulumi_gcp/dns/get_record_set.py +2 -2
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +2 -2
- pulumi_gcp/endpoints/get_service_iam_policy.py +2 -2
- pulumi_gcp/filestore/_inputs.py +152 -0
- pulumi_gcp/filestore/get_instance.py +14 -3
- pulumi_gcp/filestore/instance.py +47 -0
- pulumi_gcp/filestore/outputs.py +229 -0
- pulumi_gcp/firebase/get_android_app.py +2 -2
- pulumi_gcp/firebase/get_android_app_config.py +2 -2
- pulumi_gcp/firebase/get_apple_app.py +2 -2
- pulumi_gcp/firebase/get_apple_app_config.py +2 -2
- pulumi_gcp/firebase/get_hosting_channel.py +2 -2
- pulumi_gcp/firebase/get_web_app.py +2 -2
- pulumi_gcp/firebase/get_web_app_config.py +2 -2
- pulumi_gcp/folder/get_iam_policy.py +2 -2
- pulumi_gcp/folder/get_organization_policy.py +2 -2
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +2 -2
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +2 -2
- pulumi_gcp/gkehub/get_feature_iam_policy.py +2 -2
- pulumi_gcp/gkehub/get_membership_binding.py +2 -2
- pulumi_gcp/gkehub/get_membership_iam_policy.py +2 -2
- pulumi_gcp/gkehub/get_scope_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +2 -2
- pulumi_gcp/iam/__init__.py +2 -0
- pulumi_gcp/iam/_inputs.py +274 -0
- pulumi_gcp/iam/folders_policy_binding.py +917 -0
- pulumi_gcp/iam/get_rule.py +2 -2
- pulumi_gcp/iam/get_testable_permissions.py +2 -2
- pulumi_gcp/iam/get_workload_identity_pool.py +2 -2
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +2 -2
- pulumi_gcp/iam/organizations_policy_binding.py +901 -0
- pulumi_gcp/iam/outputs.py +198 -0
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +2 -2
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +2 -2
- pulumi_gcp/iap/get_client.py +2 -2
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +2 -2
- pulumi_gcp/iap/get_tunnel_iam_policy.py +2 -2
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +2 -2
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +2 -2
- pulumi_gcp/kms/get_crypto_key_latest_version.py +2 -2
- pulumi_gcp/kms/get_crypto_key_versions.py +2 -2
- pulumi_gcp/kms/get_crypto_keys.py +2 -2
- pulumi_gcp/kms/get_ekm_connection_iam_policy.py +2 -2
- pulumi_gcp/kms/get_key_ring_iam_policy.py +2 -2
- pulumi_gcp/kms/get_key_rings.py +2 -2
- pulumi_gcp/kms/get_kms_crypto_key.py +2 -2
- pulumi_gcp/kms/get_kms_crypto_key_version.py +2 -2
- pulumi_gcp/kms/get_kms_key_ring.py +2 -2
- pulumi_gcp/kms/get_kms_secret.py +2 -2
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +2 -2
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +2 -2
- pulumi_gcp/logging/get_folder_settings.py +2 -2
- pulumi_gcp/logging/get_log_view_iam_policy.py +2 -2
- pulumi_gcp/logging/get_organization_settings.py +2 -2
- pulumi_gcp/logging/get_project_cmek_settings.py +2 -2
- pulumi_gcp/logging/get_project_settings.py +2 -2
- pulumi_gcp/logging/get_sink.py +2 -2
- pulumi_gcp/managedkafka/cluster.py +4 -0
- pulumi_gcp/managedkafka/topic.py +4 -0
- pulumi_gcp/monitoring/get_app_engine_service.py +2 -2
- pulumi_gcp/monitoring/get_cluster_istio_service.py +2 -2
- pulumi_gcp/monitoring/get_istio_canonical_service.py +2 -2
- pulumi_gcp/monitoring/get_mesh_istio_service.py +2 -2
- pulumi_gcp/monitoring/get_notification_channel.py +2 -2
- pulumi_gcp/monitoring/get_secret_version.py +2 -2
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +2 -2
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +2 -2
- pulumi_gcp/notebooks/get_instance_iam_policy.py +2 -2
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +2 -2
- pulumi_gcp/oracledatabase/get_autonomous_database.py +2 -2
- pulumi_gcp/oracledatabase/get_autonomous_databases.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_exadata_infrastructure.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_exadata_infrastructures.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_vm_cluster.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_vm_clusters.py +2 -2
- pulumi_gcp/oracledatabase/get_db_nodes.py +2 -2
- pulumi_gcp/oracledatabase/get_db_servers.py +2 -2
- pulumi_gcp/organizations/get_active_folder.py +2 -2
- pulumi_gcp/organizations/get_billing_account.py +2 -2
- pulumi_gcp/organizations/get_client_config.py +2 -2
- pulumi_gcp/organizations/get_client_open_id_user_info.py +2 -2
- pulumi_gcp/organizations/get_folder.py +2 -2
- pulumi_gcp/organizations/get_folders.py +2 -2
- pulumi_gcp/organizations/get_iam_policy.py +2 -2
- pulumi_gcp/organizations/get_organization.py +2 -2
- pulumi_gcp/organizations/get_project.py +2 -2
- pulumi_gcp/privilegedaccessmanager/get_entitlement.py +2 -2
- pulumi_gcp/projects/get_iam_policy.py +2 -2
- pulumi_gcp/projects/get_organization_policy.py +2 -2
- pulumi_gcp/projects/get_project.py +2 -2
- pulumi_gcp/projects/get_project_service.py +2 -2
- pulumi_gcp/pubsub/get_schema_iam_policy.py +2 -2
- pulumi_gcp/pubsub/get_subscription.py +2 -2
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +2 -2
- pulumi_gcp/pubsub/get_topic.py +2 -2
- pulumi_gcp/pubsub/get_topic_iam_policy.py +2 -2
- pulumi_gcp/pubsub/subscription.py +8 -8
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/_inputs.py +213 -0
- pulumi_gcp/redis/cluster.py +289 -0
- pulumi_gcp/redis/get_instance.py +2 -2
- pulumi_gcp/redis/outputs.py +185 -0
- pulumi_gcp/runtimeconfig/get_config.py +2 -2
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +2 -2
- pulumi_gcp/runtimeconfig/get_variable.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret_version.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret_version_access.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secrets.py +2 -2
- pulumi_gcp/secretmanager/get_secret.py +2 -2
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/get_secret_version.py +2 -2
- pulumi_gcp/secretmanager/get_secret_version_access.py +2 -2
- pulumi_gcp/secretmanager/get_secrets.py +2 -2
- pulumi_gcp/securesourcemanager/_inputs.py +33 -0
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +2 -2
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +2 -2
- pulumi_gcp/securesourcemanager/instance.py +90 -3
- pulumi_gcp/securesourcemanager/outputs.py +19 -0
- pulumi_gcp/securitycenter/get_source_iam_policy.py +2 -2
- pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +2 -2
- pulumi_gcp/serviceaccount/get_account.py +2 -2
- pulumi_gcp/serviceaccount/get_account_access_token.py +2 -2
- pulumi_gcp/serviceaccount/get_account_id_token.py +2 -2
- pulumi_gcp/serviceaccount/get_account_jwt.py +2 -2
- pulumi_gcp/serviceaccount/get_account_key.py +2 -2
- pulumi_gcp/serviceaccount/get_iam_policy.py +2 -2
- pulumi_gcp/serviceaccount/get_s.py +2 -2
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +2 -2
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +2 -2
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +2 -2
- pulumi_gcp/siteverification/get_token.py +2 -2
- pulumi_gcp/sourcerepo/get_repository.py +2 -2
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +2 -2
- pulumi_gcp/spanner/database.py +14 -14
- pulumi_gcp/spanner/get_database.py +2 -2
- pulumi_gcp/spanner/get_database_iam_policy.py +2 -2
- pulumi_gcp/spanner/get_instance.py +2 -2
- pulumi_gcp/spanner/get_instance_iam_policy.py +2 -2
- pulumi_gcp/sql/_inputs.py +73 -0
- pulumi_gcp/sql/database_instance.py +60 -0
- pulumi_gcp/sql/get_backup_run.py +2 -2
- pulumi_gcp/sql/get_ca_certs.py +2 -2
- pulumi_gcp/sql/get_database.py +2 -2
- pulumi_gcp/sql/get_database_instance.py +2 -2
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +2 -2
- pulumi_gcp/sql/get_database_instances.py +2 -2
- pulumi_gcp/sql/get_databases.py +2 -2
- pulumi_gcp/sql/get_tiers.py +2 -2
- pulumi_gcp/sql/outputs.py +146 -0
- pulumi_gcp/sql/user.py +2 -2
- pulumi_gcp/storage/get_bucket.py +2 -2
- pulumi_gcp/storage/get_bucket_iam_policy.py +2 -2
- pulumi_gcp/storage/get_bucket_object.py +2 -2
- pulumi_gcp/storage/get_bucket_object_content.py +2 -2
- pulumi_gcp/storage/get_bucket_objects.py +2 -2
- pulumi_gcp/storage/get_buckets.py +2 -2
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +2 -2
- pulumi_gcp/storage/get_object_signed_url.py +2 -2
- pulumi_gcp/storage/get_project_service_account.py +2 -2
- pulumi_gcp/storage/get_transfer_project_service_account.py +2 -2
- pulumi_gcp/storage/get_transfer_project_servie_account.py +2 -2
- pulumi_gcp/tags/get_tag_key.py +2 -2
- pulumi_gcp/tags/get_tag_key_iam_policy.py +2 -2
- pulumi_gcp/tags/get_tag_keys.py +2 -2
- pulumi_gcp/tags/get_tag_value.py +2 -2
- pulumi_gcp/tags/get_tag_value_iam_policy.py +2 -2
- pulumi_gcp/tags/get_tag_values.py +2 -2
- pulumi_gcp/tags/location_tag_binding.py +8 -8
- pulumi_gcp/tpu/get_tensorflow_versions.py +2 -2
- pulumi_gcp/tpu/get_v2_accelerator_types.py +2 -2
- pulumi_gcp/tpu/get_v2_runtime_versions.py +2 -2
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +2 -2
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +2 -2
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +2 -2
- pulumi_gcp/vertex/get_ai_index.py +2 -2
- pulumi_gcp/vmwareengine/get_cluster.py +2 -2
- pulumi_gcp/vmwareengine/get_external_access_rule.py +2 -2
- pulumi_gcp/vmwareengine/get_external_address.py +2 -2
- pulumi_gcp/vmwareengine/get_network.py +2 -2
- pulumi_gcp/vmwareengine/get_network_peering.py +2 -2
- pulumi_gcp/vmwareengine/get_network_policy.py +2 -2
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +2 -2
- pulumi_gcp/vmwareengine/get_private_cloud.py +2 -2
- pulumi_gcp/vmwareengine/get_subnet.py +2 -2
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +2 -2
- pulumi_gcp/vpcaccess/get_connector.py +2 -2
- pulumi_gcp/workbench/get_instance_iam_policy.py +2 -2
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +2 -2
- pulumi_gcp/workstations/get_workstation_iam_policy.py +2 -2
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/METADATA +5 -5
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/RECORD +388 -383
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/WHEEL +1 -1
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/top_level.txt +0 -0
@@ -108,7 +108,7 @@ def get_service_iam_policy(service_name: Optional[str] = None,
|
|
108
108
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
109
109
|
service_name=pulumi.get(__ret__, 'service_name'))
|
110
110
|
def get_service_iam_policy_output(service_name: Optional[pulumi.Input[str]] = None,
|
111
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetServiceIamPolicyResult]:
|
111
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetServiceIamPolicyResult]:
|
112
112
|
"""
|
113
113
|
Retrieves the current IAM policy data for service
|
114
114
|
|
@@ -123,7 +123,7 @@ def get_service_iam_policy_output(service_name: Optional[pulumi.Input[str]] = No
|
|
123
123
|
"""
|
124
124
|
__args__ = dict()
|
125
125
|
__args__['serviceName'] = service_name
|
126
|
-
opts = pulumi.
|
126
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
127
127
|
__ret__ = pulumi.runtime.invoke_output('gcp:endpoints/getServiceIamPolicy:getServiceIamPolicy', __args__, opts=opts, typ=GetServiceIamPolicyResult)
|
128
128
|
return __ret__.apply(lambda __response__: GetServiceIamPolicyResult(
|
129
129
|
etag=pulumi.get(__response__, 'etag'),
|
pulumi_gcp/filestore/_inputs.py
CHANGED
@@ -21,6 +21,12 @@ __all__ = [
|
|
21
21
|
'InstanceFileSharesNfsExportOptionArgsDict',
|
22
22
|
'InstanceNetworkArgs',
|
23
23
|
'InstanceNetworkArgsDict',
|
24
|
+
'InstancePerformanceConfigArgs',
|
25
|
+
'InstancePerformanceConfigArgsDict',
|
26
|
+
'InstancePerformanceConfigFixedIopsArgs',
|
27
|
+
'InstancePerformanceConfigFixedIopsArgsDict',
|
28
|
+
'InstancePerformanceConfigIopsPerTbArgs',
|
29
|
+
'InstancePerformanceConfigIopsPerTbArgsDict',
|
24
30
|
]
|
25
31
|
|
26
32
|
MYPY = False
|
@@ -418,3 +424,149 @@ class InstanceNetworkArgs:
|
|
418
424
|
pulumi.set(self, "reserved_ip_range", value)
|
419
425
|
|
420
426
|
|
427
|
+
if not MYPY:
|
428
|
+
class InstancePerformanceConfigArgsDict(TypedDict):
|
429
|
+
fixed_iops: NotRequired[pulumi.Input['InstancePerformanceConfigFixedIopsArgsDict']]
|
430
|
+
"""
|
431
|
+
The instance will have a fixed provisioned IOPS value,
|
432
|
+
which will remain constant regardless of instance
|
433
|
+
capacity.
|
434
|
+
Structure is documented below.
|
435
|
+
"""
|
436
|
+
iops_per_tb: NotRequired[pulumi.Input['InstancePerformanceConfigIopsPerTbArgsDict']]
|
437
|
+
"""
|
438
|
+
The instance provisioned IOPS will change dynamically
|
439
|
+
based on the capacity of the instance.
|
440
|
+
Structure is documented below.
|
441
|
+
"""
|
442
|
+
elif False:
|
443
|
+
InstancePerformanceConfigArgsDict: TypeAlias = Mapping[str, Any]
|
444
|
+
|
445
|
+
@pulumi.input_type
|
446
|
+
class InstancePerformanceConfigArgs:
|
447
|
+
def __init__(__self__, *,
|
448
|
+
fixed_iops: Optional[pulumi.Input['InstancePerformanceConfigFixedIopsArgs']] = None,
|
449
|
+
iops_per_tb: Optional[pulumi.Input['InstancePerformanceConfigIopsPerTbArgs']] = None):
|
450
|
+
"""
|
451
|
+
:param pulumi.Input['InstancePerformanceConfigFixedIopsArgs'] fixed_iops: The instance will have a fixed provisioned IOPS value,
|
452
|
+
which will remain constant regardless of instance
|
453
|
+
capacity.
|
454
|
+
Structure is documented below.
|
455
|
+
:param pulumi.Input['InstancePerformanceConfigIopsPerTbArgs'] iops_per_tb: The instance provisioned IOPS will change dynamically
|
456
|
+
based on the capacity of the instance.
|
457
|
+
Structure is documented below.
|
458
|
+
"""
|
459
|
+
if fixed_iops is not None:
|
460
|
+
pulumi.set(__self__, "fixed_iops", fixed_iops)
|
461
|
+
if iops_per_tb is not None:
|
462
|
+
pulumi.set(__self__, "iops_per_tb", iops_per_tb)
|
463
|
+
|
464
|
+
@property
|
465
|
+
@pulumi.getter(name="fixedIops")
|
466
|
+
def fixed_iops(self) -> Optional[pulumi.Input['InstancePerformanceConfigFixedIopsArgs']]:
|
467
|
+
"""
|
468
|
+
The instance will have a fixed provisioned IOPS value,
|
469
|
+
which will remain constant regardless of instance
|
470
|
+
capacity.
|
471
|
+
Structure is documented below.
|
472
|
+
"""
|
473
|
+
return pulumi.get(self, "fixed_iops")
|
474
|
+
|
475
|
+
@fixed_iops.setter
|
476
|
+
def fixed_iops(self, value: Optional[pulumi.Input['InstancePerformanceConfigFixedIopsArgs']]):
|
477
|
+
pulumi.set(self, "fixed_iops", value)
|
478
|
+
|
479
|
+
@property
|
480
|
+
@pulumi.getter(name="iopsPerTb")
|
481
|
+
def iops_per_tb(self) -> Optional[pulumi.Input['InstancePerformanceConfigIopsPerTbArgs']]:
|
482
|
+
"""
|
483
|
+
The instance provisioned IOPS will change dynamically
|
484
|
+
based on the capacity of the instance.
|
485
|
+
Structure is documented below.
|
486
|
+
"""
|
487
|
+
return pulumi.get(self, "iops_per_tb")
|
488
|
+
|
489
|
+
@iops_per_tb.setter
|
490
|
+
def iops_per_tb(self, value: Optional[pulumi.Input['InstancePerformanceConfigIopsPerTbArgs']]):
|
491
|
+
pulumi.set(self, "iops_per_tb", value)
|
492
|
+
|
493
|
+
|
494
|
+
if not MYPY:
|
495
|
+
class InstancePerformanceConfigFixedIopsArgsDict(TypedDict):
|
496
|
+
max_iops: NotRequired[pulumi.Input[int]]
|
497
|
+
"""
|
498
|
+
The number of IOPS to provision for the instance.
|
499
|
+
max_iops must be in multiple of 1000.
|
500
|
+
"""
|
501
|
+
elif False:
|
502
|
+
InstancePerformanceConfigFixedIopsArgsDict: TypeAlias = Mapping[str, Any]
|
503
|
+
|
504
|
+
@pulumi.input_type
|
505
|
+
class InstancePerformanceConfigFixedIopsArgs:
|
506
|
+
def __init__(__self__, *,
|
507
|
+
max_iops: Optional[pulumi.Input[int]] = None):
|
508
|
+
"""
|
509
|
+
:param pulumi.Input[int] max_iops: The number of IOPS to provision for the instance.
|
510
|
+
max_iops must be in multiple of 1000.
|
511
|
+
"""
|
512
|
+
if max_iops is not None:
|
513
|
+
pulumi.set(__self__, "max_iops", max_iops)
|
514
|
+
|
515
|
+
@property
|
516
|
+
@pulumi.getter(name="maxIops")
|
517
|
+
def max_iops(self) -> Optional[pulumi.Input[int]]:
|
518
|
+
"""
|
519
|
+
The number of IOPS to provision for the instance.
|
520
|
+
max_iops must be in multiple of 1000.
|
521
|
+
"""
|
522
|
+
return pulumi.get(self, "max_iops")
|
523
|
+
|
524
|
+
@max_iops.setter
|
525
|
+
def max_iops(self, value: Optional[pulumi.Input[int]]):
|
526
|
+
pulumi.set(self, "max_iops", value)
|
527
|
+
|
528
|
+
|
529
|
+
if not MYPY:
|
530
|
+
class InstancePerformanceConfigIopsPerTbArgsDict(TypedDict):
|
531
|
+
max_iops_per_tb: NotRequired[pulumi.Input[int]]
|
532
|
+
"""
|
533
|
+
The instance max IOPS will be calculated by multiplying
|
534
|
+
the capacity of the instance (TB) by max_iops_per_tb,
|
535
|
+
and rounding to the nearest 1000. The instance max IOPS
|
536
|
+
will be changed dynamically based on the instance
|
537
|
+
capacity.
|
538
|
+
"""
|
539
|
+
elif False:
|
540
|
+
InstancePerformanceConfigIopsPerTbArgsDict: TypeAlias = Mapping[str, Any]
|
541
|
+
|
542
|
+
@pulumi.input_type
|
543
|
+
class InstancePerformanceConfigIopsPerTbArgs:
|
544
|
+
def __init__(__self__, *,
|
545
|
+
max_iops_per_tb: Optional[pulumi.Input[int]] = None):
|
546
|
+
"""
|
547
|
+
:param pulumi.Input[int] max_iops_per_tb: The instance max IOPS will be calculated by multiplying
|
548
|
+
the capacity of the instance (TB) by max_iops_per_tb,
|
549
|
+
and rounding to the nearest 1000. The instance max IOPS
|
550
|
+
will be changed dynamically based on the instance
|
551
|
+
capacity.
|
552
|
+
"""
|
553
|
+
if max_iops_per_tb is not None:
|
554
|
+
pulumi.set(__self__, "max_iops_per_tb", max_iops_per_tb)
|
555
|
+
|
556
|
+
@property
|
557
|
+
@pulumi.getter(name="maxIopsPerTb")
|
558
|
+
def max_iops_per_tb(self) -> Optional[pulumi.Input[int]]:
|
559
|
+
"""
|
560
|
+
The instance max IOPS will be calculated by multiplying
|
561
|
+
the capacity of the instance (TB) by max_iops_per_tb,
|
562
|
+
and rounding to the nearest 1000. The instance max IOPS
|
563
|
+
will be changed dynamically based on the instance
|
564
|
+
capacity.
|
565
|
+
"""
|
566
|
+
return pulumi.get(self, "max_iops_per_tb")
|
567
|
+
|
568
|
+
@max_iops_per_tb.setter
|
569
|
+
def max_iops_per_tb(self, value: Optional[pulumi.Input[int]]):
|
570
|
+
pulumi.set(self, "max_iops_per_tb", value)
|
571
|
+
|
572
|
+
|
@@ -27,7 +27,7 @@ class GetInstanceResult:
|
|
27
27
|
"""
|
28
28
|
A collection of values returned by getInstance.
|
29
29
|
"""
|
30
|
-
def __init__(__self__, create_time=None, deletion_protection_enabled=None, deletion_protection_reason=None, description=None, effective_labels=None, etag=None, file_shares=None, id=None, kms_key_name=None, labels=None, location=None, name=None, networks=None, project=None, protocol=None, pulumi_labels=None, tier=None, zone=None):
|
30
|
+
def __init__(__self__, create_time=None, deletion_protection_enabled=None, deletion_protection_reason=None, description=None, effective_labels=None, etag=None, file_shares=None, id=None, kms_key_name=None, labels=None, location=None, name=None, networks=None, performance_configs=None, project=None, protocol=None, pulumi_labels=None, tier=None, zone=None):
|
31
31
|
if create_time and not isinstance(create_time, str):
|
32
32
|
raise TypeError("Expected argument 'create_time' to be a str")
|
33
33
|
pulumi.set(__self__, "create_time", create_time)
|
@@ -67,6 +67,9 @@ class GetInstanceResult:
|
|
67
67
|
if networks and not isinstance(networks, list):
|
68
68
|
raise TypeError("Expected argument 'networks' to be a list")
|
69
69
|
pulumi.set(__self__, "networks", networks)
|
70
|
+
if performance_configs and not isinstance(performance_configs, list):
|
71
|
+
raise TypeError("Expected argument 'performance_configs' to be a list")
|
72
|
+
pulumi.set(__self__, "performance_configs", performance_configs)
|
70
73
|
if project and not isinstance(project, str):
|
71
74
|
raise TypeError("Expected argument 'project' to be a str")
|
72
75
|
pulumi.set(__self__, "project", project)
|
@@ -151,6 +154,11 @@ class GetInstanceResult:
|
|
151
154
|
def networks(self) -> Sequence['outputs.GetInstanceNetworkResult']:
|
152
155
|
return pulumi.get(self, "networks")
|
153
156
|
|
157
|
+
@property
|
158
|
+
@pulumi.getter(name="performanceConfigs")
|
159
|
+
def performance_configs(self) -> Sequence['outputs.GetInstancePerformanceConfigResult']:
|
160
|
+
return pulumi.get(self, "performance_configs")
|
161
|
+
|
154
162
|
@property
|
155
163
|
@pulumi.getter
|
156
164
|
def project(self) -> Optional[str]:
|
@@ -196,6 +204,7 @@ class AwaitableGetInstanceResult(GetInstanceResult):
|
|
196
204
|
location=self.location,
|
197
205
|
name=self.name,
|
198
206
|
networks=self.networks,
|
207
|
+
performance_configs=self.performance_configs,
|
199
208
|
project=self.project,
|
200
209
|
protocol=self.protocol,
|
201
210
|
pulumi_labels=self.pulumi_labels,
|
@@ -253,6 +262,7 @@ def get_instance(location: Optional[str] = None,
|
|
253
262
|
location=pulumi.get(__ret__, 'location'),
|
254
263
|
name=pulumi.get(__ret__, 'name'),
|
255
264
|
networks=pulumi.get(__ret__, 'networks'),
|
265
|
+
performance_configs=pulumi.get(__ret__, 'performance_configs'),
|
256
266
|
project=pulumi.get(__ret__, 'project'),
|
257
267
|
protocol=pulumi.get(__ret__, 'protocol'),
|
258
268
|
pulumi_labels=pulumi.get(__ret__, 'pulumi_labels'),
|
@@ -261,7 +271,7 @@ def get_instance(location: Optional[str] = None,
|
|
261
271
|
def get_instance_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
262
272
|
name: Optional[pulumi.Input[str]] = None,
|
263
273
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
264
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetInstanceResult]:
|
274
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetInstanceResult]:
|
265
275
|
"""
|
266
276
|
Get info about a Google Cloud Filestore instance.
|
267
277
|
|
@@ -291,7 +301,7 @@ def get_instance_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
|
291
301
|
__args__['location'] = location
|
292
302
|
__args__['name'] = name
|
293
303
|
__args__['project'] = project
|
294
|
-
opts = pulumi.
|
304
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
295
305
|
__ret__ = pulumi.runtime.invoke_output('gcp:filestore/getInstance:getInstance', __args__, opts=opts, typ=GetInstanceResult)
|
296
306
|
return __ret__.apply(lambda __response__: GetInstanceResult(
|
297
307
|
create_time=pulumi.get(__response__, 'create_time'),
|
@@ -307,6 +317,7 @@ def get_instance_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
|
307
317
|
location=pulumi.get(__response__, 'location'),
|
308
318
|
name=pulumi.get(__response__, 'name'),
|
309
319
|
networks=pulumi.get(__response__, 'networks'),
|
320
|
+
performance_configs=pulumi.get(__response__, 'performance_configs'),
|
310
321
|
project=pulumi.get(__response__, 'project'),
|
311
322
|
protocol=pulumi.get(__response__, 'protocol'),
|
312
323
|
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
pulumi_gcp/filestore/instance.py
CHANGED
@@ -31,6 +31,7 @@ class InstanceArgs:
|
|
31
31
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
32
32
|
location: Optional[pulumi.Input[str]] = None,
|
33
33
|
name: Optional[pulumi.Input[str]] = None,
|
34
|
+
performance_config: Optional[pulumi.Input['InstancePerformanceConfigArgs']] = None,
|
34
35
|
project: Optional[pulumi.Input[str]] = None,
|
35
36
|
protocol: Optional[pulumi.Input[str]] = None,
|
36
37
|
zone: Optional[pulumi.Input[str]] = None):
|
@@ -53,6 +54,7 @@ class InstanceArgs:
|
|
53
54
|
resource.
|
54
55
|
:param pulumi.Input[str] location: The name of the location of the instance. This can be a region for ENTERPRISE tier instances.
|
55
56
|
:param pulumi.Input[str] name: The resource name of the instance.
|
57
|
+
:param pulumi.Input['InstancePerformanceConfigArgs'] performance_config: Performance configuration for the instance. If not provided, the default performance settings will be used.
|
56
58
|
:param pulumi.Input[str] protocol: Either NFSv3, for using NFS version 3 as file sharing protocol, or NFSv4.1, for using NFS version 4.1 as file sharing
|
57
59
|
protocol. NFSv4.1 can be used with HIGH_SCALE_SSD, ZONAL, REGIONAL and ENTERPRISE. The default is NFSv3. Default value:
|
58
60
|
"NFS_V3" Possible values: ["NFS_V3", "NFS_V4_1"]
|
@@ -75,6 +77,8 @@ class InstanceArgs:
|
|
75
77
|
pulumi.set(__self__, "location", location)
|
76
78
|
if name is not None:
|
77
79
|
pulumi.set(__self__, "name", name)
|
80
|
+
if performance_config is not None:
|
81
|
+
pulumi.set(__self__, "performance_config", performance_config)
|
78
82
|
if project is not None:
|
79
83
|
pulumi.set(__self__, "project", project)
|
80
84
|
if protocol is not None:
|
@@ -212,6 +216,18 @@ class InstanceArgs:
|
|
212
216
|
def name(self, value: Optional[pulumi.Input[str]]):
|
213
217
|
pulumi.set(self, "name", value)
|
214
218
|
|
219
|
+
@property
|
220
|
+
@pulumi.getter(name="performanceConfig")
|
221
|
+
def performance_config(self) -> Optional[pulumi.Input['InstancePerformanceConfigArgs']]:
|
222
|
+
"""
|
223
|
+
Performance configuration for the instance. If not provided, the default performance settings will be used.
|
224
|
+
"""
|
225
|
+
return pulumi.get(self, "performance_config")
|
226
|
+
|
227
|
+
@performance_config.setter
|
228
|
+
def performance_config(self, value: Optional[pulumi.Input['InstancePerformanceConfigArgs']]):
|
229
|
+
pulumi.set(self, "performance_config", value)
|
230
|
+
|
215
231
|
@property
|
216
232
|
@pulumi.getter
|
217
233
|
def project(self) -> Optional[pulumi.Input[str]]:
|
@@ -264,6 +280,7 @@ class _InstanceState:
|
|
264
280
|
location: Optional[pulumi.Input[str]] = None,
|
265
281
|
name: Optional[pulumi.Input[str]] = None,
|
266
282
|
networks: Optional[pulumi.Input[Sequence[pulumi.Input['InstanceNetworkArgs']]]] = None,
|
283
|
+
performance_config: Optional[pulumi.Input['InstancePerformanceConfigArgs']] = None,
|
267
284
|
project: Optional[pulumi.Input[str]] = None,
|
268
285
|
protocol: Optional[pulumi.Input[str]] = None,
|
269
286
|
pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
@@ -290,6 +307,7 @@ class _InstanceState:
|
|
290
307
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceNetworkArgs']]] networks: VPC networks to which the instance is connected. For this version,
|
291
308
|
only a single network is supported.
|
292
309
|
Structure is documented below.
|
310
|
+
:param pulumi.Input['InstancePerformanceConfigArgs'] performance_config: Performance configuration for the instance. If not provided, the default performance settings will be used.
|
293
311
|
:param pulumi.Input[str] protocol: Either NFSv3, for using NFS version 3 as file sharing protocol, or NFSv4.1, for using NFS version 4.1 as file sharing
|
294
312
|
protocol. NFSv4.1 can be used with HIGH_SCALE_SSD, ZONAL, REGIONAL and ENTERPRISE. The default is NFSv3. Default value:
|
295
313
|
"NFS_V3" Possible values: ["NFS_V3", "NFS_V4_1"]
|
@@ -323,6 +341,8 @@ class _InstanceState:
|
|
323
341
|
pulumi.set(__self__, "name", name)
|
324
342
|
if networks is not None:
|
325
343
|
pulumi.set(__self__, "networks", networks)
|
344
|
+
if performance_config is not None:
|
345
|
+
pulumi.set(__self__, "performance_config", performance_config)
|
326
346
|
if project is not None:
|
327
347
|
pulumi.set(__self__, "project", project)
|
328
348
|
if protocol is not None:
|
@@ -488,6 +508,18 @@ class _InstanceState:
|
|
488
508
|
def networks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['InstanceNetworkArgs']]]]):
|
489
509
|
pulumi.set(self, "networks", value)
|
490
510
|
|
511
|
+
@property
|
512
|
+
@pulumi.getter(name="performanceConfig")
|
513
|
+
def performance_config(self) -> Optional[pulumi.Input['InstancePerformanceConfigArgs']]:
|
514
|
+
"""
|
515
|
+
Performance configuration for the instance. If not provided, the default performance settings will be used.
|
516
|
+
"""
|
517
|
+
return pulumi.get(self, "performance_config")
|
518
|
+
|
519
|
+
@performance_config.setter
|
520
|
+
def performance_config(self, value: Optional[pulumi.Input['InstancePerformanceConfigArgs']]):
|
521
|
+
pulumi.set(self, "performance_config", value)
|
522
|
+
|
491
523
|
@property
|
492
524
|
@pulumi.getter
|
493
525
|
def project(self) -> Optional[pulumi.Input[str]]:
|
@@ -565,6 +597,7 @@ class Instance(pulumi.CustomResource):
|
|
565
597
|
location: Optional[pulumi.Input[str]] = None,
|
566
598
|
name: Optional[pulumi.Input[str]] = None,
|
567
599
|
networks: Optional[pulumi.Input[Sequence[pulumi.Input[Union['InstanceNetworkArgs', 'InstanceNetworkArgsDict']]]]] = None,
|
600
|
+
performance_config: Optional[pulumi.Input[Union['InstancePerformanceConfigArgs', 'InstancePerformanceConfigArgsDict']]] = None,
|
568
601
|
project: Optional[pulumi.Input[str]] = None,
|
569
602
|
protocol: Optional[pulumi.Input[str]] = None,
|
570
603
|
tier: Optional[pulumi.Input[str]] = None,
|
@@ -724,6 +757,7 @@ class Instance(pulumi.CustomResource):
|
|
724
757
|
:param pulumi.Input[Sequence[pulumi.Input[Union['InstanceNetworkArgs', 'InstanceNetworkArgsDict']]]] networks: VPC networks to which the instance is connected. For this version,
|
725
758
|
only a single network is supported.
|
726
759
|
Structure is documented below.
|
760
|
+
:param pulumi.Input[Union['InstancePerformanceConfigArgs', 'InstancePerformanceConfigArgsDict']] performance_config: Performance configuration for the instance. If not provided, the default performance settings will be used.
|
727
761
|
:param pulumi.Input[str] protocol: Either NFSv3, for using NFS version 3 as file sharing protocol, or NFSv4.1, for using NFS version 4.1 as file sharing
|
728
762
|
protocol. NFSv4.1 can be used with HIGH_SCALE_SSD, ZONAL, REGIONAL and ENTERPRISE. The default is NFSv3. Default value:
|
729
763
|
"NFS_V3" Possible values: ["NFS_V3", "NFS_V4_1"]
|
@@ -898,6 +932,7 @@ class Instance(pulumi.CustomResource):
|
|
898
932
|
location: Optional[pulumi.Input[str]] = None,
|
899
933
|
name: Optional[pulumi.Input[str]] = None,
|
900
934
|
networks: Optional[pulumi.Input[Sequence[pulumi.Input[Union['InstanceNetworkArgs', 'InstanceNetworkArgsDict']]]]] = None,
|
935
|
+
performance_config: Optional[pulumi.Input[Union['InstancePerformanceConfigArgs', 'InstancePerformanceConfigArgsDict']]] = None,
|
901
936
|
project: Optional[pulumi.Input[str]] = None,
|
902
937
|
protocol: Optional[pulumi.Input[str]] = None,
|
903
938
|
tier: Optional[pulumi.Input[str]] = None,
|
@@ -924,6 +959,7 @@ class Instance(pulumi.CustomResource):
|
|
924
959
|
if networks is None and not opts.urn:
|
925
960
|
raise TypeError("Missing required property 'networks'")
|
926
961
|
__props__.__dict__["networks"] = networks
|
962
|
+
__props__.__dict__["performance_config"] = performance_config
|
927
963
|
__props__.__dict__["project"] = project
|
928
964
|
__props__.__dict__["protocol"] = protocol
|
929
965
|
if tier is None and not opts.urn:
|
@@ -958,6 +994,7 @@ class Instance(pulumi.CustomResource):
|
|
958
994
|
location: Optional[pulumi.Input[str]] = None,
|
959
995
|
name: Optional[pulumi.Input[str]] = None,
|
960
996
|
networks: Optional[pulumi.Input[Sequence[pulumi.Input[Union['InstanceNetworkArgs', 'InstanceNetworkArgsDict']]]]] = None,
|
997
|
+
performance_config: Optional[pulumi.Input[Union['InstancePerformanceConfigArgs', 'InstancePerformanceConfigArgsDict']]] = None,
|
961
998
|
project: Optional[pulumi.Input[str]] = None,
|
962
999
|
protocol: Optional[pulumi.Input[str]] = None,
|
963
1000
|
pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
@@ -989,6 +1026,7 @@ class Instance(pulumi.CustomResource):
|
|
989
1026
|
:param pulumi.Input[Sequence[pulumi.Input[Union['InstanceNetworkArgs', 'InstanceNetworkArgsDict']]]] networks: VPC networks to which the instance is connected. For this version,
|
990
1027
|
only a single network is supported.
|
991
1028
|
Structure is documented below.
|
1029
|
+
:param pulumi.Input[Union['InstancePerformanceConfigArgs', 'InstancePerformanceConfigArgsDict']] performance_config: Performance configuration for the instance. If not provided, the default performance settings will be used.
|
992
1030
|
:param pulumi.Input[str] protocol: Either NFSv3, for using NFS version 3 as file sharing protocol, or NFSv4.1, for using NFS version 4.1 as file sharing
|
993
1031
|
protocol. NFSv4.1 can be used with HIGH_SCALE_SSD, ZONAL, REGIONAL and ENTERPRISE. The default is NFSv3. Default value:
|
994
1032
|
"NFS_V3" Possible values: ["NFS_V3", "NFS_V4_1"]
|
@@ -1014,6 +1052,7 @@ class Instance(pulumi.CustomResource):
|
|
1014
1052
|
__props__.__dict__["location"] = location
|
1015
1053
|
__props__.__dict__["name"] = name
|
1016
1054
|
__props__.__dict__["networks"] = networks
|
1055
|
+
__props__.__dict__["performance_config"] = performance_config
|
1017
1056
|
__props__.__dict__["project"] = project
|
1018
1057
|
__props__.__dict__["protocol"] = protocol
|
1019
1058
|
__props__.__dict__["pulumi_labels"] = pulumi_labels
|
@@ -1124,6 +1163,14 @@ class Instance(pulumi.CustomResource):
|
|
1124
1163
|
"""
|
1125
1164
|
return pulumi.get(self, "networks")
|
1126
1165
|
|
1166
|
+
@property
|
1167
|
+
@pulumi.getter(name="performanceConfig")
|
1168
|
+
def performance_config(self) -> pulumi.Output[Optional['outputs.InstancePerformanceConfig']]:
|
1169
|
+
"""
|
1170
|
+
Performance configuration for the instance. If not provided, the default performance settings will be used.
|
1171
|
+
"""
|
1172
|
+
return pulumi.get(self, "performance_config")
|
1173
|
+
|
1127
1174
|
@property
|
1128
1175
|
@pulumi.getter
|
1129
1176
|
def project(self) -> pulumi.Output[str]:
|
pulumi_gcp/filestore/outputs.py
CHANGED
@@ -19,9 +19,15 @@ __all__ = [
|
|
19
19
|
'InstanceFileShares',
|
20
20
|
'InstanceFileSharesNfsExportOption',
|
21
21
|
'InstanceNetwork',
|
22
|
+
'InstancePerformanceConfig',
|
23
|
+
'InstancePerformanceConfigFixedIops',
|
24
|
+
'InstancePerformanceConfigIopsPerTb',
|
22
25
|
'GetInstanceFileShareResult',
|
23
26
|
'GetInstanceFileShareNfsExportOptionResult',
|
24
27
|
'GetInstanceNetworkResult',
|
28
|
+
'GetInstancePerformanceConfigResult',
|
29
|
+
'GetInstancePerformanceConfigFixedIopResult',
|
30
|
+
'GetInstancePerformanceConfigIopsPerTbResult',
|
25
31
|
]
|
26
32
|
|
27
33
|
@pulumi.output_type
|
@@ -330,6 +336,148 @@ class InstanceNetwork(dict):
|
|
330
336
|
return pulumi.get(self, "reserved_ip_range")
|
331
337
|
|
332
338
|
|
339
|
+
@pulumi.output_type
|
340
|
+
class InstancePerformanceConfig(dict):
|
341
|
+
@staticmethod
|
342
|
+
def __key_warning(key: str):
|
343
|
+
suggest = None
|
344
|
+
if key == "fixedIops":
|
345
|
+
suggest = "fixed_iops"
|
346
|
+
elif key == "iopsPerTb":
|
347
|
+
suggest = "iops_per_tb"
|
348
|
+
|
349
|
+
if suggest:
|
350
|
+
pulumi.log.warn(f"Key '{key}' not found in InstancePerformanceConfig. Access the value via the '{suggest}' property getter instead.")
|
351
|
+
|
352
|
+
def __getitem__(self, key: str) -> Any:
|
353
|
+
InstancePerformanceConfig.__key_warning(key)
|
354
|
+
return super().__getitem__(key)
|
355
|
+
|
356
|
+
def get(self, key: str, default = None) -> Any:
|
357
|
+
InstancePerformanceConfig.__key_warning(key)
|
358
|
+
return super().get(key, default)
|
359
|
+
|
360
|
+
def __init__(__self__, *,
|
361
|
+
fixed_iops: Optional['outputs.InstancePerformanceConfigFixedIops'] = None,
|
362
|
+
iops_per_tb: Optional['outputs.InstancePerformanceConfigIopsPerTb'] = None):
|
363
|
+
"""
|
364
|
+
:param 'InstancePerformanceConfigFixedIopsArgs' fixed_iops: The instance will have a fixed provisioned IOPS value,
|
365
|
+
which will remain constant regardless of instance
|
366
|
+
capacity.
|
367
|
+
Structure is documented below.
|
368
|
+
:param 'InstancePerformanceConfigIopsPerTbArgs' iops_per_tb: The instance provisioned IOPS will change dynamically
|
369
|
+
based on the capacity of the instance.
|
370
|
+
Structure is documented below.
|
371
|
+
"""
|
372
|
+
if fixed_iops is not None:
|
373
|
+
pulumi.set(__self__, "fixed_iops", fixed_iops)
|
374
|
+
if iops_per_tb is not None:
|
375
|
+
pulumi.set(__self__, "iops_per_tb", iops_per_tb)
|
376
|
+
|
377
|
+
@property
|
378
|
+
@pulumi.getter(name="fixedIops")
|
379
|
+
def fixed_iops(self) -> Optional['outputs.InstancePerformanceConfigFixedIops']:
|
380
|
+
"""
|
381
|
+
The instance will have a fixed provisioned IOPS value,
|
382
|
+
which will remain constant regardless of instance
|
383
|
+
capacity.
|
384
|
+
Structure is documented below.
|
385
|
+
"""
|
386
|
+
return pulumi.get(self, "fixed_iops")
|
387
|
+
|
388
|
+
@property
|
389
|
+
@pulumi.getter(name="iopsPerTb")
|
390
|
+
def iops_per_tb(self) -> Optional['outputs.InstancePerformanceConfigIopsPerTb']:
|
391
|
+
"""
|
392
|
+
The instance provisioned IOPS will change dynamically
|
393
|
+
based on the capacity of the instance.
|
394
|
+
Structure is documented below.
|
395
|
+
"""
|
396
|
+
return pulumi.get(self, "iops_per_tb")
|
397
|
+
|
398
|
+
|
399
|
+
@pulumi.output_type
|
400
|
+
class InstancePerformanceConfigFixedIops(dict):
|
401
|
+
@staticmethod
|
402
|
+
def __key_warning(key: str):
|
403
|
+
suggest = None
|
404
|
+
if key == "maxIops":
|
405
|
+
suggest = "max_iops"
|
406
|
+
|
407
|
+
if suggest:
|
408
|
+
pulumi.log.warn(f"Key '{key}' not found in InstancePerformanceConfigFixedIops. Access the value via the '{suggest}' property getter instead.")
|
409
|
+
|
410
|
+
def __getitem__(self, key: str) -> Any:
|
411
|
+
InstancePerformanceConfigFixedIops.__key_warning(key)
|
412
|
+
return super().__getitem__(key)
|
413
|
+
|
414
|
+
def get(self, key: str, default = None) -> Any:
|
415
|
+
InstancePerformanceConfigFixedIops.__key_warning(key)
|
416
|
+
return super().get(key, default)
|
417
|
+
|
418
|
+
def __init__(__self__, *,
|
419
|
+
max_iops: Optional[int] = None):
|
420
|
+
"""
|
421
|
+
:param int max_iops: The number of IOPS to provision for the instance.
|
422
|
+
max_iops must be in multiple of 1000.
|
423
|
+
"""
|
424
|
+
if max_iops is not None:
|
425
|
+
pulumi.set(__self__, "max_iops", max_iops)
|
426
|
+
|
427
|
+
@property
|
428
|
+
@pulumi.getter(name="maxIops")
|
429
|
+
def max_iops(self) -> Optional[int]:
|
430
|
+
"""
|
431
|
+
The number of IOPS to provision for the instance.
|
432
|
+
max_iops must be in multiple of 1000.
|
433
|
+
"""
|
434
|
+
return pulumi.get(self, "max_iops")
|
435
|
+
|
436
|
+
|
437
|
+
@pulumi.output_type
|
438
|
+
class InstancePerformanceConfigIopsPerTb(dict):
|
439
|
+
@staticmethod
|
440
|
+
def __key_warning(key: str):
|
441
|
+
suggest = None
|
442
|
+
if key == "maxIopsPerTb":
|
443
|
+
suggest = "max_iops_per_tb"
|
444
|
+
|
445
|
+
if suggest:
|
446
|
+
pulumi.log.warn(f"Key '{key}' not found in InstancePerformanceConfigIopsPerTb. Access the value via the '{suggest}' property getter instead.")
|
447
|
+
|
448
|
+
def __getitem__(self, key: str) -> Any:
|
449
|
+
InstancePerformanceConfigIopsPerTb.__key_warning(key)
|
450
|
+
return super().__getitem__(key)
|
451
|
+
|
452
|
+
def get(self, key: str, default = None) -> Any:
|
453
|
+
InstancePerformanceConfigIopsPerTb.__key_warning(key)
|
454
|
+
return super().get(key, default)
|
455
|
+
|
456
|
+
def __init__(__self__, *,
|
457
|
+
max_iops_per_tb: Optional[int] = None):
|
458
|
+
"""
|
459
|
+
:param int max_iops_per_tb: The instance max IOPS will be calculated by multiplying
|
460
|
+
the capacity of the instance (TB) by max_iops_per_tb,
|
461
|
+
and rounding to the nearest 1000. The instance max IOPS
|
462
|
+
will be changed dynamically based on the instance
|
463
|
+
capacity.
|
464
|
+
"""
|
465
|
+
if max_iops_per_tb is not None:
|
466
|
+
pulumi.set(__self__, "max_iops_per_tb", max_iops_per_tb)
|
467
|
+
|
468
|
+
@property
|
469
|
+
@pulumi.getter(name="maxIopsPerTb")
|
470
|
+
def max_iops_per_tb(self) -> Optional[int]:
|
471
|
+
"""
|
472
|
+
The instance max IOPS will be calculated by multiplying
|
473
|
+
the capacity of the instance (TB) by max_iops_per_tb,
|
474
|
+
and rounding to the nearest 1000. The instance max IOPS
|
475
|
+
will be changed dynamically based on the instance
|
476
|
+
capacity.
|
477
|
+
"""
|
478
|
+
return pulumi.get(self, "max_iops_per_tb")
|
479
|
+
|
480
|
+
|
333
481
|
@pulumi.output_type
|
334
482
|
class GetInstanceFileShareResult(dict):
|
335
483
|
def __init__(__self__, *,
|
@@ -541,3 +689,84 @@ class GetInstanceNetworkResult(dict):
|
|
541
689
|
return pulumi.get(self, "reserved_ip_range")
|
542
690
|
|
543
691
|
|
692
|
+
@pulumi.output_type
|
693
|
+
class GetInstancePerformanceConfigResult(dict):
|
694
|
+
def __init__(__self__, *,
|
695
|
+
fixed_iops: Sequence['outputs.GetInstancePerformanceConfigFixedIopResult'],
|
696
|
+
iops_per_tbs: Sequence['outputs.GetInstancePerformanceConfigIopsPerTbResult']):
|
697
|
+
"""
|
698
|
+
:param Sequence['GetInstancePerformanceConfigFixedIopArgs'] fixed_iops: The instance will have a fixed provisioned IOPS value,
|
699
|
+
which will remain constant regardless of instance
|
700
|
+
capacity.
|
701
|
+
:param Sequence['GetInstancePerformanceConfigIopsPerTbArgs'] iops_per_tbs: The instance provisioned IOPS will change dynamically
|
702
|
+
based on the capacity of the instance.
|
703
|
+
"""
|
704
|
+
pulumi.set(__self__, "fixed_iops", fixed_iops)
|
705
|
+
pulumi.set(__self__, "iops_per_tbs", iops_per_tbs)
|
706
|
+
|
707
|
+
@property
|
708
|
+
@pulumi.getter(name="fixedIops")
|
709
|
+
def fixed_iops(self) -> Sequence['outputs.GetInstancePerformanceConfigFixedIopResult']:
|
710
|
+
"""
|
711
|
+
The instance will have a fixed provisioned IOPS value,
|
712
|
+
which will remain constant regardless of instance
|
713
|
+
capacity.
|
714
|
+
"""
|
715
|
+
return pulumi.get(self, "fixed_iops")
|
716
|
+
|
717
|
+
@property
|
718
|
+
@pulumi.getter(name="iopsPerTbs")
|
719
|
+
def iops_per_tbs(self) -> Sequence['outputs.GetInstancePerformanceConfigIopsPerTbResult']:
|
720
|
+
"""
|
721
|
+
The instance provisioned IOPS will change dynamically
|
722
|
+
based on the capacity of the instance.
|
723
|
+
"""
|
724
|
+
return pulumi.get(self, "iops_per_tbs")
|
725
|
+
|
726
|
+
|
727
|
+
@pulumi.output_type
|
728
|
+
class GetInstancePerformanceConfigFixedIopResult(dict):
|
729
|
+
def __init__(__self__, *,
|
730
|
+
max_iops: int):
|
731
|
+
"""
|
732
|
+
:param int max_iops: The number of IOPS to provision for the instance.
|
733
|
+
max_iops must be in multiple of 1000.
|
734
|
+
"""
|
735
|
+
pulumi.set(__self__, "max_iops", max_iops)
|
736
|
+
|
737
|
+
@property
|
738
|
+
@pulumi.getter(name="maxIops")
|
739
|
+
def max_iops(self) -> int:
|
740
|
+
"""
|
741
|
+
The number of IOPS to provision for the instance.
|
742
|
+
max_iops must be in multiple of 1000.
|
743
|
+
"""
|
744
|
+
return pulumi.get(self, "max_iops")
|
745
|
+
|
746
|
+
|
747
|
+
@pulumi.output_type
|
748
|
+
class GetInstancePerformanceConfigIopsPerTbResult(dict):
|
749
|
+
def __init__(__self__, *,
|
750
|
+
max_iops_per_tb: int):
|
751
|
+
"""
|
752
|
+
:param int max_iops_per_tb: The instance max IOPS will be calculated by multiplying
|
753
|
+
the capacity of the instance (TB) by max_iops_per_tb,
|
754
|
+
and rounding to the nearest 1000. The instance max IOPS
|
755
|
+
will be changed dynamically based on the instance
|
756
|
+
capacity.
|
757
|
+
"""
|
758
|
+
pulumi.set(__self__, "max_iops_per_tb", max_iops_per_tb)
|
759
|
+
|
760
|
+
@property
|
761
|
+
@pulumi.getter(name="maxIopsPerTb")
|
762
|
+
def max_iops_per_tb(self) -> int:
|
763
|
+
"""
|
764
|
+
The instance max IOPS will be calculated by multiplying
|
765
|
+
the capacity of the instance (TB) by max_iops_per_tb,
|
766
|
+
and rounding to the nearest 1000. The instance max IOPS
|
767
|
+
will be changed dynamically based on the instance
|
768
|
+
capacity.
|
769
|
+
"""
|
770
|
+
return pulumi.get(self, "max_iops_per_tb")
|
771
|
+
|
772
|
+
|
@@ -196,7 +196,7 @@ def get_android_app(app_id: Optional[str] = None,
|
|
196
196
|
sha256_hashes=pulumi.get(__ret__, 'sha256_hashes'))
|
197
197
|
def get_android_app_output(app_id: Optional[pulumi.Input[str]] = None,
|
198
198
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
199
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAndroidAppResult]:
|
199
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAndroidAppResult]:
|
200
200
|
"""
|
201
201
|
Use this data source to access information about an existing resource.
|
202
202
|
|
@@ -210,7 +210,7 @@ def get_android_app_output(app_id: Optional[pulumi.Input[str]] = None,
|
|
210
210
|
__args__ = dict()
|
211
211
|
__args__['appId'] = app_id
|
212
212
|
__args__['project'] = project
|
213
|
-
opts = pulumi.
|
213
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
214
214
|
__ret__ = pulumi.runtime.invoke_output('gcp:firebase/getAndroidApp:getAndroidApp', __args__, opts=opts, typ=GetAndroidAppResult)
|
215
215
|
return __ret__.apply(lambda __response__: GetAndroidAppResult(
|
216
216
|
api_key_id=pulumi.get(__response__, 'api_key_id'),
|