pulumi-gcp 7.7.0a1706207981__py3-none-any.whl → 7.8.0__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- pulumi_gcp/__init__.py +73 -0
- pulumi_gcp/_utilities.py +6 -2
- pulumi_gcp/accesscontextmanager/access_level.py +2 -18
- pulumi_gcp/accesscontextmanager/access_levels.py +2 -18
- pulumi_gcp/accesscontextmanager/access_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -18
- pulumi_gcp/accesscontextmanager/egress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +2 -18
- pulumi_gcp/accesscontextmanager/ingress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeters.py +2 -18
- pulumi_gcp/activedirectory/domain.py +2 -18
- pulumi_gcp/activedirectory/domain_trust.py +2 -18
- pulumi_gcp/alloydb/backup.py +2 -18
- pulumi_gcp/alloydb/cluster.py +26 -18
- pulumi_gcp/alloydb/instance.py +3 -19
- pulumi_gcp/alloydb/outputs.py +16 -0
- pulumi_gcp/alloydb/user.py +2 -18
- pulumi_gcp/apigateway/api.py +2 -18
- pulumi_gcp/apigateway/api_config.py +2 -18
- pulumi_gcp/apigateway/gateway.py +23 -53
- pulumi_gcp/apigee/addons_config.py +2 -18
- pulumi_gcp/apigee/endpoint_attachment.py +2 -18
- pulumi_gcp/apigee/env_group.py +2 -18
- pulumi_gcp/apigee/env_group_attachment.py +2 -18
- pulumi_gcp/apigee/env_keystore.py +2 -18
- pulumi_gcp/apigee/env_references.py +2 -18
- pulumi_gcp/apigee/environment.py +2 -18
- pulumi_gcp/apigee/flowhook.py +2 -18
- pulumi_gcp/apigee/instance.py +2 -18
- pulumi_gcp/apigee/instance_attachment.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +2 -18
- pulumi_gcp/apigee/nat_address.py +2 -18
- pulumi_gcp/apigee/organization.py +2 -18
- pulumi_gcp/apigee/sharedflow.py +2 -18
- pulumi_gcp/apigee/sharedflow_deployment.py +2 -18
- pulumi_gcp/apigee/sync_authorization.py +2 -18
- pulumi_gcp/apigee/target_server.py +2 -18
- pulumi_gcp/appengine/application.py +2 -18
- pulumi_gcp/appengine/application_url_dispatch_rules.py +2 -18
- pulumi_gcp/appengine/domain_mapping.py +2 -18
- pulumi_gcp/appengine/engine_split_traffic.py +2 -18
- pulumi_gcp/appengine/firewall_rule.py +2 -18
- pulumi_gcp/appengine/flexible_app_version.py +2 -18
- pulumi_gcp/appengine/service_network_settings.py +2 -18
- pulumi_gcp/appengine/standard_app_version.py +2 -18
- pulumi_gcp/artifactregistry/_inputs.py +60 -0
- pulumi_gcp/artifactregistry/outputs.py +264 -0
- pulumi_gcp/artifactregistry/repository.py +77 -74
- pulumi_gcp/artifactregistry/vpcsc_config.py +2 -18
- pulumi_gcp/assuredworkloads/_inputs.py +34 -0
- pulumi_gcp/assuredworkloads/outputs.py +34 -0
- pulumi_gcp/assuredworkloads/workload.py +2 -18
- pulumi_gcp/backupdisasterrecovery/management_server.py +2 -18
- pulumi_gcp/backupdisasterrecovery/outputs.py +20 -0
- pulumi_gcp/beyondcorp/app_connection.py +2 -18
- pulumi_gcp/beyondcorp/app_connector.py +2 -18
- pulumi_gcp/beyondcorp/app_gateway.py +2 -18
- pulumi_gcp/beyondcorp/outputs.py +54 -0
- pulumi_gcp/biglake/catalog.py +2 -18
- pulumi_gcp/biglake/database.py +2 -18
- pulumi_gcp/biglake/table.py +2 -18
- pulumi_gcp/bigquery/_inputs.py +18 -0
- pulumi_gcp/bigquery/app_profile.py +2 -18
- pulumi_gcp/bigquery/bi_reservation.py +2 -18
- pulumi_gcp/bigquery/capacity_commitment.py +2 -18
- pulumi_gcp/bigquery/connection.py +2 -18
- pulumi_gcp/bigquery/data_transfer_config.py +2 -18
- pulumi_gcp/bigquery/dataset.py +9 -18
- pulumi_gcp/bigquery/dataset_iam_binding.py +4 -12
- pulumi_gcp/bigquery/dataset_iam_member.py +4 -12
- pulumi_gcp/bigquery/dataset_iam_policy.py +4 -12
- pulumi_gcp/bigquery/job.py +2 -18
- pulumi_gcp/bigquery/outputs.py +172 -0
- pulumi_gcp/bigquery/reservation.py +2 -18
- pulumi_gcp/bigquery/reservation_assignment.py +2 -18
- pulumi_gcp/bigquery/routine.py +2 -18
- pulumi_gcp/bigquery/table.py +2 -18
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +2 -18
- pulumi_gcp/bigqueryanalyticshub/listing.py +2 -18
- pulumi_gcp/bigquerydatapolicy/data_policy.py +2 -18
- pulumi_gcp/bigtable/_inputs.py +4 -0
- pulumi_gcp/bigtable/instance.py +2 -18
- pulumi_gcp/bigtable/instance_iam_binding.py +4 -12
- pulumi_gcp/bigtable/instance_iam_member.py +4 -12
- pulumi_gcp/bigtable/instance_iam_policy.py +4 -12
- pulumi_gcp/bigtable/outputs.py +4 -0
- pulumi_gcp/bigtable/table.py +2 -18
- pulumi_gcp/bigtable/table_iam_binding.py +4 -12
- pulumi_gcp/bigtable/table_iam_member.py +4 -12
- pulumi_gcp/bigtable/table_iam_policy.py +4 -12
- pulumi_gcp/billing/account_iam_binding.py +4 -12
- pulumi_gcp/billing/account_iam_member.py +4 -12
- pulumi_gcp/billing/account_iam_policy.py +4 -12
- pulumi_gcp/billing/budget.py +2 -18
- pulumi_gcp/billing/project_info.py +2 -18
- pulumi_gcp/billing/sub_account.py +2 -18
- pulumi_gcp/binaryauthorization/attestor.py +2 -18
- pulumi_gcp/binaryauthorization/policy.py +2 -18
- pulumi_gcp/blockchainnodeengine/__init__.py +10 -0
- pulumi_gcp/blockchainnodeengine/_inputs.py +388 -0
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +791 -0
- pulumi_gcp/blockchainnodeengine/outputs.py +441 -0
- pulumi_gcp/certificateauthority/authority.py +2 -18
- pulumi_gcp/certificateauthority/ca_pool.py +2 -18
- pulumi_gcp/certificateauthority/certificate.py +2 -18
- pulumi_gcp/certificateauthority/certificate_template.py +2 -18
- pulumi_gcp/certificateauthority/outputs.py +378 -0
- pulumi_gcp/certificatemanager/certificate.py +2 -18
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +2 -18
- pulumi_gcp/certificatemanager/certificate_map.py +2 -18
- pulumi_gcp/certificatemanager/certificate_map_entry.py +2 -18
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -18
- pulumi_gcp/certificatemanager/outputs.py +32 -0
- pulumi_gcp/certificatemanager/trust_config.py +2 -18
- pulumi_gcp/cloudasset/folder_feed.py +2 -18
- pulumi_gcp/cloudasset/organization_feed.py +2 -18
- pulumi_gcp/cloudasset/project_feed.py +2 -18
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +2 -18
- pulumi_gcp/cloudbuild/outputs.py +1009 -3
- pulumi_gcp/cloudbuild/trigger.py +2 -18
- pulumi_gcp/cloudbuild/worker_pool.py +2 -18
- pulumi_gcp/cloudbuildv2/_inputs.py +14 -0
- pulumi_gcp/cloudbuildv2/connection.py +2 -18
- pulumi_gcp/cloudbuildv2/outputs.py +14 -0
- pulumi_gcp/cloudbuildv2/repository.py +2 -18
- pulumi_gcp/clouddeploy/_inputs.py +36 -0
- pulumi_gcp/clouddeploy/automation.py +2 -18
- pulumi_gcp/clouddeploy/delivery_pipeline.py +2 -18
- pulumi_gcp/clouddeploy/outputs.py +36 -0
- pulumi_gcp/clouddeploy/target.py +2 -18
- pulumi_gcp/clouddomains/registration.py +2 -18
- pulumi_gcp/cloudfunctions/_inputs.py +4 -0
- pulumi_gcp/cloudfunctions/function.py +2 -18
- pulumi_gcp/cloudfunctions/outputs.py +54 -0
- pulumi_gcp/cloudfunctionsv2/function.py +2 -18
- pulumi_gcp/cloudfunctionsv2/outputs.py +302 -0
- pulumi_gcp/cloudidentity/group.py +2 -18
- pulumi_gcp/cloudidentity/group_membership.py +2 -18
- pulumi_gcp/cloudidentity/outputs.py +54 -0
- pulumi_gcp/cloudids/endpoint.py +2 -18
- pulumi_gcp/cloudrun/_inputs.py +93 -4
- pulumi_gcp/cloudrun/domain_mapping.py +2 -18
- pulumi_gcp/cloudrun/outputs.py +867 -9
- pulumi_gcp/cloudrun/service.py +2 -18
- pulumi_gcp/cloudrunv2/_inputs.py +12 -0
- pulumi_gcp/cloudrunv2/job.py +2 -18
- pulumi_gcp/cloudrunv2/outputs.py +937 -1
- pulumi_gcp/cloudrunv2/service.py +2 -18
- pulumi_gcp/cloudscheduler/job.py +2 -18
- pulumi_gcp/cloudtasks/queue.py +2 -18
- pulumi_gcp/composer/_inputs.py +493 -0
- pulumi_gcp/composer/environment.py +2 -18
- pulumi_gcp/composer/outputs.py +996 -0
- pulumi_gcp/compute/__init__.py +2 -0
- pulumi_gcp/compute/_inputs.py +1010 -46
- pulumi_gcp/compute/address.py +2 -18
- pulumi_gcp/compute/attached_disk.py +2 -18
- pulumi_gcp/compute/autoscaler.py +2 -18
- pulumi_gcp/compute/backend_bucket.py +2 -18
- pulumi_gcp/compute/backend_service.py +30 -18
- pulumi_gcp/compute/disk.py +34 -29
- pulumi_gcp/compute/disk_resource_policy_attachment.py +2 -18
- pulumi_gcp/compute/external_vpn_gateway.py +2 -18
- pulumi_gcp/compute/firewall.py +2 -18
- pulumi_gcp/compute/firewall_policy_association.py +2 -18
- pulumi_gcp/compute/firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/forwarding_rule.py +2 -18
- pulumi_gcp/compute/get_disk.py +11 -1
- pulumi_gcp/compute/get_instance_group_manager.py +11 -1
- pulumi_gcp/compute/get_instance_template.py +3 -0
- pulumi_gcp/compute/get_machine_types.py +143 -0
- pulumi_gcp/compute/global_address.py +9 -25
- pulumi_gcp/compute/global_forwarding_rule.py +2 -18
- pulumi_gcp/compute/global_network_endpoint.py +2 -18
- pulumi_gcp/compute/global_network_endpoint_group.py +2 -18
- pulumi_gcp/compute/ha_vpn_gateway.py +2 -18
- pulumi_gcp/compute/health_check.py +2 -18
- pulumi_gcp/compute/http_health_check.py +2 -18
- pulumi_gcp/compute/https_health_check.py +2 -18
- pulumi_gcp/compute/image.py +2 -18
- pulumi_gcp/compute/instance.py +13 -22
- pulumi_gcp/compute/instance_group.py +2 -18
- pulumi_gcp/compute/instance_group_manager.py +34 -29
- pulumi_gcp/compute/instance_group_named_port.py +2 -18
- pulumi_gcp/compute/instance_settings.py +2 -18
- pulumi_gcp/compute/instance_template.py +9 -25
- pulumi_gcp/compute/interconnect_attachment.py +77 -18
- pulumi_gcp/compute/machine_image.py +2 -18
- pulumi_gcp/compute/managed_ssl_certificate.py +2 -18
- pulumi_gcp/compute/manged_ssl_certificate.py +2 -18
- pulumi_gcp/compute/network.py +2 -18
- pulumi_gcp/compute/network_attachment.py +2 -18
- pulumi_gcp/compute/network_edge_security_service.py +2 -18
- pulumi_gcp/compute/network_endpoint.py +2 -18
- pulumi_gcp/compute/network_endpoint_group.py +2 -18
- pulumi_gcp/compute/network_endpoint_list.py +2 -18
- pulumi_gcp/compute/network_firewall_policy.py +2 -18
- pulumi_gcp/compute/network_firewall_policy_association.py +2 -18
- pulumi_gcp/compute/network_firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/network_peering.py +2 -18
- pulumi_gcp/compute/network_peering_routes_config.py +2 -18
- pulumi_gcp/compute/node_group.py +30 -53
- pulumi_gcp/compute/node_template.py +2 -18
- pulumi_gcp/compute/organization_security_policy.py +2 -18
- pulumi_gcp/compute/organization_security_policy_association.py +2 -18
- pulumi_gcp/compute/organization_security_policy_rule.py +2 -18
- pulumi_gcp/compute/outputs.py +4530 -181
- pulumi_gcp/compute/packet_mirroring.py +2 -18
- pulumi_gcp/compute/per_instance_config.py +2 -18
- pulumi_gcp/compute/project_default_network_tier.py +2 -18
- pulumi_gcp/compute/project_metadata.py +2 -18
- pulumi_gcp/compute/project_metadata_item.py +2 -18
- pulumi_gcp/compute/public_advertised_prefix.py +2 -18
- pulumi_gcp/compute/public_delegated_prefix.py +2 -18
- pulumi_gcp/compute/region_autoscaler.py +2 -18
- pulumi_gcp/compute/region_backend_service.py +46 -32
- pulumi_gcp/compute/region_commitment.py +2 -18
- pulumi_gcp/compute/region_disk.py +6 -29
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +2 -18
- pulumi_gcp/compute/region_health_check.py +2 -18
- pulumi_gcp/compute/region_instance_group_manager.py +34 -29
- pulumi_gcp/compute/region_instance_template.py +2 -18
- pulumi_gcp/compute/region_network_endpoint.py +556 -0
- pulumi_gcp/compute/region_network_endpoint_group.py +140 -92
- pulumi_gcp/compute/region_network_firewall_policy.py +2 -18
- pulumi_gcp/compute/region_network_firewall_policy_association.py +2 -18
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/region_per_instance_config.py +2 -18
- pulumi_gcp/compute/region_security_policy.py +2 -18
- pulumi_gcp/compute/region_security_policy_rule.py +2 -18
- pulumi_gcp/compute/region_ssl_certificate.py +2 -18
- pulumi_gcp/compute/region_ssl_policy.py +2 -18
- pulumi_gcp/compute/region_target_http_proxy.py +2 -18
- pulumi_gcp/compute/region_target_https_proxy.py +2 -18
- pulumi_gcp/compute/region_target_tcp_proxy.py +2 -18
- pulumi_gcp/compute/region_url_map.py +2 -18
- pulumi_gcp/compute/reservation.py +2 -18
- pulumi_gcp/compute/resource_policy.py +2 -18
- pulumi_gcp/compute/route.py +2 -18
- pulumi_gcp/compute/router.py +2 -18
- pulumi_gcp/compute/router_interface.py +2 -18
- pulumi_gcp/compute/router_nat.py +44 -39
- pulumi_gcp/compute/router_peer.py +2 -18
- pulumi_gcp/compute/security_policy.py +2 -18
- pulumi_gcp/compute/security_scan_config.py +2 -18
- pulumi_gcp/compute/service_attachment.py +2 -18
- pulumi_gcp/compute/shared_vpc_host_project.py +2 -18
- pulumi_gcp/compute/shared_vpc_service_project.py +2 -18
- pulumi_gcp/compute/snapshot.py +2 -18
- pulumi_gcp/compute/ssl_certificate.py +2 -18
- pulumi_gcp/compute/ssl_policy.py +2 -18
- pulumi_gcp/compute/subnetwork.py +79 -102
- pulumi_gcp/compute/target_grpc_proxy.py +2 -18
- pulumi_gcp/compute/target_http_proxy.py +2 -18
- pulumi_gcp/compute/target_https_proxy.py +2 -18
- pulumi_gcp/compute/target_instance.py +2 -18
- pulumi_gcp/compute/target_pool.py +9 -25
- pulumi_gcp/compute/target_ssl_proxy.py +2 -18
- pulumi_gcp/compute/target_tcp_proxy.py +2 -18
- pulumi_gcp/compute/url_map.py +2 -18
- pulumi_gcp/compute/vpn_gateway.py +2 -18
- pulumi_gcp/compute/vpn_tunnel.py +2 -18
- pulumi_gcp/config/__init__.pyi +6 -0
- pulumi_gcp/config/vars.py +12 -0
- pulumi_gcp/container/_inputs.py +568 -30
- pulumi_gcp/container/attached_cluster.py +2 -18
- pulumi_gcp/container/aws_cluster.py +9 -25
- pulumi_gcp/container/aws_node_pool.py +2 -18
- pulumi_gcp/container/azure_client.py +2 -18
- pulumi_gcp/container/azure_cluster.py +9 -25
- pulumi_gcp/container/azure_node_pool.py +2 -18
- pulumi_gcp/container/cluster.py +25 -69
- pulumi_gcp/container/node_pool.py +2 -18
- pulumi_gcp/container/outputs.py +2161 -31
- pulumi_gcp/containeranalysis/note.py +2 -18
- pulumi_gcp/containeranalysis/occurence.py +2 -18
- pulumi_gcp/databasemigrationservice/connection_profile.py +2 -18
- pulumi_gcp/databasemigrationservice/private_connection.py +2 -18
- pulumi_gcp/datacatalog/entry.py +2 -18
- pulumi_gcp/datacatalog/entry_group.py +2 -18
- pulumi_gcp/datacatalog/policy_tag.py +2 -18
- pulumi_gcp/datacatalog/tag.py +2 -18
- pulumi_gcp/datacatalog/tag_template.py +2 -18
- pulumi_gcp/datacatalog/taxonomy.py +2 -18
- pulumi_gcp/dataflow/job.py +2 -18
- pulumi_gcp/dataflow/pipeline.py +2 -18
- pulumi_gcp/dataform/repository.py +2 -18
- pulumi_gcp/dataform/repository_release_config.py +2 -18
- pulumi_gcp/dataform/repository_workflow_config.py +2 -18
- pulumi_gcp/datafusion/instance.py +30 -46
- pulumi_gcp/dataloss/prevention_deidentify_template.py +2 -18
- pulumi_gcp/dataloss/prevention_inspect_template.py +2 -18
- pulumi_gcp/dataloss/prevention_job_trigger.py +2 -18
- pulumi_gcp/dataloss/prevention_stored_info_type.py +2 -18
- pulumi_gcp/dataplex/_inputs.py +66 -0
- pulumi_gcp/dataplex/asset.py +2 -18
- pulumi_gcp/dataplex/datascan.py +2 -18
- pulumi_gcp/dataplex/lake.py +2 -18
- pulumi_gcp/dataplex/outputs.py +66 -0
- pulumi_gcp/dataplex/task.py +2 -18
- pulumi_gcp/dataplex/zone.py +2 -18
- pulumi_gcp/dataproc/_inputs.py +178 -0
- pulumi_gcp/dataproc/autoscaling_policy.py +2 -18
- pulumi_gcp/dataproc/cluster_iam_binding.py +4 -12
- pulumi_gcp/dataproc/cluster_iam_member.py +4 -12
- pulumi_gcp/dataproc/cluster_iam_policy.py +4 -12
- pulumi_gcp/dataproc/job_iam_binding.py +4 -12
- pulumi_gcp/dataproc/job_iam_member.py +4 -12
- pulumi_gcp/dataproc/job_iam_policy.py +4 -12
- pulumi_gcp/dataproc/metastore_federation.py +2 -18
- pulumi_gcp/dataproc/metastore_service.py +2 -18
- pulumi_gcp/dataproc/outputs.py +178 -0
- pulumi_gcp/dataproc/workflow_template.py +9 -25
- pulumi_gcp/datastore/data_store_index.py +2 -18
- pulumi_gcp/datastream/connection_profile.py +2 -18
- pulumi_gcp/datastream/private_connection.py +2 -18
- pulumi_gcp/datastream/stream.py +2 -18
- pulumi_gcp/deploymentmanager/deployment.py +2 -18
- pulumi_gcp/diagflow/agent.py +2 -18
- pulumi_gcp/diagflow/cx_agent.py +2 -18
- pulumi_gcp/diagflow/cx_entity_type.py +2 -18
- pulumi_gcp/diagflow/cx_environment.py +2 -18
- pulumi_gcp/diagflow/cx_flow.py +2 -18
- pulumi_gcp/diagflow/cx_intent.py +2 -18
- pulumi_gcp/diagflow/cx_page.py +2 -18
- pulumi_gcp/diagflow/cx_security_settings.py +2 -18
- pulumi_gcp/diagflow/cx_test_case.py +2 -18
- pulumi_gcp/diagflow/cx_version.py +2 -18
- pulumi_gcp/diagflow/cx_webhook.py +2 -18
- pulumi_gcp/diagflow/entity_type.py +2 -18
- pulumi_gcp/diagflow/fulfillment.py +2 -18
- pulumi_gcp/diagflow/intent.py +2 -18
- pulumi_gcp/discoveryengine/__init__.py +12 -0
- pulumi_gcp/discoveryengine/_inputs.py +237 -0
- pulumi_gcp/discoveryengine/chat_engine.py +822 -0
- pulumi_gcp/discoveryengine/data_store.py +734 -0
- pulumi_gcp/discoveryengine/outputs.py +304 -0
- pulumi_gcp/discoveryengine/search_engine.py +752 -0
- pulumi_gcp/dns/_inputs.py +34 -0
- pulumi_gcp/dns/managed_zone.py +2 -18
- pulumi_gcp/dns/outputs.py +34 -0
- pulumi_gcp/dns/policy.py +2 -18
- pulumi_gcp/dns/record_set.py +2 -18
- pulumi_gcp/dns/response_policy.py +2 -18
- pulumi_gcp/dns/response_policy_rule.py +9 -32
- pulumi_gcp/edgecontainer/cluster.py +2 -18
- pulumi_gcp/edgecontainer/node_pool.py +2 -18
- pulumi_gcp/edgecontainer/vpn_connection.py +2 -18
- pulumi_gcp/edgenetwork/network.py +2 -18
- pulumi_gcp/edgenetwork/subnet.py +2 -18
- pulumi_gcp/essentialcontacts/contact.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_processor.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +2 -18
- pulumi_gcp/eventarc/_inputs.py +2 -2
- pulumi_gcp/eventarc/channel.py +2 -18
- pulumi_gcp/eventarc/google_channel_config.py +2 -18
- pulumi_gcp/eventarc/outputs.py +2 -2
- pulumi_gcp/eventarc/trigger.py +2 -18
- pulumi_gcp/filestore/_inputs.py +1 -3
- pulumi_gcp/filestore/backup.py +2 -18
- pulumi_gcp/filestore/instance.py +2 -18
- pulumi_gcp/filestore/outputs.py +89 -3
- pulumi_gcp/filestore/snapshot.py +2 -18
- pulumi_gcp/firebase/_inputs.py +4 -2
- pulumi_gcp/firebase/android_app.py +2 -18
- pulumi_gcp/firebase/apple_app.py +2 -18
- pulumi_gcp/firebase/database_instance.py +2 -18
- pulumi_gcp/firebase/extensions_instance.py +8 -26
- pulumi_gcp/firebase/hosting_channel.py +2 -18
- pulumi_gcp/firebase/hosting_custom_domain.py +2 -18
- pulumi_gcp/firebase/hosting_release.py +2 -18
- pulumi_gcp/firebase/hosting_site.py +2 -18
- pulumi_gcp/firebase/hosting_version.py +2 -18
- pulumi_gcp/firebase/outputs.py +4 -2
- pulumi_gcp/firebase/project.py +2 -18
- pulumi_gcp/firebase/storage_bucket.py +2 -18
- pulumi_gcp/firebase/web_app.py +2 -18
- pulumi_gcp/firebaserules/_inputs.py +6 -0
- pulumi_gcp/firebaserules/outputs.py +6 -0
- pulumi_gcp/firebaserules/release.py +4 -16
- pulumi_gcp/firebaserules/ruleset.py +2 -18
- pulumi_gcp/firestore/backup_schedule.py +38 -30
- pulumi_gcp/firestore/database.py +2 -26
- pulumi_gcp/firestore/document.py +2 -86
- pulumi_gcp/firestore/field.py +24 -120
- pulumi_gcp/firestore/index.py +6 -60
- pulumi_gcp/folder/_inputs.py +4 -0
- pulumi_gcp/folder/access_approval_settings.py +2 -18
- pulumi_gcp/folder/iam_audit_config.py +6 -14
- pulumi_gcp/folder/iam_member.py +6 -14
- pulumi_gcp/folder/iam_policy.py +6 -14
- pulumi_gcp/folder/organization_policy.py +2 -18
- pulumi_gcp/folder/outputs.py +54 -0
- pulumi_gcp/gkebackup/backup_plan.py +2 -18
- pulumi_gcp/gkebackup/restore_plan.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +2 -18
- pulumi_gcp/gkehub/_inputs.py +8 -0
- pulumi_gcp/gkehub/feature.py +4 -20
- pulumi_gcp/gkehub/feature_membership.py +2 -18
- pulumi_gcp/gkehub/fleet.py +2 -18
- pulumi_gcp/gkehub/membership.py +6 -29
- pulumi_gcp/gkehub/membership_binding.py +2 -18
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +2 -18
- pulumi_gcp/gkehub/namespace.py +2 -18
- pulumi_gcp/gkehub/outputs.py +8 -0
- pulumi_gcp/gkehub/scope.py +2 -18
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +2 -18
- pulumi_gcp/gkeonprem/v_mware_cluster.py +2 -18
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +2 -18
- pulumi_gcp/healthcare/consent_store.py +2 -18
- pulumi_gcp/healthcare/dataset.py +2 -18
- pulumi_gcp/healthcare/dataset_iam_binding.py +4 -12
- pulumi_gcp/healthcare/dataset_iam_member.py +4 -12
- pulumi_gcp/healthcare/dataset_iam_policy.py +4 -12
- pulumi_gcp/healthcare/dicom_store.py +2 -18
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/dicom_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +4 -12
- pulumi_gcp/healthcare/fhir_store.py +23 -32
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/fhir_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +4 -12
- pulumi_gcp/healthcare/hl7_store.py +2 -18
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/hl7_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +4 -12
- pulumi_gcp/iam/access_boundary_policy.py +2 -18
- pulumi_gcp/iam/deny_policy.py +2 -18
- pulumi_gcp/iam/outputs.py +92 -0
- pulumi_gcp/iam/workforce_pool.py +2 -18
- pulumi_gcp/iam/workforce_pool_provider.py +2 -18
- pulumi_gcp/iam/workload_identity_pool.py +2 -18
- pulumi_gcp/iam/workload_identity_pool_provider.py +2 -18
- pulumi_gcp/iap/brand.py +2 -18
- pulumi_gcp/iap/client.py +2 -18
- pulumi_gcp/identityplatform/config.py +2 -18
- pulumi_gcp/identityplatform/default_supported_idp_config.py +2 -18
- pulumi_gcp/identityplatform/inbound_saml_config.py +2 -18
- pulumi_gcp/identityplatform/oauth_idp_config.py +2 -18
- pulumi_gcp/identityplatform/project_default_config.py +2 -18
- pulumi_gcp/identityplatform/tenant.py +2 -18
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +2 -18
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +2 -18
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +2 -18
- pulumi_gcp/integrationconnectors/connection.py +2 -18
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +2 -18
- pulumi_gcp/kms/crypto_key.py +36 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +11 -19
- pulumi_gcp/kms/crypto_key_iam_member.py +11 -19
- pulumi_gcp/kms/crypto_key_iam_policy.py +4 -12
- pulumi_gcp/kms/crypto_key_version.py +2 -18
- pulumi_gcp/kms/key_ring.py +2 -18
- pulumi_gcp/kms/key_ring_iam_binding.py +11 -19
- pulumi_gcp/kms/key_ring_iam_member.py +11 -19
- pulumi_gcp/kms/key_ring_iam_policy.py +4 -12
- pulumi_gcp/kms/key_ring_import_job.py +2 -18
- pulumi_gcp/kms/outputs.py +16 -0
- pulumi_gcp/logging/_inputs.py +108 -0
- pulumi_gcp/logging/billing_account_bucket_config.py +2 -18
- pulumi_gcp/logging/billing_account_exclusion.py +2 -18
- pulumi_gcp/logging/billing_account_sink.py +2 -18
- pulumi_gcp/logging/folder_bucket_config.py +2 -18
- pulumi_gcp/logging/folder_exclusion.py +2 -18
- pulumi_gcp/logging/folder_settings.py +2 -18
- pulumi_gcp/logging/folder_sink.py +2 -18
- pulumi_gcp/logging/linked_dataset.py +2 -18
- pulumi_gcp/logging/log_view.py +2 -18
- pulumi_gcp/logging/metric.py +2 -18
- pulumi_gcp/logging/organization_bucket_config.py +2 -18
- pulumi_gcp/logging/organization_exclusion.py +2 -18
- pulumi_gcp/logging/organization_settings.py +2 -18
- pulumi_gcp/logging/organization_sink.py +2 -18
- pulumi_gcp/logging/outputs.py +108 -0
- pulumi_gcp/logging/project_bucket_config.py +2 -18
- pulumi_gcp/logging/project_exclusion.py +2 -18
- pulumi_gcp/logging/project_sink.py +2 -18
- pulumi_gcp/looker/instance.py +2 -18
- pulumi_gcp/memcache/instance.py +63 -18
- pulumi_gcp/migrationcenter/group.py +2 -18
- pulumi_gcp/ml/engine_model.py +2 -18
- pulumi_gcp/monitoring/alert_policy.py +2 -18
- pulumi_gcp/monitoring/custom_service.py +2 -18
- pulumi_gcp/monitoring/dashboard.py +2 -18
- pulumi_gcp/monitoring/generic_service.py +2 -18
- pulumi_gcp/monitoring/group.py +2 -18
- pulumi_gcp/monitoring/metric_descriptor.py +2 -18
- pulumi_gcp/monitoring/monitored_project.py +2 -18
- pulumi_gcp/monitoring/notification_channel.py +2 -18
- pulumi_gcp/monitoring/outputs.py +14 -0
- pulumi_gcp/monitoring/slo.py +2 -18
- pulumi_gcp/monitoring/uptime_check_config.py +2 -18
- pulumi_gcp/netapp/__init__.py +1 -0
- pulumi_gcp/netapp/active_directory.py +2 -18
- pulumi_gcp/netapp/backup_policy.py +2 -18
- pulumi_gcp/netapp/backup_vault.py +2 -18
- pulumi_gcp/netapp/kmsconfig.py +2 -18
- pulumi_gcp/netapp/storage_pool.py +36 -24
- pulumi_gcp/netapp/volume.py +67 -20
- pulumi_gcp/netapp/volume_snapshot.py +625 -0
- pulumi_gcp/networkconnectivity/_inputs.py +6 -0
- pulumi_gcp/networkconnectivity/hub.py +2 -18
- pulumi_gcp/networkconnectivity/outputs.py +6 -0
- pulumi_gcp/networkconnectivity/policy_based_route.py +2 -18
- pulumi_gcp/networkconnectivity/service_connection_policy.py +2 -18
- pulumi_gcp/networkconnectivity/spoke.py +2 -18
- pulumi_gcp/networkmanagement/connectivity_test.py +2 -18
- pulumi_gcp/networksecurity/address_group.py +2 -18
- pulumi_gcp/networksecurity/authorization_policy.py +2 -18
- pulumi_gcp/networksecurity/client_tls_policy.py +2 -18
- pulumi_gcp/networksecurity/gateway_security_policy.py +2 -18
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +2 -18
- pulumi_gcp/networksecurity/security_profile.py +2 -18
- pulumi_gcp/networksecurity/server_tls_policy.py +2 -18
- pulumi_gcp/networksecurity/tls_inspection_policy.py +2 -18
- pulumi_gcp/networksecurity/url_list.py +2 -18
- pulumi_gcp/networkservices/edge_cache_keyset.py +2 -18
- pulumi_gcp/networkservices/edge_cache_origin.py +2 -18
- pulumi_gcp/networkservices/edge_cache_service.py +2 -18
- pulumi_gcp/networkservices/endpoint_policy.py +2 -18
- pulumi_gcp/networkservices/gateway.py +2 -18
- pulumi_gcp/networkservices/grpc_route.py +2 -18
- pulumi_gcp/networkservices/http_route.py +2 -18
- pulumi_gcp/networkservices/mesh.py +2 -18
- pulumi_gcp/networkservices/service_binding.py +2 -18
- pulumi_gcp/networkservices/tcp_route.py +2 -18
- pulumi_gcp/networkservices/tls_route.py +2 -18
- pulumi_gcp/notebooks/environment.py +2 -18
- pulumi_gcp/notebooks/instance.py +2 -18
- pulumi_gcp/notebooks/location.py +2 -18
- pulumi_gcp/notebooks/runtime.py +2 -18
- pulumi_gcp/organizations/_inputs.py +4 -0
- pulumi_gcp/organizations/access_approval_settings.py +2 -18
- pulumi_gcp/organizations/folder.py +2 -18
- pulumi_gcp/organizations/iam_audit_config.py +2 -2
- pulumi_gcp/organizations/iam_member.py +6 -14
- pulumi_gcp/organizations/iam_policy.py +6 -14
- pulumi_gcp/organizations/outputs.py +4 -0
- pulumi_gcp/organizations/policy.py +2 -18
- pulumi_gcp/organizations/project.py +2 -18
- pulumi_gcp/orgpolicy/custom_constraint.py +2 -18
- pulumi_gcp/orgpolicy/policy.py +4 -16
- pulumi_gcp/osconfig/guest_policies.py +2 -18
- pulumi_gcp/osconfig/os_policy_assignment.py +2 -18
- pulumi_gcp/osconfig/patch_deployment.py +2 -18
- pulumi_gcp/oslogin/ssh_public_key.py +2 -18
- pulumi_gcp/projects/_inputs.py +4 -0
- pulumi_gcp/projects/access_approval_settings.py +2 -18
- pulumi_gcp/projects/api_key.py +2 -18
- pulumi_gcp/projects/iam_audit_config.py +6 -14
- pulumi_gcp/projects/iam_binding.py +6 -14
- pulumi_gcp/projects/iam_custom_role.py +2 -18
- pulumi_gcp/projects/iam_member.py +6 -14
- pulumi_gcp/projects/iam_policy.py +6 -14
- pulumi_gcp/projects/organization_policy.py +2 -18
- pulumi_gcp/projects/outputs.py +54 -0
- pulumi_gcp/projects/service.py +2 -18
- pulumi_gcp/projects/usage_export_bucket.py +2 -18
- pulumi_gcp/provider.py +60 -0
- pulumi_gcp/pubsub/_inputs.py +26 -4
- pulumi_gcp/pubsub/lite_reservation.py +2 -18
- pulumi_gcp/pubsub/lite_subscription.py +2 -18
- pulumi_gcp/pubsub/lite_topic.py +2 -18
- pulumi_gcp/pubsub/outputs.py +323 -4
- pulumi_gcp/pubsub/schema.py +2 -18
- pulumi_gcp/pubsub/subscription.py +82 -16
- pulumi_gcp/pubsub/subscription_iam_binding.py +4 -12
- pulumi_gcp/pubsub/subscription_iam_member.py +4 -12
- pulumi_gcp/pubsub/subscription_iam_policy.py +4 -12
- pulumi_gcp/pubsub/topic.py +2 -18
- pulumi_gcp/recaptcha/enterprise_key.py +2 -18
- pulumi_gcp/redis/cluster.py +2 -18
- pulumi_gcp/redis/instance.py +2 -18
- pulumi_gcp/redis/outputs.py +204 -0
- pulumi_gcp/resourcemanager/lien.py +2 -18
- pulumi_gcp/runtimeconfig/config.py +2 -18
- pulumi_gcp/runtimeconfig/variable.py +2 -18
- pulumi_gcp/secretmanager/outputs.py +88 -0
- pulumi_gcp/secretmanager/secret.py +2 -18
- pulumi_gcp/secretmanager/secret_version.py +2 -18
- pulumi_gcp/securesourcemanager/instance.py +2 -18
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +2 -18
- pulumi_gcp/securitycenter/folder_custom_module.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_binding.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_member.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_policy.py +2 -18
- pulumi_gcp/securitycenter/mute_config.py +2 -18
- pulumi_gcp/securitycenter/notification_config.py +2 -18
- pulumi_gcp/securitycenter/organization_custom_module.py +2 -18
- pulumi_gcp/securitycenter/project_custom_module.py +2 -18
- pulumi_gcp/securitycenter/source.py +2 -18
- pulumi_gcp/securitycenter/source_iam_binding.py +2 -18
- pulumi_gcp/securitycenter/source_iam_member.py +2 -18
- pulumi_gcp/securitycenter/source_iam_policy.py +2 -18
- pulumi_gcp/securityposture/__init__.py +11 -0
- pulumi_gcp/securityposture/_inputs.py +1364 -0
- pulumi_gcp/securityposture/outputs.py +1372 -0
- pulumi_gcp/securityposture/posture.py +828 -0
- pulumi_gcp/securityposture/posture_deployment.py +872 -0
- pulumi_gcp/serviceaccount/account.py +2 -18
- pulumi_gcp/servicedirectory/endpoint.py +2 -18
- pulumi_gcp/servicedirectory/namespace.py +2 -18
- pulumi_gcp/servicedirectory/service.py +2 -18
- pulumi_gcp/servicenetworking/connection.py +2 -18
- pulumi_gcp/servicenetworking/peered_dns_domain.py +2 -18
- pulumi_gcp/serviceusage/consumer_quota_override.py +2 -18
- pulumi_gcp/sourcerepo/outputs.py +20 -0
- pulumi_gcp/sourcerepo/repository.py +2 -18
- pulumi_gcp/spanner/database.py +2 -18
- pulumi_gcp/spanner/database_iam_binding.py +4 -12
- pulumi_gcp/spanner/database_iam_member.py +4 -12
- pulumi_gcp/spanner/database_iam_policy.py +4 -12
- pulumi_gcp/spanner/instance.py +2 -18
- pulumi_gcp/spanner/instance_iam_binding.py +4 -12
- pulumi_gcp/spanner/instance_iam_member.py +4 -12
- pulumi_gcp/spanner/instance_iam_policy.py +4 -12
- pulumi_gcp/spanner/outputs.py +68 -0
- pulumi_gcp/sql/_inputs.py +50 -0
- pulumi_gcp/sql/database.py +2 -18
- pulumi_gcp/sql/database_instance.py +2 -18
- pulumi_gcp/sql/outputs.py +904 -0
- pulumi_gcp/sql/source_representation_instance.py +2 -18
- pulumi_gcp/sql/user.py +2 -30
- pulumi_gcp/storage/bucket.py +2 -18
- pulumi_gcp/storage/bucket_access_control.py +2 -18
- pulumi_gcp/storage/default_object_access_control.py +2 -18
- pulumi_gcp/storage/hmac_key.py +2 -18
- pulumi_gcp/storage/insights_report_config.py +2 -18
- pulumi_gcp/storage/notification.py +2 -18
- pulumi_gcp/storage/object_access_control.py +2 -18
- pulumi_gcp/storage/outputs.py +188 -0
- pulumi_gcp/storage/transfer_agent_pool.py +2 -18
- pulumi_gcp/storage/transfer_job.py +2 -18
- pulumi_gcp/tags/location_tag_binding.py +2 -18
- pulumi_gcp/tags/tag_binding.py +2 -18
- pulumi_gcp/tags/tag_key.py +2 -18
- pulumi_gcp/tags/tag_value.py +2 -18
- pulumi_gcp/tpu/node.py +2 -18
- pulumi_gcp/tpu/v2_vm.py +2 -18
- pulumi_gcp/vertex/_inputs.py +166 -0
- pulumi_gcp/vertex/ai_endpoint.py +2 -18
- pulumi_gcp/vertex/ai_feature_group.py +2 -18
- pulumi_gcp/vertex/ai_feature_group_feature.py +2 -18
- pulumi_gcp/vertex/ai_feature_online_store.py +30 -46
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +259 -19
- pulumi_gcp/vertex/ai_feature_store.py +9 -46
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +9 -39
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +2 -18
- pulumi_gcp/vertex/ai_index.py +2 -18
- pulumi_gcp/vertex/ai_index_endpoint.py +2 -18
- pulumi_gcp/vertex/ai_metadata_store.py +2 -18
- pulumi_gcp/vertex/ai_tensorboard.py +2 -18
- pulumi_gcp/vertex/outputs.py +304 -0
- pulumi_gcp/vmwareengine/cluster.py +2 -18
- pulumi_gcp/vmwareengine/external_access_rule.py +2 -18
- pulumi_gcp/vmwareengine/external_address.py +2 -18
- pulumi_gcp/vmwareengine/network.py +2 -18
- pulumi_gcp/vmwareengine/network_peering.py +2 -18
- pulumi_gcp/vmwareengine/network_policy.py +2 -18
- pulumi_gcp/vmwareengine/outputs.py +208 -0
- pulumi_gcp/vmwareengine/private_cloud.py +2 -25
- pulumi_gcp/vmwareengine/subnet.py +2 -18
- pulumi_gcp/vpcaccess/connector.py +2 -18
- pulumi_gcp/vpcaccess/outputs.py +4 -0
- pulumi_gcp/workbench/instance.py +2 -18
- pulumi_gcp/workflows/workflow.py +75 -7
- pulumi_gcp/workstations/_inputs.py +38 -0
- pulumi_gcp/workstations/outputs.py +30 -0
- pulumi_gcp/workstations/workstation.py +2 -18
- pulumi_gcp/workstations/workstation_cluster.py +2 -18
- pulumi_gcp/workstations/workstation_config.py +56 -18
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/METADATA +2 -1
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/RECORD +686 -668
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/top_level.txt +0 -0
@@ -77,6 +77,13 @@ class RepositoryCleanupPolicy(dict):
|
|
77
77
|
most_recent_versions: Optional['outputs.RepositoryCleanupPolicyMostRecentVersions'] = None):
|
78
78
|
"""
|
79
79
|
:param str id: The identifier for this object. Format specified above.
|
80
|
+
:param str action: Policy action.
|
81
|
+
Possible values are: `DELETE`, `KEEP`.
|
82
|
+
:param 'RepositoryCleanupPolicyConditionArgs' condition: Policy condition for matching versions.
|
83
|
+
Structure is documented below.
|
84
|
+
:param 'RepositoryCleanupPolicyMostRecentVersionsArgs' most_recent_versions: Policy condition for retaining a minimum number of versions. May only be
|
85
|
+
specified with a Keep action.
|
86
|
+
Structure is documented below.
|
80
87
|
"""
|
81
88
|
pulumi.set(__self__, "id", id)
|
82
89
|
if action is not None:
|
@@ -97,16 +104,29 @@ class RepositoryCleanupPolicy(dict):
|
|
97
104
|
@property
|
98
105
|
@pulumi.getter
|
99
106
|
def action(self) -> Optional[str]:
|
107
|
+
"""
|
108
|
+
Policy action.
|
109
|
+
Possible values are: `DELETE`, `KEEP`.
|
110
|
+
"""
|
100
111
|
return pulumi.get(self, "action")
|
101
112
|
|
102
113
|
@property
|
103
114
|
@pulumi.getter
|
104
115
|
def condition(self) -> Optional['outputs.RepositoryCleanupPolicyCondition']:
|
116
|
+
"""
|
117
|
+
Policy condition for matching versions.
|
118
|
+
Structure is documented below.
|
119
|
+
"""
|
105
120
|
return pulumi.get(self, "condition")
|
106
121
|
|
107
122
|
@property
|
108
123
|
@pulumi.getter(name="mostRecentVersions")
|
109
124
|
def most_recent_versions(self) -> Optional['outputs.RepositoryCleanupPolicyMostRecentVersions']:
|
125
|
+
"""
|
126
|
+
Policy condition for retaining a minimum number of versions. May only be
|
127
|
+
specified with a Keep action.
|
128
|
+
Structure is documented below.
|
129
|
+
"""
|
110
130
|
return pulumi.get(self, "most_recent_versions")
|
111
131
|
|
112
132
|
|
@@ -146,6 +166,16 @@ class RepositoryCleanupPolicyCondition(dict):
|
|
146
166
|
tag_prefixes: Optional[Sequence[str]] = None,
|
147
167
|
tag_state: Optional[str] = None,
|
148
168
|
version_name_prefixes: Optional[Sequence[str]] = None):
|
169
|
+
"""
|
170
|
+
:param str newer_than: Match versions newer than a duration.
|
171
|
+
:param str older_than: Match versions older than a duration.
|
172
|
+
:param Sequence[str] package_name_prefixes: Match versions by package prefix. Applied on any prefix match.
|
173
|
+
:param Sequence[str] tag_prefixes: Match versions by tag prefix. Applied on any prefix match.
|
174
|
+
:param str tag_state: Match versions by tag status.
|
175
|
+
Default value is `ANY`.
|
176
|
+
Possible values are: `TAGGED`, `UNTAGGED`, `ANY`.
|
177
|
+
:param Sequence[str] version_name_prefixes: Match versions by version name prefix. Applied on any prefix match.
|
178
|
+
"""
|
149
179
|
if newer_than is not None:
|
150
180
|
pulumi.set(__self__, "newer_than", newer_than)
|
151
181
|
if older_than is not None:
|
@@ -162,31 +192,51 @@ class RepositoryCleanupPolicyCondition(dict):
|
|
162
192
|
@property
|
163
193
|
@pulumi.getter(name="newerThan")
|
164
194
|
def newer_than(self) -> Optional[str]:
|
195
|
+
"""
|
196
|
+
Match versions newer than a duration.
|
197
|
+
"""
|
165
198
|
return pulumi.get(self, "newer_than")
|
166
199
|
|
167
200
|
@property
|
168
201
|
@pulumi.getter(name="olderThan")
|
169
202
|
def older_than(self) -> Optional[str]:
|
203
|
+
"""
|
204
|
+
Match versions older than a duration.
|
205
|
+
"""
|
170
206
|
return pulumi.get(self, "older_than")
|
171
207
|
|
172
208
|
@property
|
173
209
|
@pulumi.getter(name="packageNamePrefixes")
|
174
210
|
def package_name_prefixes(self) -> Optional[Sequence[str]]:
|
211
|
+
"""
|
212
|
+
Match versions by package prefix. Applied on any prefix match.
|
213
|
+
"""
|
175
214
|
return pulumi.get(self, "package_name_prefixes")
|
176
215
|
|
177
216
|
@property
|
178
217
|
@pulumi.getter(name="tagPrefixes")
|
179
218
|
def tag_prefixes(self) -> Optional[Sequence[str]]:
|
219
|
+
"""
|
220
|
+
Match versions by tag prefix. Applied on any prefix match.
|
221
|
+
"""
|
180
222
|
return pulumi.get(self, "tag_prefixes")
|
181
223
|
|
182
224
|
@property
|
183
225
|
@pulumi.getter(name="tagState")
|
184
226
|
def tag_state(self) -> Optional[str]:
|
227
|
+
"""
|
228
|
+
Match versions by tag status.
|
229
|
+
Default value is `ANY`.
|
230
|
+
Possible values are: `TAGGED`, `UNTAGGED`, `ANY`.
|
231
|
+
"""
|
185
232
|
return pulumi.get(self, "tag_state")
|
186
233
|
|
187
234
|
@property
|
188
235
|
@pulumi.getter(name="versionNamePrefixes")
|
189
236
|
def version_name_prefixes(self) -> Optional[Sequence[str]]:
|
237
|
+
"""
|
238
|
+
Match versions by version name prefix. Applied on any prefix match.
|
239
|
+
"""
|
190
240
|
return pulumi.get(self, "version_name_prefixes")
|
191
241
|
|
192
242
|
|
@@ -214,6 +264,10 @@ class RepositoryCleanupPolicyMostRecentVersions(dict):
|
|
214
264
|
def __init__(__self__, *,
|
215
265
|
keep_count: Optional[int] = None,
|
216
266
|
package_name_prefixes: Optional[Sequence[str]] = None):
|
267
|
+
"""
|
268
|
+
:param int keep_count: Minimum number of versions to keep.
|
269
|
+
:param Sequence[str] package_name_prefixes: Match versions by package prefix. Applied on any prefix match.
|
270
|
+
"""
|
217
271
|
if keep_count is not None:
|
218
272
|
pulumi.set(__self__, "keep_count", keep_count)
|
219
273
|
if package_name_prefixes is not None:
|
@@ -222,11 +276,17 @@ class RepositoryCleanupPolicyMostRecentVersions(dict):
|
|
222
276
|
@property
|
223
277
|
@pulumi.getter(name="keepCount")
|
224
278
|
def keep_count(self) -> Optional[int]:
|
279
|
+
"""
|
280
|
+
Minimum number of versions to keep.
|
281
|
+
"""
|
225
282
|
return pulumi.get(self, "keep_count")
|
226
283
|
|
227
284
|
@property
|
228
285
|
@pulumi.getter(name="packageNamePrefixes")
|
229
286
|
def package_name_prefixes(self) -> Optional[Sequence[str]]:
|
287
|
+
"""
|
288
|
+
Match versions by package prefix. Applied on any prefix match.
|
289
|
+
"""
|
230
290
|
return pulumi.get(self, "package_name_prefixes")
|
231
291
|
|
232
292
|
|
@@ -1040,6 +1100,12 @@ class GetRepositoryCleanupPolicyResult(dict):
|
|
1040
1100
|
conditions: Sequence['outputs.GetRepositoryCleanupPolicyConditionResult'],
|
1041
1101
|
id: str,
|
1042
1102
|
most_recent_versions: Sequence['outputs.GetRepositoryCleanupPolicyMostRecentVersionResult']):
|
1103
|
+
"""
|
1104
|
+
:param str action: Policy action. Possible values: ["DELETE", "KEEP"]
|
1105
|
+
:param Sequence['GetRepositoryCleanupPolicyConditionArgs'] conditions: Policy condition for matching versions.
|
1106
|
+
:param Sequence['GetRepositoryCleanupPolicyMostRecentVersionArgs'] most_recent_versions: Policy condition for retaining a minimum number of versions. May only be
|
1107
|
+
specified with a Keep action.
|
1108
|
+
"""
|
1043
1109
|
pulumi.set(__self__, "action", action)
|
1044
1110
|
pulumi.set(__self__, "conditions", conditions)
|
1045
1111
|
pulumi.set(__self__, "id", id)
|
@@ -1048,11 +1114,17 @@ class GetRepositoryCleanupPolicyResult(dict):
|
|
1048
1114
|
@property
|
1049
1115
|
@pulumi.getter
|
1050
1116
|
def action(self) -> str:
|
1117
|
+
"""
|
1118
|
+
Policy action. Possible values: ["DELETE", "KEEP"]
|
1119
|
+
"""
|
1051
1120
|
return pulumi.get(self, "action")
|
1052
1121
|
|
1053
1122
|
@property
|
1054
1123
|
@pulumi.getter
|
1055
1124
|
def conditions(self) -> Sequence['outputs.GetRepositoryCleanupPolicyConditionResult']:
|
1125
|
+
"""
|
1126
|
+
Policy condition for matching versions.
|
1127
|
+
"""
|
1056
1128
|
return pulumi.get(self, "conditions")
|
1057
1129
|
|
1058
1130
|
@property
|
@@ -1063,6 +1135,10 @@ class GetRepositoryCleanupPolicyResult(dict):
|
|
1063
1135
|
@property
|
1064
1136
|
@pulumi.getter(name="mostRecentVersions")
|
1065
1137
|
def most_recent_versions(self) -> Sequence['outputs.GetRepositoryCleanupPolicyMostRecentVersionResult']:
|
1138
|
+
"""
|
1139
|
+
Policy condition for retaining a minimum number of versions. May only be
|
1140
|
+
specified with a Keep action.
|
1141
|
+
"""
|
1066
1142
|
return pulumi.get(self, "most_recent_versions")
|
1067
1143
|
|
1068
1144
|
|
@@ -1075,6 +1151,14 @@ class GetRepositoryCleanupPolicyConditionResult(dict):
|
|
1075
1151
|
tag_prefixes: Sequence[str],
|
1076
1152
|
tag_state: str,
|
1077
1153
|
version_name_prefixes: Sequence[str]):
|
1154
|
+
"""
|
1155
|
+
:param str newer_than: Match versions newer than a duration.
|
1156
|
+
:param str older_than: Match versions older than a duration.
|
1157
|
+
:param Sequence[str] package_name_prefixes: Match versions by package prefix. Applied on any prefix match.
|
1158
|
+
:param Sequence[str] tag_prefixes: Match versions by tag prefix. Applied on any prefix match.
|
1159
|
+
:param str tag_state: Match versions by tag status. Default value: "ANY" Possible values: ["TAGGED", "UNTAGGED", "ANY"]
|
1160
|
+
:param Sequence[str] version_name_prefixes: Match versions by version name prefix. Applied on any prefix match.
|
1161
|
+
"""
|
1078
1162
|
pulumi.set(__self__, "newer_than", newer_than)
|
1079
1163
|
pulumi.set(__self__, "older_than", older_than)
|
1080
1164
|
pulumi.set(__self__, "package_name_prefixes", package_name_prefixes)
|
@@ -1085,31 +1169,49 @@ class GetRepositoryCleanupPolicyConditionResult(dict):
|
|
1085
1169
|
@property
|
1086
1170
|
@pulumi.getter(name="newerThan")
|
1087
1171
|
def newer_than(self) -> str:
|
1172
|
+
"""
|
1173
|
+
Match versions newer than a duration.
|
1174
|
+
"""
|
1088
1175
|
return pulumi.get(self, "newer_than")
|
1089
1176
|
|
1090
1177
|
@property
|
1091
1178
|
@pulumi.getter(name="olderThan")
|
1092
1179
|
def older_than(self) -> str:
|
1180
|
+
"""
|
1181
|
+
Match versions older than a duration.
|
1182
|
+
"""
|
1093
1183
|
return pulumi.get(self, "older_than")
|
1094
1184
|
|
1095
1185
|
@property
|
1096
1186
|
@pulumi.getter(name="packageNamePrefixes")
|
1097
1187
|
def package_name_prefixes(self) -> Sequence[str]:
|
1188
|
+
"""
|
1189
|
+
Match versions by package prefix. Applied on any prefix match.
|
1190
|
+
"""
|
1098
1191
|
return pulumi.get(self, "package_name_prefixes")
|
1099
1192
|
|
1100
1193
|
@property
|
1101
1194
|
@pulumi.getter(name="tagPrefixes")
|
1102
1195
|
def tag_prefixes(self) -> Sequence[str]:
|
1196
|
+
"""
|
1197
|
+
Match versions by tag prefix. Applied on any prefix match.
|
1198
|
+
"""
|
1103
1199
|
return pulumi.get(self, "tag_prefixes")
|
1104
1200
|
|
1105
1201
|
@property
|
1106
1202
|
@pulumi.getter(name="tagState")
|
1107
1203
|
def tag_state(self) -> str:
|
1204
|
+
"""
|
1205
|
+
Match versions by tag status. Default value: "ANY" Possible values: ["TAGGED", "UNTAGGED", "ANY"]
|
1206
|
+
"""
|
1108
1207
|
return pulumi.get(self, "tag_state")
|
1109
1208
|
|
1110
1209
|
@property
|
1111
1210
|
@pulumi.getter(name="versionNamePrefixes")
|
1112
1211
|
def version_name_prefixes(self) -> Sequence[str]:
|
1212
|
+
"""
|
1213
|
+
Match versions by version name prefix. Applied on any prefix match.
|
1214
|
+
"""
|
1113
1215
|
return pulumi.get(self, "version_name_prefixes")
|
1114
1216
|
|
1115
1217
|
|
@@ -1118,17 +1220,27 @@ class GetRepositoryCleanupPolicyMostRecentVersionResult(dict):
|
|
1118
1220
|
def __init__(__self__, *,
|
1119
1221
|
keep_count: int,
|
1120
1222
|
package_name_prefixes: Sequence[str]):
|
1223
|
+
"""
|
1224
|
+
:param int keep_count: Minimum number of versions to keep.
|
1225
|
+
:param Sequence[str] package_name_prefixes: Match versions by package prefix. Applied on any prefix match.
|
1226
|
+
"""
|
1121
1227
|
pulumi.set(__self__, "keep_count", keep_count)
|
1122
1228
|
pulumi.set(__self__, "package_name_prefixes", package_name_prefixes)
|
1123
1229
|
|
1124
1230
|
@property
|
1125
1231
|
@pulumi.getter(name="keepCount")
|
1126
1232
|
def keep_count(self) -> int:
|
1233
|
+
"""
|
1234
|
+
Minimum number of versions to keep.
|
1235
|
+
"""
|
1127
1236
|
return pulumi.get(self, "keep_count")
|
1128
1237
|
|
1129
1238
|
@property
|
1130
1239
|
@pulumi.getter(name="packageNamePrefixes")
|
1131
1240
|
def package_name_prefixes(self) -> Sequence[str]:
|
1241
|
+
"""
|
1242
|
+
Match versions by package prefix. Applied on any prefix match.
|
1243
|
+
"""
|
1132
1244
|
return pulumi.get(self, "package_name_prefixes")
|
1133
1245
|
|
1134
1246
|
|
@@ -1136,11 +1248,17 @@ class GetRepositoryCleanupPolicyMostRecentVersionResult(dict):
|
|
1136
1248
|
class GetRepositoryDockerConfigResult(dict):
|
1137
1249
|
def __init__(__self__, *,
|
1138
1250
|
immutable_tags: bool):
|
1251
|
+
"""
|
1252
|
+
:param bool immutable_tags: The repository which enabled this flag prevents all tags from being modified, moved or deleted. This does not prevent tags from being created.
|
1253
|
+
"""
|
1139
1254
|
pulumi.set(__self__, "immutable_tags", immutable_tags)
|
1140
1255
|
|
1141
1256
|
@property
|
1142
1257
|
@pulumi.getter(name="immutableTags")
|
1143
1258
|
def immutable_tags(self) -> bool:
|
1259
|
+
"""
|
1260
|
+
The repository which enabled this flag prevents all tags from being modified, moved or deleted. This does not prevent tags from being created.
|
1261
|
+
"""
|
1144
1262
|
return pulumi.get(self, "immutable_tags")
|
1145
1263
|
|
1146
1264
|
|
@@ -1149,17 +1267,29 @@ class GetRepositoryMavenConfigResult(dict):
|
|
1149
1267
|
def __init__(__self__, *,
|
1150
1268
|
allow_snapshot_overwrites: bool,
|
1151
1269
|
version_policy: str):
|
1270
|
+
"""
|
1271
|
+
:param bool allow_snapshot_overwrites: The repository with this flag will allow publishing the same
|
1272
|
+
snapshot versions.
|
1273
|
+
:param str version_policy: Version policy defines the versions that the registry will accept. Default value: "VERSION_POLICY_UNSPECIFIED" Possible values: ["VERSION_POLICY_UNSPECIFIED", "RELEASE", "SNAPSHOT"]
|
1274
|
+
"""
|
1152
1275
|
pulumi.set(__self__, "allow_snapshot_overwrites", allow_snapshot_overwrites)
|
1153
1276
|
pulumi.set(__self__, "version_policy", version_policy)
|
1154
1277
|
|
1155
1278
|
@property
|
1156
1279
|
@pulumi.getter(name="allowSnapshotOverwrites")
|
1157
1280
|
def allow_snapshot_overwrites(self) -> bool:
|
1281
|
+
"""
|
1282
|
+
The repository with this flag will allow publishing the same
|
1283
|
+
snapshot versions.
|
1284
|
+
"""
|
1158
1285
|
return pulumi.get(self, "allow_snapshot_overwrites")
|
1159
1286
|
|
1160
1287
|
@property
|
1161
1288
|
@pulumi.getter(name="versionPolicy")
|
1162
1289
|
def version_policy(self) -> str:
|
1290
|
+
"""
|
1291
|
+
Version policy defines the versions that the registry will accept. Default value: "VERSION_POLICY_UNSPECIFIED" Possible values: ["VERSION_POLICY_UNSPECIFIED", "RELEASE", "SNAPSHOT"]
|
1292
|
+
"""
|
1163
1293
|
return pulumi.get(self, "version_policy")
|
1164
1294
|
|
1165
1295
|
|
@@ -1174,6 +1304,16 @@ class GetRepositoryRemoteRepositoryConfigResult(dict):
|
|
1174
1304
|
python_repositories: Sequence['outputs.GetRepositoryRemoteRepositoryConfigPythonRepositoryResult'],
|
1175
1305
|
upstream_credentials: Sequence['outputs.GetRepositoryRemoteRepositoryConfigUpstreamCredentialResult'],
|
1176
1306
|
yum_repositories: Sequence['outputs.GetRepositoryRemoteRepositoryConfigYumRepositoryResult']):
|
1307
|
+
"""
|
1308
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigAptRepositoryArgs'] apt_repositories: Specific settings for an Apt remote repository.
|
1309
|
+
:param str description: The description of the remote source.
|
1310
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigDockerRepositoryArgs'] docker_repositories: Specific settings for a Docker remote repository.
|
1311
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigMavenRepositoryArgs'] maven_repositories: Specific settings for a Maven remote repository.
|
1312
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigNpmRepositoryArgs'] npm_repositories: Specific settings for an Npm remote repository.
|
1313
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigPythonRepositoryArgs'] python_repositories: Specific settings for a Python remote repository.
|
1314
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigUpstreamCredentialArgs'] upstream_credentials: The credentials used to access the remote repository.
|
1315
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigYumRepositoryArgs'] yum_repositories: Specific settings for an Yum remote repository.
|
1316
|
+
"""
|
1177
1317
|
pulumi.set(__self__, "apt_repositories", apt_repositories)
|
1178
1318
|
pulumi.set(__self__, "description", description)
|
1179
1319
|
pulumi.set(__self__, "docker_repositories", docker_repositories)
|
@@ -1186,41 +1326,65 @@ class GetRepositoryRemoteRepositoryConfigResult(dict):
|
|
1186
1326
|
@property
|
1187
1327
|
@pulumi.getter(name="aptRepositories")
|
1188
1328
|
def apt_repositories(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigAptRepositoryResult']:
|
1329
|
+
"""
|
1330
|
+
Specific settings for an Apt remote repository.
|
1331
|
+
"""
|
1189
1332
|
return pulumi.get(self, "apt_repositories")
|
1190
1333
|
|
1191
1334
|
@property
|
1192
1335
|
@pulumi.getter
|
1193
1336
|
def description(self) -> str:
|
1337
|
+
"""
|
1338
|
+
The description of the remote source.
|
1339
|
+
"""
|
1194
1340
|
return pulumi.get(self, "description")
|
1195
1341
|
|
1196
1342
|
@property
|
1197
1343
|
@pulumi.getter(name="dockerRepositories")
|
1198
1344
|
def docker_repositories(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigDockerRepositoryResult']:
|
1345
|
+
"""
|
1346
|
+
Specific settings for a Docker remote repository.
|
1347
|
+
"""
|
1199
1348
|
return pulumi.get(self, "docker_repositories")
|
1200
1349
|
|
1201
1350
|
@property
|
1202
1351
|
@pulumi.getter(name="mavenRepositories")
|
1203
1352
|
def maven_repositories(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigMavenRepositoryResult']:
|
1353
|
+
"""
|
1354
|
+
Specific settings for a Maven remote repository.
|
1355
|
+
"""
|
1204
1356
|
return pulumi.get(self, "maven_repositories")
|
1205
1357
|
|
1206
1358
|
@property
|
1207
1359
|
@pulumi.getter(name="npmRepositories")
|
1208
1360
|
def npm_repositories(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigNpmRepositoryResult']:
|
1361
|
+
"""
|
1362
|
+
Specific settings for an Npm remote repository.
|
1363
|
+
"""
|
1209
1364
|
return pulumi.get(self, "npm_repositories")
|
1210
1365
|
|
1211
1366
|
@property
|
1212
1367
|
@pulumi.getter(name="pythonRepositories")
|
1213
1368
|
def python_repositories(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigPythonRepositoryResult']:
|
1369
|
+
"""
|
1370
|
+
Specific settings for a Python remote repository.
|
1371
|
+
"""
|
1214
1372
|
return pulumi.get(self, "python_repositories")
|
1215
1373
|
|
1216
1374
|
@property
|
1217
1375
|
@pulumi.getter(name="upstreamCredentials")
|
1218
1376
|
def upstream_credentials(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigUpstreamCredentialResult']:
|
1377
|
+
"""
|
1378
|
+
The credentials used to access the remote repository.
|
1379
|
+
"""
|
1219
1380
|
return pulumi.get(self, "upstream_credentials")
|
1220
1381
|
|
1221
1382
|
@property
|
1222
1383
|
@pulumi.getter(name="yumRepositories")
|
1223
1384
|
def yum_repositories(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigYumRepositoryResult']:
|
1385
|
+
"""
|
1386
|
+
Specific settings for an Yum remote repository.
|
1387
|
+
"""
|
1224
1388
|
return pulumi.get(self, "yum_repositories")
|
1225
1389
|
|
1226
1390
|
|
@@ -1228,11 +1392,17 @@ class GetRepositoryRemoteRepositoryConfigResult(dict):
|
|
1228
1392
|
class GetRepositoryRemoteRepositoryConfigAptRepositoryResult(dict):
|
1229
1393
|
def __init__(__self__, *,
|
1230
1394
|
public_repositories: Sequence['outputs.GetRepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryResult']):
|
1395
|
+
"""
|
1396
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryArgs'] public_repositories: One of the publicly available Apt repositories supported by Artifact Registry.
|
1397
|
+
"""
|
1231
1398
|
pulumi.set(__self__, "public_repositories", public_repositories)
|
1232
1399
|
|
1233
1400
|
@property
|
1234
1401
|
@pulumi.getter(name="publicRepositories")
|
1235
1402
|
def public_repositories(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryResult']:
|
1403
|
+
"""
|
1404
|
+
One of the publicly available Apt repositories supported by Artifact Registry.
|
1405
|
+
"""
|
1236
1406
|
return pulumi.get(self, "public_repositories")
|
1237
1407
|
|
1238
1408
|
|
@@ -1241,17 +1411,27 @@ class GetRepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryResult(dic
|
|
1241
1411
|
def __init__(__self__, *,
|
1242
1412
|
repository_base: str,
|
1243
1413
|
repository_path: str):
|
1414
|
+
"""
|
1415
|
+
:param str repository_base: A common public repository base for Apt, e.g. '"debian/dists/buster"' Possible values: ["DEBIAN", "UBUNTU"]
|
1416
|
+
:param str repository_path: Specific repository from the base.
|
1417
|
+
"""
|
1244
1418
|
pulumi.set(__self__, "repository_base", repository_base)
|
1245
1419
|
pulumi.set(__self__, "repository_path", repository_path)
|
1246
1420
|
|
1247
1421
|
@property
|
1248
1422
|
@pulumi.getter(name="repositoryBase")
|
1249
1423
|
def repository_base(self) -> str:
|
1424
|
+
"""
|
1425
|
+
A common public repository base for Apt, e.g. '"debian/dists/buster"' Possible values: ["DEBIAN", "UBUNTU"]
|
1426
|
+
"""
|
1250
1427
|
return pulumi.get(self, "repository_base")
|
1251
1428
|
|
1252
1429
|
@property
|
1253
1430
|
@pulumi.getter(name="repositoryPath")
|
1254
1431
|
def repository_path(self) -> str:
|
1432
|
+
"""
|
1433
|
+
Specific repository from the base.
|
1434
|
+
"""
|
1255
1435
|
return pulumi.get(self, "repository_path")
|
1256
1436
|
|
1257
1437
|
|
@@ -1259,11 +1439,17 @@ class GetRepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryResult(dic
|
|
1259
1439
|
class GetRepositoryRemoteRepositoryConfigDockerRepositoryResult(dict):
|
1260
1440
|
def __init__(__self__, *,
|
1261
1441
|
public_repository: str):
|
1442
|
+
"""
|
1443
|
+
:param str public_repository: Address of the remote repository. Default value: "DOCKER_HUB" Possible values: ["DOCKER_HUB"]
|
1444
|
+
"""
|
1262
1445
|
pulumi.set(__self__, "public_repository", public_repository)
|
1263
1446
|
|
1264
1447
|
@property
|
1265
1448
|
@pulumi.getter(name="publicRepository")
|
1266
1449
|
def public_repository(self) -> str:
|
1450
|
+
"""
|
1451
|
+
Address of the remote repository. Default value: "DOCKER_HUB" Possible values: ["DOCKER_HUB"]
|
1452
|
+
"""
|
1267
1453
|
return pulumi.get(self, "public_repository")
|
1268
1454
|
|
1269
1455
|
|
@@ -1271,11 +1457,17 @@ class GetRepositoryRemoteRepositoryConfigDockerRepositoryResult(dict):
|
|
1271
1457
|
class GetRepositoryRemoteRepositoryConfigMavenRepositoryResult(dict):
|
1272
1458
|
def __init__(__self__, *,
|
1273
1459
|
public_repository: str):
|
1460
|
+
"""
|
1461
|
+
:param str public_repository: Address of the remote repository. Default value: "MAVEN_CENTRAL" Possible values: ["MAVEN_CENTRAL"]
|
1462
|
+
"""
|
1274
1463
|
pulumi.set(__self__, "public_repository", public_repository)
|
1275
1464
|
|
1276
1465
|
@property
|
1277
1466
|
@pulumi.getter(name="publicRepository")
|
1278
1467
|
def public_repository(self) -> str:
|
1468
|
+
"""
|
1469
|
+
Address of the remote repository. Default value: "MAVEN_CENTRAL" Possible values: ["MAVEN_CENTRAL"]
|
1470
|
+
"""
|
1279
1471
|
return pulumi.get(self, "public_repository")
|
1280
1472
|
|
1281
1473
|
|
@@ -1283,11 +1475,17 @@ class GetRepositoryRemoteRepositoryConfigMavenRepositoryResult(dict):
|
|
1283
1475
|
class GetRepositoryRemoteRepositoryConfigNpmRepositoryResult(dict):
|
1284
1476
|
def __init__(__self__, *,
|
1285
1477
|
public_repository: str):
|
1478
|
+
"""
|
1479
|
+
:param str public_repository: Address of the remote repository. Default value: "NPMJS" Possible values: ["NPMJS"]
|
1480
|
+
"""
|
1286
1481
|
pulumi.set(__self__, "public_repository", public_repository)
|
1287
1482
|
|
1288
1483
|
@property
|
1289
1484
|
@pulumi.getter(name="publicRepository")
|
1290
1485
|
def public_repository(self) -> str:
|
1486
|
+
"""
|
1487
|
+
Address of the remote repository. Default value: "NPMJS" Possible values: ["NPMJS"]
|
1488
|
+
"""
|
1291
1489
|
return pulumi.get(self, "public_repository")
|
1292
1490
|
|
1293
1491
|
|
@@ -1295,11 +1493,17 @@ class GetRepositoryRemoteRepositoryConfigNpmRepositoryResult(dict):
|
|
1295
1493
|
class GetRepositoryRemoteRepositoryConfigPythonRepositoryResult(dict):
|
1296
1494
|
def __init__(__self__, *,
|
1297
1495
|
public_repository: str):
|
1496
|
+
"""
|
1497
|
+
:param str public_repository: Address of the remote repository. Default value: "PYPI" Possible values: ["PYPI"]
|
1498
|
+
"""
|
1298
1499
|
pulumi.set(__self__, "public_repository", public_repository)
|
1299
1500
|
|
1300
1501
|
@property
|
1301
1502
|
@pulumi.getter(name="publicRepository")
|
1302
1503
|
def public_repository(self) -> str:
|
1504
|
+
"""
|
1505
|
+
Address of the remote repository. Default value: "PYPI" Possible values: ["PYPI"]
|
1506
|
+
"""
|
1303
1507
|
return pulumi.get(self, "public_repository")
|
1304
1508
|
|
1305
1509
|
|
@@ -1307,11 +1511,17 @@ class GetRepositoryRemoteRepositoryConfigPythonRepositoryResult(dict):
|
|
1307
1511
|
class GetRepositoryRemoteRepositoryConfigUpstreamCredentialResult(dict):
|
1308
1512
|
def __init__(__self__, *,
|
1309
1513
|
username_password_credentials: Sequence['outputs.GetRepositoryRemoteRepositoryConfigUpstreamCredentialUsernamePasswordCredentialResult']):
|
1514
|
+
"""
|
1515
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigUpstreamCredentialUsernamePasswordCredentialArgs'] username_password_credentials: Use username and password to access the remote repository.
|
1516
|
+
"""
|
1310
1517
|
pulumi.set(__self__, "username_password_credentials", username_password_credentials)
|
1311
1518
|
|
1312
1519
|
@property
|
1313
1520
|
@pulumi.getter(name="usernamePasswordCredentials")
|
1314
1521
|
def username_password_credentials(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigUpstreamCredentialUsernamePasswordCredentialResult']:
|
1522
|
+
"""
|
1523
|
+
Use username and password to access the remote repository.
|
1524
|
+
"""
|
1315
1525
|
return pulumi.get(self, "username_password_credentials")
|
1316
1526
|
|
1317
1527
|
|
@@ -1320,17 +1530,31 @@ class GetRepositoryRemoteRepositoryConfigUpstreamCredentialUsernamePasswordCrede
|
|
1320
1530
|
def __init__(__self__, *,
|
1321
1531
|
password_secret_version: str,
|
1322
1532
|
username: str):
|
1533
|
+
"""
|
1534
|
+
:param str password_secret_version: The Secret Manager key version that holds the password to access the
|
1535
|
+
remote repository. Must be in the format of
|
1536
|
+
'projects/{project}/secrets/{secret}/versions/{version}'.
|
1537
|
+
:param str username: The username to access the remote repository.
|
1538
|
+
"""
|
1323
1539
|
pulumi.set(__self__, "password_secret_version", password_secret_version)
|
1324
1540
|
pulumi.set(__self__, "username", username)
|
1325
1541
|
|
1326
1542
|
@property
|
1327
1543
|
@pulumi.getter(name="passwordSecretVersion")
|
1328
1544
|
def password_secret_version(self) -> str:
|
1545
|
+
"""
|
1546
|
+
The Secret Manager key version that holds the password to access the
|
1547
|
+
remote repository. Must be in the format of
|
1548
|
+
'projects/{project}/secrets/{secret}/versions/{version}'.
|
1549
|
+
"""
|
1329
1550
|
return pulumi.get(self, "password_secret_version")
|
1330
1551
|
|
1331
1552
|
@property
|
1332
1553
|
@pulumi.getter
|
1333
1554
|
def username(self) -> str:
|
1555
|
+
"""
|
1556
|
+
The username to access the remote repository.
|
1557
|
+
"""
|
1334
1558
|
return pulumi.get(self, "username")
|
1335
1559
|
|
1336
1560
|
|
@@ -1338,11 +1562,17 @@ class GetRepositoryRemoteRepositoryConfigUpstreamCredentialUsernamePasswordCrede
|
|
1338
1562
|
class GetRepositoryRemoteRepositoryConfigYumRepositoryResult(dict):
|
1339
1563
|
def __init__(__self__, *,
|
1340
1564
|
public_repositories: Sequence['outputs.GetRepositoryRemoteRepositoryConfigYumRepositoryPublicRepositoryResult']):
|
1565
|
+
"""
|
1566
|
+
:param Sequence['GetRepositoryRemoteRepositoryConfigYumRepositoryPublicRepositoryArgs'] public_repositories: One of the publicly available Yum repositories supported by Artifact Registry.
|
1567
|
+
"""
|
1341
1568
|
pulumi.set(__self__, "public_repositories", public_repositories)
|
1342
1569
|
|
1343
1570
|
@property
|
1344
1571
|
@pulumi.getter(name="publicRepositories")
|
1345
1572
|
def public_repositories(self) -> Sequence['outputs.GetRepositoryRemoteRepositoryConfigYumRepositoryPublicRepositoryResult']:
|
1573
|
+
"""
|
1574
|
+
One of the publicly available Yum repositories supported by Artifact Registry.
|
1575
|
+
"""
|
1346
1576
|
return pulumi.get(self, "public_repositories")
|
1347
1577
|
|
1348
1578
|
|
@@ -1351,17 +1581,27 @@ class GetRepositoryRemoteRepositoryConfigYumRepositoryPublicRepositoryResult(dic
|
|
1351
1581
|
def __init__(__self__, *,
|
1352
1582
|
repository_base: str,
|
1353
1583
|
repository_path: str):
|
1584
|
+
"""
|
1585
|
+
:param str repository_base: A common public repository base for Yum. Possible values: ["CENTOS", "CENTOS_DEBUG", "CENTOS_VAULT", "CENTOS_STREAM", "ROCKY", "EPEL"]
|
1586
|
+
:param str repository_path: Specific repository from the base, e.g. '"centos/8-stream/BaseOS/x86_64/os"'
|
1587
|
+
"""
|
1354
1588
|
pulumi.set(__self__, "repository_base", repository_base)
|
1355
1589
|
pulumi.set(__self__, "repository_path", repository_path)
|
1356
1590
|
|
1357
1591
|
@property
|
1358
1592
|
@pulumi.getter(name="repositoryBase")
|
1359
1593
|
def repository_base(self) -> str:
|
1594
|
+
"""
|
1595
|
+
A common public repository base for Yum. Possible values: ["CENTOS", "CENTOS_DEBUG", "CENTOS_VAULT", "CENTOS_STREAM", "ROCKY", "EPEL"]
|
1596
|
+
"""
|
1360
1597
|
return pulumi.get(self, "repository_base")
|
1361
1598
|
|
1362
1599
|
@property
|
1363
1600
|
@pulumi.getter(name="repositoryPath")
|
1364
1601
|
def repository_path(self) -> str:
|
1602
|
+
"""
|
1603
|
+
Specific repository from the base, e.g. '"centos/8-stream/BaseOS/x86_64/os"'
|
1604
|
+
"""
|
1365
1605
|
return pulumi.get(self, "repository_path")
|
1366
1606
|
|
1367
1607
|
|
@@ -1369,11 +1609,19 @@ class GetRepositoryRemoteRepositoryConfigYumRepositoryPublicRepositoryResult(dic
|
|
1369
1609
|
class GetRepositoryVirtualRepositoryConfigResult(dict):
|
1370
1610
|
def __init__(__self__, *,
|
1371
1611
|
upstream_policies: Sequence['outputs.GetRepositoryVirtualRepositoryConfigUpstreamPolicyResult']):
|
1612
|
+
"""
|
1613
|
+
:param Sequence['GetRepositoryVirtualRepositoryConfigUpstreamPolicyArgs'] upstream_policies: Policies that configure the upstream artifacts distributed by the Virtual
|
1614
|
+
Repository. Upstream policies cannot be set on a standard repository.
|
1615
|
+
"""
|
1372
1616
|
pulumi.set(__self__, "upstream_policies", upstream_policies)
|
1373
1617
|
|
1374
1618
|
@property
|
1375
1619
|
@pulumi.getter(name="upstreamPolicies")
|
1376
1620
|
def upstream_policies(self) -> Sequence['outputs.GetRepositoryVirtualRepositoryConfigUpstreamPolicyResult']:
|
1621
|
+
"""
|
1622
|
+
Policies that configure the upstream artifacts distributed by the Virtual
|
1623
|
+
Repository. Upstream policies cannot be set on a standard repository.
|
1624
|
+
"""
|
1377
1625
|
return pulumi.get(self, "upstream_policies")
|
1378
1626
|
|
1379
1627
|
|
@@ -1383,6 +1631,12 @@ class GetRepositoryVirtualRepositoryConfigUpstreamPolicyResult(dict):
|
|
1383
1631
|
id: str,
|
1384
1632
|
priority: int,
|
1385
1633
|
repository: str):
|
1634
|
+
"""
|
1635
|
+
:param str id: The user-provided ID of the upstream policy.
|
1636
|
+
:param int priority: Entries with a greater priority value take precedence in the pull order.
|
1637
|
+
:param str repository: A reference to the repository resource, for example:
|
1638
|
+
"projects/p1/locations/us-central1/repository/repo1".
|
1639
|
+
"""
|
1386
1640
|
pulumi.set(__self__, "id", id)
|
1387
1641
|
pulumi.set(__self__, "priority", priority)
|
1388
1642
|
pulumi.set(__self__, "repository", repository)
|
@@ -1390,16 +1644,26 @@ class GetRepositoryVirtualRepositoryConfigUpstreamPolicyResult(dict):
|
|
1390
1644
|
@property
|
1391
1645
|
@pulumi.getter
|
1392
1646
|
def id(self) -> str:
|
1647
|
+
"""
|
1648
|
+
The user-provided ID of the upstream policy.
|
1649
|
+
"""
|
1393
1650
|
return pulumi.get(self, "id")
|
1394
1651
|
|
1395
1652
|
@property
|
1396
1653
|
@pulumi.getter
|
1397
1654
|
def priority(self) -> int:
|
1655
|
+
"""
|
1656
|
+
Entries with a greater priority value take precedence in the pull order.
|
1657
|
+
"""
|
1398
1658
|
return pulumi.get(self, "priority")
|
1399
1659
|
|
1400
1660
|
@property
|
1401
1661
|
@pulumi.getter
|
1402
1662
|
def repository(self) -> str:
|
1663
|
+
"""
|
1664
|
+
A reference to the repository resource, for example:
|
1665
|
+
"projects/p1/locations/us-central1/repository/repo1".
|
1666
|
+
"""
|
1403
1667
|
return pulumi.get(self, "repository")
|
1404
1668
|
|
1405
1669
|
|