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
pulumi_gcp/composer/_inputs.py
CHANGED
@@ -11,6 +11,8 @@ from .. import _utilities
|
|
11
11
|
|
12
12
|
__all__ = [
|
13
13
|
'EnvironmentConfigArgs',
|
14
|
+
'EnvironmentConfigDataRetentionConfigArgs',
|
15
|
+
'EnvironmentConfigDataRetentionConfigTaskLogsRetentionConfigArgs',
|
14
16
|
'EnvironmentConfigDatabaseConfigArgs',
|
15
17
|
'EnvironmentConfigEncryptionConfigArgs',
|
16
18
|
'EnvironmentConfigMaintenanceWindowArgs',
|
@@ -40,6 +42,7 @@ class EnvironmentConfigArgs:
|
|
40
42
|
def __init__(__self__, *,
|
41
43
|
airflow_uri: Optional[pulumi.Input[str]] = None,
|
42
44
|
dag_gcs_prefix: Optional[pulumi.Input[str]] = None,
|
45
|
+
data_retention_config: Optional[pulumi.Input['EnvironmentConfigDataRetentionConfigArgs']] = None,
|
43
46
|
database_config: Optional[pulumi.Input['EnvironmentConfigDatabaseConfigArgs']] = None,
|
44
47
|
enable_private_builds_only: Optional[pulumi.Input[bool]] = None,
|
45
48
|
enable_private_environment: Optional[pulumi.Input[bool]] = None,
|
@@ -57,10 +60,34 @@ class EnvironmentConfigArgs:
|
|
57
60
|
web_server_config: Optional[pulumi.Input['EnvironmentConfigWebServerConfigArgs']] = None,
|
58
61
|
web_server_network_access_control: Optional[pulumi.Input['EnvironmentConfigWebServerNetworkAccessControlArgs']] = None,
|
59
62
|
workloads_config: Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigArgs']] = None):
|
63
|
+
"""
|
64
|
+
:param pulumi.Input[str] airflow_uri: The URI of the Apache Airflow Web UI hosted within this environment.
|
65
|
+
:param pulumi.Input[str] dag_gcs_prefix: The Cloud Storage prefix of the DAGs for this environment. Although Cloud Storage objects reside in a flat namespace, a hierarchical file tree can be simulated using '/'-delimited object name prefixes. DAG objects for this environment reside in a simulated directory with this prefix.
|
66
|
+
:param pulumi.Input['EnvironmentConfigDataRetentionConfigArgs'] data_retention_config: The configuration setting for Airflow data retention mechanism. This field is supported for Cloud Composer environments in versions composer-2.0.32-airflow-2.1.4. or newer
|
67
|
+
:param pulumi.Input['EnvironmentConfigDatabaseConfigArgs'] database_config: The configuration of Cloud SQL instance that is used by the Apache Airflow software. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
68
|
+
:param pulumi.Input[bool] enable_private_builds_only: Optional. If true, builds performed during operations that install Python packages have only private connectivity to Google services. If false, the builds also have access to the internet.
|
69
|
+
:param pulumi.Input[bool] enable_private_environment: Optional. If true, a private Composer environment will be created.
|
70
|
+
:param pulumi.Input['EnvironmentConfigEncryptionConfigArgs'] encryption_config: The encryption options for the Composer environment and its dependencies.
|
71
|
+
:param pulumi.Input[str] environment_size: The size of the Cloud Composer environment. This field is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
|
72
|
+
:param pulumi.Input[str] gke_cluster: The Kubernetes Engine cluster used to run this environment.
|
73
|
+
:param pulumi.Input['EnvironmentConfigMaintenanceWindowArgs'] maintenance_window: The configuration for Cloud Composer maintenance window.
|
74
|
+
:param pulumi.Input['EnvironmentConfigMasterAuthorizedNetworksConfigArgs'] master_authorized_networks_config: Configuration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks, Google Compute Engine Public IPs and Google Prod IPs.
|
75
|
+
:param pulumi.Input['EnvironmentConfigNodeConfigArgs'] node_config: The configuration used for the Kubernetes Engine cluster.
|
76
|
+
:param pulumi.Input[int] node_count: The number of nodes in the Kubernetes Engine cluster that will be used to run this environment. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
77
|
+
:param pulumi.Input['EnvironmentConfigPrivateEnvironmentConfigArgs'] private_environment_config: The configuration used for the Private IP Cloud Composer environment.
|
78
|
+
:param pulumi.Input['EnvironmentConfigRecoveryConfigArgs'] recovery_config: The recovery configuration settings for the Cloud Composer environment
|
79
|
+
:param pulumi.Input[str] resilience_mode: Whether high resilience is enabled or not. This field is supported for Cloud Composer environments in versions composer-2.1.15-airflow-*.*.* and newer.
|
80
|
+
:param pulumi.Input['EnvironmentConfigSoftwareConfigArgs'] software_config: The configuration settings for software inside the environment.
|
81
|
+
:param pulumi.Input['EnvironmentConfigWebServerConfigArgs'] web_server_config: The configuration settings for the Airflow web server App Engine instance. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
82
|
+
:param pulumi.Input['EnvironmentConfigWebServerNetworkAccessControlArgs'] web_server_network_access_control: Network-level access control policy for the Airflow web server.
|
83
|
+
:param pulumi.Input['EnvironmentConfigWorkloadsConfigArgs'] workloads_config: The workloads configuration settings for the GKE cluster associated with the Cloud Composer environment. Supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
|
84
|
+
"""
|
60
85
|
if airflow_uri is not None:
|
61
86
|
pulumi.set(__self__, "airflow_uri", airflow_uri)
|
62
87
|
if dag_gcs_prefix is not None:
|
63
88
|
pulumi.set(__self__, "dag_gcs_prefix", dag_gcs_prefix)
|
89
|
+
if data_retention_config is not None:
|
90
|
+
pulumi.set(__self__, "data_retention_config", data_retention_config)
|
64
91
|
if database_config is not None:
|
65
92
|
pulumi.set(__self__, "database_config", database_config)
|
66
93
|
if enable_private_builds_only is not None:
|
@@ -99,6 +126,9 @@ class EnvironmentConfigArgs:
|
|
99
126
|
@property
|
100
127
|
@pulumi.getter(name="airflowUri")
|
101
128
|
def airflow_uri(self) -> Optional[pulumi.Input[str]]:
|
129
|
+
"""
|
130
|
+
The URI of the Apache Airflow Web UI hosted within this environment.
|
131
|
+
"""
|
102
132
|
return pulumi.get(self, "airflow_uri")
|
103
133
|
|
104
134
|
@airflow_uri.setter
|
@@ -108,15 +138,33 @@ class EnvironmentConfigArgs:
|
|
108
138
|
@property
|
109
139
|
@pulumi.getter(name="dagGcsPrefix")
|
110
140
|
def dag_gcs_prefix(self) -> Optional[pulumi.Input[str]]:
|
141
|
+
"""
|
142
|
+
The Cloud Storage prefix of the DAGs for this environment. Although Cloud Storage objects reside in a flat namespace, a hierarchical file tree can be simulated using '/'-delimited object name prefixes. DAG objects for this environment reside in a simulated directory with this prefix.
|
143
|
+
"""
|
111
144
|
return pulumi.get(self, "dag_gcs_prefix")
|
112
145
|
|
113
146
|
@dag_gcs_prefix.setter
|
114
147
|
def dag_gcs_prefix(self, value: Optional[pulumi.Input[str]]):
|
115
148
|
pulumi.set(self, "dag_gcs_prefix", value)
|
116
149
|
|
150
|
+
@property
|
151
|
+
@pulumi.getter(name="dataRetentionConfig")
|
152
|
+
def data_retention_config(self) -> Optional[pulumi.Input['EnvironmentConfigDataRetentionConfigArgs']]:
|
153
|
+
"""
|
154
|
+
The configuration setting for Airflow data retention mechanism. This field is supported for Cloud Composer environments in versions composer-2.0.32-airflow-2.1.4. or newer
|
155
|
+
"""
|
156
|
+
return pulumi.get(self, "data_retention_config")
|
157
|
+
|
158
|
+
@data_retention_config.setter
|
159
|
+
def data_retention_config(self, value: Optional[pulumi.Input['EnvironmentConfigDataRetentionConfigArgs']]):
|
160
|
+
pulumi.set(self, "data_retention_config", value)
|
161
|
+
|
117
162
|
@property
|
118
163
|
@pulumi.getter(name="databaseConfig")
|
119
164
|
def database_config(self) -> Optional[pulumi.Input['EnvironmentConfigDatabaseConfigArgs']]:
|
165
|
+
"""
|
166
|
+
The configuration of Cloud SQL instance that is used by the Apache Airflow software. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
167
|
+
"""
|
120
168
|
return pulumi.get(self, "database_config")
|
121
169
|
|
122
170
|
@database_config.setter
|
@@ -126,6 +174,9 @@ class EnvironmentConfigArgs:
|
|
126
174
|
@property
|
127
175
|
@pulumi.getter(name="enablePrivateBuildsOnly")
|
128
176
|
def enable_private_builds_only(self) -> Optional[pulumi.Input[bool]]:
|
177
|
+
"""
|
178
|
+
Optional. If true, builds performed during operations that install Python packages have only private connectivity to Google services. If false, the builds also have access to the internet.
|
179
|
+
"""
|
129
180
|
return pulumi.get(self, "enable_private_builds_only")
|
130
181
|
|
131
182
|
@enable_private_builds_only.setter
|
@@ -135,6 +186,9 @@ class EnvironmentConfigArgs:
|
|
135
186
|
@property
|
136
187
|
@pulumi.getter(name="enablePrivateEnvironment")
|
137
188
|
def enable_private_environment(self) -> Optional[pulumi.Input[bool]]:
|
189
|
+
"""
|
190
|
+
Optional. If true, a private Composer environment will be created.
|
191
|
+
"""
|
138
192
|
return pulumi.get(self, "enable_private_environment")
|
139
193
|
|
140
194
|
@enable_private_environment.setter
|
@@ -144,6 +198,9 @@ class EnvironmentConfigArgs:
|
|
144
198
|
@property
|
145
199
|
@pulumi.getter(name="encryptionConfig")
|
146
200
|
def encryption_config(self) -> Optional[pulumi.Input['EnvironmentConfigEncryptionConfigArgs']]:
|
201
|
+
"""
|
202
|
+
The encryption options for the Composer environment and its dependencies.
|
203
|
+
"""
|
147
204
|
return pulumi.get(self, "encryption_config")
|
148
205
|
|
149
206
|
@encryption_config.setter
|
@@ -153,6 +210,9 @@ class EnvironmentConfigArgs:
|
|
153
210
|
@property
|
154
211
|
@pulumi.getter(name="environmentSize")
|
155
212
|
def environment_size(self) -> Optional[pulumi.Input[str]]:
|
213
|
+
"""
|
214
|
+
The size of the Cloud Composer environment. This field is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
|
215
|
+
"""
|
156
216
|
return pulumi.get(self, "environment_size")
|
157
217
|
|
158
218
|
@environment_size.setter
|
@@ -162,6 +222,9 @@ class EnvironmentConfigArgs:
|
|
162
222
|
@property
|
163
223
|
@pulumi.getter(name="gkeCluster")
|
164
224
|
def gke_cluster(self) -> Optional[pulumi.Input[str]]:
|
225
|
+
"""
|
226
|
+
The Kubernetes Engine cluster used to run this environment.
|
227
|
+
"""
|
165
228
|
return pulumi.get(self, "gke_cluster")
|
166
229
|
|
167
230
|
@gke_cluster.setter
|
@@ -171,6 +234,9 @@ class EnvironmentConfigArgs:
|
|
171
234
|
@property
|
172
235
|
@pulumi.getter(name="maintenanceWindow")
|
173
236
|
def maintenance_window(self) -> Optional[pulumi.Input['EnvironmentConfigMaintenanceWindowArgs']]:
|
237
|
+
"""
|
238
|
+
The configuration for Cloud Composer maintenance window.
|
239
|
+
"""
|
174
240
|
return pulumi.get(self, "maintenance_window")
|
175
241
|
|
176
242
|
@maintenance_window.setter
|
@@ -180,6 +246,9 @@ class EnvironmentConfigArgs:
|
|
180
246
|
@property
|
181
247
|
@pulumi.getter(name="masterAuthorizedNetworksConfig")
|
182
248
|
def master_authorized_networks_config(self) -> Optional[pulumi.Input['EnvironmentConfigMasterAuthorizedNetworksConfigArgs']]:
|
249
|
+
"""
|
250
|
+
Configuration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks, Google Compute Engine Public IPs and Google Prod IPs.
|
251
|
+
"""
|
183
252
|
return pulumi.get(self, "master_authorized_networks_config")
|
184
253
|
|
185
254
|
@master_authorized_networks_config.setter
|
@@ -189,6 +258,9 @@ class EnvironmentConfigArgs:
|
|
189
258
|
@property
|
190
259
|
@pulumi.getter(name="nodeConfig")
|
191
260
|
def node_config(self) -> Optional[pulumi.Input['EnvironmentConfigNodeConfigArgs']]:
|
261
|
+
"""
|
262
|
+
The configuration used for the Kubernetes Engine cluster.
|
263
|
+
"""
|
192
264
|
return pulumi.get(self, "node_config")
|
193
265
|
|
194
266
|
@node_config.setter
|
@@ -198,6 +270,9 @@ class EnvironmentConfigArgs:
|
|
198
270
|
@property
|
199
271
|
@pulumi.getter(name="nodeCount")
|
200
272
|
def node_count(self) -> Optional[pulumi.Input[int]]:
|
273
|
+
"""
|
274
|
+
The number of nodes in the Kubernetes Engine cluster that will be used to run this environment. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
275
|
+
"""
|
201
276
|
return pulumi.get(self, "node_count")
|
202
277
|
|
203
278
|
@node_count.setter
|
@@ -207,6 +282,9 @@ class EnvironmentConfigArgs:
|
|
207
282
|
@property
|
208
283
|
@pulumi.getter(name="privateEnvironmentConfig")
|
209
284
|
def private_environment_config(self) -> Optional[pulumi.Input['EnvironmentConfigPrivateEnvironmentConfigArgs']]:
|
285
|
+
"""
|
286
|
+
The configuration used for the Private IP Cloud Composer environment.
|
287
|
+
"""
|
210
288
|
return pulumi.get(self, "private_environment_config")
|
211
289
|
|
212
290
|
@private_environment_config.setter
|
@@ -216,6 +294,9 @@ class EnvironmentConfigArgs:
|
|
216
294
|
@property
|
217
295
|
@pulumi.getter(name="recoveryConfig")
|
218
296
|
def recovery_config(self) -> Optional[pulumi.Input['EnvironmentConfigRecoveryConfigArgs']]:
|
297
|
+
"""
|
298
|
+
The recovery configuration settings for the Cloud Composer environment
|
299
|
+
"""
|
219
300
|
return pulumi.get(self, "recovery_config")
|
220
301
|
|
221
302
|
@recovery_config.setter
|
@@ -225,6 +306,9 @@ class EnvironmentConfigArgs:
|
|
225
306
|
@property
|
226
307
|
@pulumi.getter(name="resilienceMode")
|
227
308
|
def resilience_mode(self) -> Optional[pulumi.Input[str]]:
|
309
|
+
"""
|
310
|
+
Whether high resilience is enabled or not. This field is supported for Cloud Composer environments in versions composer-2.1.15-airflow-*.*.* and newer.
|
311
|
+
"""
|
228
312
|
return pulumi.get(self, "resilience_mode")
|
229
313
|
|
230
314
|
@resilience_mode.setter
|
@@ -234,6 +318,9 @@ class EnvironmentConfigArgs:
|
|
234
318
|
@property
|
235
319
|
@pulumi.getter(name="softwareConfig")
|
236
320
|
def software_config(self) -> Optional[pulumi.Input['EnvironmentConfigSoftwareConfigArgs']]:
|
321
|
+
"""
|
322
|
+
The configuration settings for software inside the environment.
|
323
|
+
"""
|
237
324
|
return pulumi.get(self, "software_config")
|
238
325
|
|
239
326
|
@software_config.setter
|
@@ -243,6 +330,9 @@ class EnvironmentConfigArgs:
|
|
243
330
|
@property
|
244
331
|
@pulumi.getter(name="webServerConfig")
|
245
332
|
def web_server_config(self) -> Optional[pulumi.Input['EnvironmentConfigWebServerConfigArgs']]:
|
333
|
+
"""
|
334
|
+
The configuration settings for the Airflow web server App Engine instance. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
335
|
+
"""
|
246
336
|
return pulumi.get(self, "web_server_config")
|
247
337
|
|
248
338
|
@web_server_config.setter
|
@@ -252,6 +342,9 @@ class EnvironmentConfigArgs:
|
|
252
342
|
@property
|
253
343
|
@pulumi.getter(name="webServerNetworkAccessControl")
|
254
344
|
def web_server_network_access_control(self) -> Optional[pulumi.Input['EnvironmentConfigWebServerNetworkAccessControlArgs']]:
|
345
|
+
"""
|
346
|
+
Network-level access control policy for the Airflow web server.
|
347
|
+
"""
|
255
348
|
return pulumi.get(self, "web_server_network_access_control")
|
256
349
|
|
257
350
|
@web_server_network_access_control.setter
|
@@ -261,6 +354,9 @@ class EnvironmentConfigArgs:
|
|
261
354
|
@property
|
262
355
|
@pulumi.getter(name="workloadsConfig")
|
263
356
|
def workloads_config(self) -> Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigArgs']]:
|
357
|
+
"""
|
358
|
+
The workloads configuration settings for the GKE cluster associated with the Cloud Composer environment. Supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
|
359
|
+
"""
|
264
360
|
return pulumi.get(self, "workloads_config")
|
265
361
|
|
266
362
|
@workloads_config.setter
|
@@ -268,11 +364,60 @@ class EnvironmentConfigArgs:
|
|
268
364
|
pulumi.set(self, "workloads_config", value)
|
269
365
|
|
270
366
|
|
367
|
+
@pulumi.input_type
|
368
|
+
class EnvironmentConfigDataRetentionConfigArgs:
|
369
|
+
def __init__(__self__, *,
|
370
|
+
task_logs_retention_configs: pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigDataRetentionConfigTaskLogsRetentionConfigArgs']]]):
|
371
|
+
"""
|
372
|
+
:param pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigDataRetentionConfigTaskLogsRetentionConfigArgs']]] task_logs_retention_configs: Optional. The configuration setting for Task Logs.
|
373
|
+
"""
|
374
|
+
pulumi.set(__self__, "task_logs_retention_configs", task_logs_retention_configs)
|
375
|
+
|
376
|
+
@property
|
377
|
+
@pulumi.getter(name="taskLogsRetentionConfigs")
|
378
|
+
def task_logs_retention_configs(self) -> pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigDataRetentionConfigTaskLogsRetentionConfigArgs']]]:
|
379
|
+
"""
|
380
|
+
Optional. The configuration setting for Task Logs.
|
381
|
+
"""
|
382
|
+
return pulumi.get(self, "task_logs_retention_configs")
|
383
|
+
|
384
|
+
@task_logs_retention_configs.setter
|
385
|
+
def task_logs_retention_configs(self, value: pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigDataRetentionConfigTaskLogsRetentionConfigArgs']]]):
|
386
|
+
pulumi.set(self, "task_logs_retention_configs", value)
|
387
|
+
|
388
|
+
|
389
|
+
@pulumi.input_type
|
390
|
+
class EnvironmentConfigDataRetentionConfigTaskLogsRetentionConfigArgs:
|
391
|
+
def __init__(__self__, *,
|
392
|
+
storage_mode: Optional[pulumi.Input[str]] = None):
|
393
|
+
"""
|
394
|
+
:param pulumi.Input[str] storage_mode: Whether logs in cloud logging only is enabled or not. This field is supported for Cloud Composer environments in versions composer-2.0.32-airflow-2.1.4 and newer.
|
395
|
+
"""
|
396
|
+
if storage_mode is not None:
|
397
|
+
pulumi.set(__self__, "storage_mode", storage_mode)
|
398
|
+
|
399
|
+
@property
|
400
|
+
@pulumi.getter(name="storageMode")
|
401
|
+
def storage_mode(self) -> Optional[pulumi.Input[str]]:
|
402
|
+
"""
|
403
|
+
Whether logs in cloud logging only is enabled or not. This field is supported for Cloud Composer environments in versions composer-2.0.32-airflow-2.1.4 and newer.
|
404
|
+
"""
|
405
|
+
return pulumi.get(self, "storage_mode")
|
406
|
+
|
407
|
+
@storage_mode.setter
|
408
|
+
def storage_mode(self, value: Optional[pulumi.Input[str]]):
|
409
|
+
pulumi.set(self, "storage_mode", value)
|
410
|
+
|
411
|
+
|
271
412
|
@pulumi.input_type
|
272
413
|
class EnvironmentConfigDatabaseConfigArgs:
|
273
414
|
def __init__(__self__, *,
|
274
415
|
machine_type: Optional[pulumi.Input[str]] = None,
|
275
416
|
zone: Optional[pulumi.Input[str]] = None):
|
417
|
+
"""
|
418
|
+
:param pulumi.Input[str] machine_type: Optional. Cloud SQL machine type used by Airflow database. It has to be one of: db-n1-standard-2, db-n1-standard-4, db-n1-standard-8 or db-n1-standard-16. If not specified, db-n1-standard-2 will be used.
|
419
|
+
:param pulumi.Input[str] zone: Optional. Cloud SQL database preferred zone.
|
420
|
+
"""
|
276
421
|
if machine_type is not None:
|
277
422
|
pulumi.set(__self__, "machine_type", machine_type)
|
278
423
|
if zone is not None:
|
@@ -281,6 +426,9 @@ class EnvironmentConfigDatabaseConfigArgs:
|
|
281
426
|
@property
|
282
427
|
@pulumi.getter(name="machineType")
|
283
428
|
def machine_type(self) -> Optional[pulumi.Input[str]]:
|
429
|
+
"""
|
430
|
+
Optional. Cloud SQL machine type used by Airflow database. It has to be one of: db-n1-standard-2, db-n1-standard-4, db-n1-standard-8 or db-n1-standard-16. If not specified, db-n1-standard-2 will be used.
|
431
|
+
"""
|
284
432
|
return pulumi.get(self, "machine_type")
|
285
433
|
|
286
434
|
@machine_type.setter
|
@@ -290,6 +438,9 @@ class EnvironmentConfigDatabaseConfigArgs:
|
|
290
438
|
@property
|
291
439
|
@pulumi.getter
|
292
440
|
def zone(self) -> Optional[pulumi.Input[str]]:
|
441
|
+
"""
|
442
|
+
Optional. Cloud SQL database preferred zone.
|
443
|
+
"""
|
293
444
|
return pulumi.get(self, "zone")
|
294
445
|
|
295
446
|
@zone.setter
|
@@ -301,11 +452,17 @@ class EnvironmentConfigDatabaseConfigArgs:
|
|
301
452
|
class EnvironmentConfigEncryptionConfigArgs:
|
302
453
|
def __init__(__self__, *,
|
303
454
|
kms_key_name: pulumi.Input[str]):
|
455
|
+
"""
|
456
|
+
:param pulumi.Input[str] kms_key_name: Optional. Customer-managed Encryption Key available through Google's Key Management Service. Cannot be updated.
|
457
|
+
"""
|
304
458
|
pulumi.set(__self__, "kms_key_name", kms_key_name)
|
305
459
|
|
306
460
|
@property
|
307
461
|
@pulumi.getter(name="kmsKeyName")
|
308
462
|
def kms_key_name(self) -> pulumi.Input[str]:
|
463
|
+
"""
|
464
|
+
Optional. Customer-managed Encryption Key available through Google's Key Management Service. Cannot be updated.
|
465
|
+
"""
|
309
466
|
return pulumi.get(self, "kms_key_name")
|
310
467
|
|
311
468
|
@kms_key_name.setter
|
@@ -319,6 +476,11 @@ class EnvironmentConfigMaintenanceWindowArgs:
|
|
319
476
|
end_time: pulumi.Input[str],
|
320
477
|
recurrence: pulumi.Input[str],
|
321
478
|
start_time: pulumi.Input[str]):
|
479
|
+
"""
|
480
|
+
:param pulumi.Input[str] end_time: Maintenance window end time. It is used only to calculate the duration of the maintenance window. The value for end-time must be in the future, relative to 'start_time'.
|
481
|
+
:param pulumi.Input[str] recurrence: Maintenance window recurrence. Format is a subset of RFC-5545 (https://tools.ietf.org/html/rfc5545) 'RRULE'. The only allowed values for 'FREQ' field are 'FREQ=DAILY' and 'FREQ=WEEKLY;BYDAY=...'. Example values: 'FREQ=WEEKLY;BYDAY=TU,WE', 'FREQ=DAILY'.
|
482
|
+
:param pulumi.Input[str] start_time: Start time of the first recurrence of the maintenance window.
|
483
|
+
"""
|
322
484
|
pulumi.set(__self__, "end_time", end_time)
|
323
485
|
pulumi.set(__self__, "recurrence", recurrence)
|
324
486
|
pulumi.set(__self__, "start_time", start_time)
|
@@ -326,6 +488,9 @@ class EnvironmentConfigMaintenanceWindowArgs:
|
|
326
488
|
@property
|
327
489
|
@pulumi.getter(name="endTime")
|
328
490
|
def end_time(self) -> pulumi.Input[str]:
|
491
|
+
"""
|
492
|
+
Maintenance window end time. It is used only to calculate the duration of the maintenance window. The value for end-time must be in the future, relative to 'start_time'.
|
493
|
+
"""
|
329
494
|
return pulumi.get(self, "end_time")
|
330
495
|
|
331
496
|
@end_time.setter
|
@@ -335,6 +500,9 @@ class EnvironmentConfigMaintenanceWindowArgs:
|
|
335
500
|
@property
|
336
501
|
@pulumi.getter
|
337
502
|
def recurrence(self) -> pulumi.Input[str]:
|
503
|
+
"""
|
504
|
+
Maintenance window recurrence. Format is a subset of RFC-5545 (https://tools.ietf.org/html/rfc5545) 'RRULE'. The only allowed values for 'FREQ' field are 'FREQ=DAILY' and 'FREQ=WEEKLY;BYDAY=...'. Example values: 'FREQ=WEEKLY;BYDAY=TU,WE', 'FREQ=DAILY'.
|
505
|
+
"""
|
338
506
|
return pulumi.get(self, "recurrence")
|
339
507
|
|
340
508
|
@recurrence.setter
|
@@ -344,6 +512,9 @@ class EnvironmentConfigMaintenanceWindowArgs:
|
|
344
512
|
@property
|
345
513
|
@pulumi.getter(name="startTime")
|
346
514
|
def start_time(self) -> pulumi.Input[str]:
|
515
|
+
"""
|
516
|
+
Start time of the first recurrence of the maintenance window.
|
517
|
+
"""
|
347
518
|
return pulumi.get(self, "start_time")
|
348
519
|
|
349
520
|
@start_time.setter
|
@@ -356,6 +527,10 @@ class EnvironmentConfigMasterAuthorizedNetworksConfigArgs:
|
|
356
527
|
def __init__(__self__, *,
|
357
528
|
enabled: pulumi.Input[bool],
|
358
529
|
cidr_blocks: Optional[pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigMasterAuthorizedNetworksConfigCidrBlockArgs']]]] = None):
|
530
|
+
"""
|
531
|
+
:param pulumi.Input[bool] enabled: Whether or not master authorized networks is enabled.
|
532
|
+
:param pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigMasterAuthorizedNetworksConfigCidrBlockArgs']]] cidr_blocks: cidr_blocks define up to 50 external networks that could access Kubernetes master through HTTPS.
|
533
|
+
"""
|
359
534
|
pulumi.set(__self__, "enabled", enabled)
|
360
535
|
if cidr_blocks is not None:
|
361
536
|
pulumi.set(__self__, "cidr_blocks", cidr_blocks)
|
@@ -363,6 +538,9 @@ class EnvironmentConfigMasterAuthorizedNetworksConfigArgs:
|
|
363
538
|
@property
|
364
539
|
@pulumi.getter
|
365
540
|
def enabled(self) -> pulumi.Input[bool]:
|
541
|
+
"""
|
542
|
+
Whether or not master authorized networks is enabled.
|
543
|
+
"""
|
366
544
|
return pulumi.get(self, "enabled")
|
367
545
|
|
368
546
|
@enabled.setter
|
@@ -372,6 +550,9 @@ class EnvironmentConfigMasterAuthorizedNetworksConfigArgs:
|
|
372
550
|
@property
|
373
551
|
@pulumi.getter(name="cidrBlocks")
|
374
552
|
def cidr_blocks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigMasterAuthorizedNetworksConfigCidrBlockArgs']]]]:
|
553
|
+
"""
|
554
|
+
cidr_blocks define up to 50 external networks that could access Kubernetes master through HTTPS.
|
555
|
+
"""
|
375
556
|
return pulumi.get(self, "cidr_blocks")
|
376
557
|
|
377
558
|
@cidr_blocks.setter
|
@@ -384,6 +565,10 @@ class EnvironmentConfigMasterAuthorizedNetworksConfigCidrBlockArgs:
|
|
384
565
|
def __init__(__self__, *,
|
385
566
|
cidr_block: pulumi.Input[str],
|
386
567
|
display_name: Optional[pulumi.Input[str]] = None):
|
568
|
+
"""
|
569
|
+
:param pulumi.Input[str] cidr_block: cidr_block must be specified in CIDR notation.
|
570
|
+
:param pulumi.Input[str] display_name: display_name is a field for users to identify CIDR blocks.
|
571
|
+
"""
|
387
572
|
pulumi.set(__self__, "cidr_block", cidr_block)
|
388
573
|
if display_name is not None:
|
389
574
|
pulumi.set(__self__, "display_name", display_name)
|
@@ -391,6 +576,9 @@ class EnvironmentConfigMasterAuthorizedNetworksConfigCidrBlockArgs:
|
|
391
576
|
@property
|
392
577
|
@pulumi.getter(name="cidrBlock")
|
393
578
|
def cidr_block(self) -> pulumi.Input[str]:
|
579
|
+
"""
|
580
|
+
cidr_block must be specified in CIDR notation.
|
581
|
+
"""
|
394
582
|
return pulumi.get(self, "cidr_block")
|
395
583
|
|
396
584
|
@cidr_block.setter
|
@@ -400,6 +588,9 @@ class EnvironmentConfigMasterAuthorizedNetworksConfigCidrBlockArgs:
|
|
400
588
|
@property
|
401
589
|
@pulumi.getter(name="displayName")
|
402
590
|
def display_name(self) -> Optional[pulumi.Input[str]]:
|
591
|
+
"""
|
592
|
+
display_name is a field for users to identify CIDR blocks.
|
593
|
+
"""
|
403
594
|
return pulumi.get(self, "display_name")
|
404
595
|
|
405
596
|
@display_name.setter
|
@@ -422,6 +613,20 @@ class EnvironmentConfigNodeConfigArgs:
|
|
422
613
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
423
614
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
424
615
|
zone: Optional[pulumi.Input[str]] = None):
|
616
|
+
"""
|
617
|
+
:param pulumi.Input[str] composer_internal_ipv4_cidr_block: IPv4 cidr range that will be used by Composer internal components.
|
618
|
+
:param pulumi.Input[int] disk_size_gb: The disk size in GB used for node VMs. Minimum size is 20GB. If unspecified, defaults to 100GB. Cannot be updated. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
619
|
+
:param pulumi.Input[bool] enable_ip_masq_agent: Deploys 'ip-masq-agent' daemon set in the GKE cluster and defines nonMasqueradeCIDRs equals to pod IP range so IP masquerading is used for all destination addresses, except between pods traffic. See: https://cloud.google.com/kubernetes-engine/docs/how-to/ip-masquerade-agent
|
620
|
+
:param pulumi.Input['EnvironmentConfigNodeConfigIpAllocationPolicyArgs'] ip_allocation_policy: Configuration for controlling how IPs are allocated in the GKE cluster. Cannot be updated.
|
621
|
+
:param pulumi.Input[str] machine_type: The Compute Engine machine type used for cluster instances, specified as a name or relative resource name. For example: "projects/{project}/zones/{zone}/machineTypes/{machineType}". Must belong to the enclosing environment's project and region/zone. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
622
|
+
:param pulumi.Input[int] max_pods_per_node: The maximum pods per node in the GKE cluster allocated during environment creation. Lowering this value reduces IP address consumption by the Cloud Composer Kubernetes cluster. This value can only be set during environment creation, and only if the environment is VPC-Native. The range of possible values is 8-110, and the default is 32. Cannot be updated. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
623
|
+
:param pulumi.Input[str] network: The Compute Engine machine type used for cluster instances, specified as a name or relative resource name. For example: "projects/{project}/zones/{zone}/machineTypes/{machineType}". Must belong to the enclosing environment's project and region/zone. The network must belong to the environment's project. If unspecified, the "default" network ID in the environment's project is used. If a Custom Subnet Network is provided, subnetwork must also be provided.
|
624
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] oauth_scopes: The set of Google API scopes to be made available on all node VMs. Cannot be updated. If empty, defaults to ["https://www.googleapis.com/auth/cloud-platform"]. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
625
|
+
:param pulumi.Input[str] service_account: The Google Cloud Platform Service Account to be used by the node VMs. If a service account is not specified, the "default" Compute Engine service account is used. Cannot be updated. If given, note that the service account must have roles/composer.worker for any GCP resources created under the Cloud Composer Environment.
|
626
|
+
:param pulumi.Input[str] subnetwork: The Compute Engine subnetwork to be used for machine communications, , specified as a self-link, relative resource name (e.g. "projects/{project}/regions/{region}/subnetworks/{subnetwork}"), or by name. If subnetwork is provided, network must also be provided and the subnetwork must belong to the enclosing environment's project and region.
|
627
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: The list of instance tags applied to all node VMs. Tags are used to identify valid sources or targets for network firewalls. Each tag within the list must comply with RFC1035. Cannot be updated.
|
628
|
+
:param pulumi.Input[str] zone: The Compute Engine zone in which to deploy the VMs running the Apache Airflow software, specified as the zone name or relative resource name (e.g. "projects/{project}/zones/{zone}"). Must belong to the enclosing environment's project and region. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
629
|
+
"""
|
425
630
|
if composer_internal_ipv4_cidr_block is not None:
|
426
631
|
pulumi.set(__self__, "composer_internal_ipv4_cidr_block", composer_internal_ipv4_cidr_block)
|
427
632
|
if disk_size_gb is not None:
|
@@ -450,6 +655,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
450
655
|
@property
|
451
656
|
@pulumi.getter(name="composerInternalIpv4CidrBlock")
|
452
657
|
def composer_internal_ipv4_cidr_block(self) -> Optional[pulumi.Input[str]]:
|
658
|
+
"""
|
659
|
+
IPv4 cidr range that will be used by Composer internal components.
|
660
|
+
"""
|
453
661
|
return pulumi.get(self, "composer_internal_ipv4_cidr_block")
|
454
662
|
|
455
663
|
@composer_internal_ipv4_cidr_block.setter
|
@@ -459,6 +667,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
459
667
|
@property
|
460
668
|
@pulumi.getter(name="diskSizeGb")
|
461
669
|
def disk_size_gb(self) -> Optional[pulumi.Input[int]]:
|
670
|
+
"""
|
671
|
+
The disk size in GB used for node VMs. Minimum size is 20GB. If unspecified, defaults to 100GB. Cannot be updated. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
672
|
+
"""
|
462
673
|
return pulumi.get(self, "disk_size_gb")
|
463
674
|
|
464
675
|
@disk_size_gb.setter
|
@@ -468,6 +679,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
468
679
|
@property
|
469
680
|
@pulumi.getter(name="enableIpMasqAgent")
|
470
681
|
def enable_ip_masq_agent(self) -> Optional[pulumi.Input[bool]]:
|
682
|
+
"""
|
683
|
+
Deploys 'ip-masq-agent' daemon set in the GKE cluster and defines nonMasqueradeCIDRs equals to pod IP range so IP masquerading is used for all destination addresses, except between pods traffic. See: https://cloud.google.com/kubernetes-engine/docs/how-to/ip-masquerade-agent
|
684
|
+
"""
|
471
685
|
return pulumi.get(self, "enable_ip_masq_agent")
|
472
686
|
|
473
687
|
@enable_ip_masq_agent.setter
|
@@ -477,6 +691,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
477
691
|
@property
|
478
692
|
@pulumi.getter(name="ipAllocationPolicy")
|
479
693
|
def ip_allocation_policy(self) -> Optional[pulumi.Input['EnvironmentConfigNodeConfigIpAllocationPolicyArgs']]:
|
694
|
+
"""
|
695
|
+
Configuration for controlling how IPs are allocated in the GKE cluster. Cannot be updated.
|
696
|
+
"""
|
480
697
|
return pulumi.get(self, "ip_allocation_policy")
|
481
698
|
|
482
699
|
@ip_allocation_policy.setter
|
@@ -486,6 +703,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
486
703
|
@property
|
487
704
|
@pulumi.getter(name="machineType")
|
488
705
|
def machine_type(self) -> Optional[pulumi.Input[str]]:
|
706
|
+
"""
|
707
|
+
The Compute Engine machine type used for cluster instances, specified as a name or relative resource name. For example: "projects/{project}/zones/{zone}/machineTypes/{machineType}". Must belong to the enclosing environment's project and region/zone. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
708
|
+
"""
|
489
709
|
return pulumi.get(self, "machine_type")
|
490
710
|
|
491
711
|
@machine_type.setter
|
@@ -495,6 +715,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
495
715
|
@property
|
496
716
|
@pulumi.getter(name="maxPodsPerNode")
|
497
717
|
def max_pods_per_node(self) -> Optional[pulumi.Input[int]]:
|
718
|
+
"""
|
719
|
+
The maximum pods per node in the GKE cluster allocated during environment creation. Lowering this value reduces IP address consumption by the Cloud Composer Kubernetes cluster. This value can only be set during environment creation, and only if the environment is VPC-Native. The range of possible values is 8-110, and the default is 32. Cannot be updated. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
720
|
+
"""
|
498
721
|
return pulumi.get(self, "max_pods_per_node")
|
499
722
|
|
500
723
|
@max_pods_per_node.setter
|
@@ -504,6 +727,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
504
727
|
@property
|
505
728
|
@pulumi.getter
|
506
729
|
def network(self) -> Optional[pulumi.Input[str]]:
|
730
|
+
"""
|
731
|
+
The Compute Engine machine type used for cluster instances, specified as a name or relative resource name. For example: "projects/{project}/zones/{zone}/machineTypes/{machineType}". Must belong to the enclosing environment's project and region/zone. The network must belong to the environment's project. If unspecified, the "default" network ID in the environment's project is used. If a Custom Subnet Network is provided, subnetwork must also be provided.
|
732
|
+
"""
|
507
733
|
return pulumi.get(self, "network")
|
508
734
|
|
509
735
|
@network.setter
|
@@ -513,6 +739,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
513
739
|
@property
|
514
740
|
@pulumi.getter(name="oauthScopes")
|
515
741
|
def oauth_scopes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
742
|
+
"""
|
743
|
+
The set of Google API scopes to be made available on all node VMs. Cannot be updated. If empty, defaults to ["https://www.googleapis.com/auth/cloud-platform"]. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
744
|
+
"""
|
516
745
|
return pulumi.get(self, "oauth_scopes")
|
517
746
|
|
518
747
|
@oauth_scopes.setter
|
@@ -522,6 +751,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
522
751
|
@property
|
523
752
|
@pulumi.getter(name="serviceAccount")
|
524
753
|
def service_account(self) -> Optional[pulumi.Input[str]]:
|
754
|
+
"""
|
755
|
+
The Google Cloud Platform Service Account to be used by the node VMs. If a service account is not specified, the "default" Compute Engine service account is used. Cannot be updated. If given, note that the service account must have roles/composer.worker for any GCP resources created under the Cloud Composer Environment.
|
756
|
+
"""
|
525
757
|
return pulumi.get(self, "service_account")
|
526
758
|
|
527
759
|
@service_account.setter
|
@@ -531,6 +763,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
531
763
|
@property
|
532
764
|
@pulumi.getter
|
533
765
|
def subnetwork(self) -> Optional[pulumi.Input[str]]:
|
766
|
+
"""
|
767
|
+
The Compute Engine subnetwork to be used for machine communications, , specified as a self-link, relative resource name (e.g. "projects/{project}/regions/{region}/subnetworks/{subnetwork}"), or by name. If subnetwork is provided, network must also be provided and the subnetwork must belong to the enclosing environment's project and region.
|
768
|
+
"""
|
534
769
|
return pulumi.get(self, "subnetwork")
|
535
770
|
|
536
771
|
@subnetwork.setter
|
@@ -540,6 +775,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
540
775
|
@property
|
541
776
|
@pulumi.getter
|
542
777
|
def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
778
|
+
"""
|
779
|
+
The list of instance tags applied to all node VMs. Tags are used to identify valid sources or targets for network firewalls. Each tag within the list must comply with RFC1035. Cannot be updated.
|
780
|
+
"""
|
543
781
|
return pulumi.get(self, "tags")
|
544
782
|
|
545
783
|
@tags.setter
|
@@ -549,6 +787,9 @@ class EnvironmentConfigNodeConfigArgs:
|
|
549
787
|
@property
|
550
788
|
@pulumi.getter
|
551
789
|
def zone(self) -> Optional[pulumi.Input[str]]:
|
790
|
+
"""
|
791
|
+
The Compute Engine zone in which to deploy the VMs running the Apache Airflow software, specified as the zone name or relative resource name (e.g. "projects/{project}/zones/{zone}"). Must belong to the enclosing environment's project and region. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
792
|
+
"""
|
552
793
|
return pulumi.get(self, "zone")
|
553
794
|
|
554
795
|
@zone.setter
|
@@ -564,6 +805,13 @@ class EnvironmentConfigNodeConfigIpAllocationPolicyArgs:
|
|
564
805
|
services_ipv4_cidr_block: Optional[pulumi.Input[str]] = None,
|
565
806
|
services_secondary_range_name: Optional[pulumi.Input[str]] = None,
|
566
807
|
use_ip_aliases: Optional[pulumi.Input[bool]] = None):
|
808
|
+
"""
|
809
|
+
:param pulumi.Input[str] cluster_ipv4_cidr_block: The IP address range used to allocate IP addresses to pods in the cluster. For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this field is applicable only when use_ip_aliases is true. Set to blank to have GKE choose a range with the default size. Set to /netmask (e.g. /14) to have GKE choose a range with a specific netmask. Set to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a specific range to use. Specify either cluster_secondary_range_name or cluster_ipv4_cidr_block but not both.
|
810
|
+
:param pulumi.Input[str] cluster_secondary_range_name: The name of the cluster's secondary range used to allocate IP addresses to pods. Specify either cluster_secondary_range_name or cluster_ipv4_cidr_block but not both. For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this field is applicable only when use_ip_aliases is true.
|
811
|
+
:param pulumi.Input[str] services_ipv4_cidr_block: The IP address range used to allocate IP addresses in this cluster. For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this field is applicable only when use_ip_aliases is true. Set to blank to have GKE choose a range with the default size. Set to /netmask (e.g. /14) to have GKE choose a range with a specific netmask. Set to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a specific range to use. Specify either services_secondary_range_name or services_ipv4_cidr_block but not both.
|
812
|
+
:param pulumi.Input[str] services_secondary_range_name: The name of the services' secondary range used to allocate IP addresses to the cluster. Specify either services_secondary_range_name or services_ipv4_cidr_block but not both. For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this field is applicable only when use_ip_aliases is true.
|
813
|
+
:param pulumi.Input[bool] use_ip_aliases: Whether or not to enable Alias IPs in the GKE cluster. If true, a VPC-native cluster is created. Defaults to true if the ip_allocation_policy block is present in config. This field is only supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*. Environments in newer versions always use VPC-native GKE clusters.
|
814
|
+
"""
|
567
815
|
if cluster_ipv4_cidr_block is not None:
|
568
816
|
pulumi.set(__self__, "cluster_ipv4_cidr_block", cluster_ipv4_cidr_block)
|
569
817
|
if cluster_secondary_range_name is not None:
|
@@ -578,6 +826,9 @@ class EnvironmentConfigNodeConfigIpAllocationPolicyArgs:
|
|
578
826
|
@property
|
579
827
|
@pulumi.getter(name="clusterIpv4CidrBlock")
|
580
828
|
def cluster_ipv4_cidr_block(self) -> Optional[pulumi.Input[str]]:
|
829
|
+
"""
|
830
|
+
The IP address range used to allocate IP addresses to pods in the cluster. For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this field is applicable only when use_ip_aliases is true. Set to blank to have GKE choose a range with the default size. Set to /netmask (e.g. /14) to have GKE choose a range with a specific netmask. Set to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a specific range to use. Specify either cluster_secondary_range_name or cluster_ipv4_cidr_block but not both.
|
831
|
+
"""
|
581
832
|
return pulumi.get(self, "cluster_ipv4_cidr_block")
|
582
833
|
|
583
834
|
@cluster_ipv4_cidr_block.setter
|
@@ -587,6 +838,9 @@ class EnvironmentConfigNodeConfigIpAllocationPolicyArgs:
|
|
587
838
|
@property
|
588
839
|
@pulumi.getter(name="clusterSecondaryRangeName")
|
589
840
|
def cluster_secondary_range_name(self) -> Optional[pulumi.Input[str]]:
|
841
|
+
"""
|
842
|
+
The name of the cluster's secondary range used to allocate IP addresses to pods. Specify either cluster_secondary_range_name or cluster_ipv4_cidr_block but not both. For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this field is applicable only when use_ip_aliases is true.
|
843
|
+
"""
|
590
844
|
return pulumi.get(self, "cluster_secondary_range_name")
|
591
845
|
|
592
846
|
@cluster_secondary_range_name.setter
|
@@ -596,6 +850,9 @@ class EnvironmentConfigNodeConfigIpAllocationPolicyArgs:
|
|
596
850
|
@property
|
597
851
|
@pulumi.getter(name="servicesIpv4CidrBlock")
|
598
852
|
def services_ipv4_cidr_block(self) -> Optional[pulumi.Input[str]]:
|
853
|
+
"""
|
854
|
+
The IP address range used to allocate IP addresses in this cluster. For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this field is applicable only when use_ip_aliases is true. Set to blank to have GKE choose a range with the default size. Set to /netmask (e.g. /14) to have GKE choose a range with a specific netmask. Set to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a specific range to use. Specify either services_secondary_range_name or services_ipv4_cidr_block but not both.
|
855
|
+
"""
|
599
856
|
return pulumi.get(self, "services_ipv4_cidr_block")
|
600
857
|
|
601
858
|
@services_ipv4_cidr_block.setter
|
@@ -605,6 +862,9 @@ class EnvironmentConfigNodeConfigIpAllocationPolicyArgs:
|
|
605
862
|
@property
|
606
863
|
@pulumi.getter(name="servicesSecondaryRangeName")
|
607
864
|
def services_secondary_range_name(self) -> Optional[pulumi.Input[str]]:
|
865
|
+
"""
|
866
|
+
The name of the services' secondary range used to allocate IP addresses to the cluster. Specify either services_secondary_range_name or services_ipv4_cidr_block but not both. For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this field is applicable only when use_ip_aliases is true.
|
867
|
+
"""
|
608
868
|
return pulumi.get(self, "services_secondary_range_name")
|
609
869
|
|
610
870
|
@services_secondary_range_name.setter
|
@@ -614,6 +874,9 @@ class EnvironmentConfigNodeConfigIpAllocationPolicyArgs:
|
|
614
874
|
@property
|
615
875
|
@pulumi.getter(name="useIpAliases")
|
616
876
|
def use_ip_aliases(self) -> Optional[pulumi.Input[bool]]:
|
877
|
+
"""
|
878
|
+
Whether or not to enable Alias IPs in the GKE cluster. If true, a VPC-native cluster is created. Defaults to true if the ip_allocation_policy block is present in config. This field is only supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*. Environments in newer versions always use VPC-native GKE clusters.
|
879
|
+
"""
|
617
880
|
return pulumi.get(self, "use_ip_aliases")
|
618
881
|
|
619
882
|
@use_ip_aliases.setter
|
@@ -632,6 +895,16 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
632
895
|
enable_privately_used_public_ips: Optional[pulumi.Input[bool]] = None,
|
633
896
|
master_ipv4_cidr_block: Optional[pulumi.Input[str]] = None,
|
634
897
|
web_server_ipv4_cidr_block: Optional[pulumi.Input[str]] = None):
|
898
|
+
"""
|
899
|
+
:param pulumi.Input[str] cloud_composer_connection_subnetwork: When specified, the environment will use Private Service Connect instead of VPC peerings to connect to Cloud SQL in the Tenant Project, and the PSC endpoint in the Customer Project will use an IP address from this subnetwork. This field is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
|
900
|
+
:param pulumi.Input[str] cloud_composer_network_ipv4_cidr_block: The CIDR block from which IP range for Cloud Composer Network in tenant project will be reserved. Needs to be disjoint from private_cluster_config.master_ipv4_cidr_block and cloud_sql_ipv4_cidr_block. This field is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
|
901
|
+
:param pulumi.Input[str] cloud_sql_ipv4_cidr_block: The CIDR block from which IP range in tenant project will be reserved for Cloud SQL. Needs to be disjoint from web_server_ipv4_cidr_block.
|
902
|
+
:param pulumi.Input[str] connection_type: Mode of internal communication within the Composer environment. Must be one of "VPC_PEERING" or "PRIVATE_SERVICE_CONNECT".
|
903
|
+
:param pulumi.Input[bool] enable_private_endpoint: If true, access to the public endpoint of the GKE cluster is denied. If this field is set to true, ip_allocation_policy.use_ip_aliases must be set to true for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
904
|
+
:param pulumi.Input[bool] enable_privately_used_public_ips: When enabled, IPs from public (non-RFC1918) ranges can be used for ip_allocation_policy.cluster_ipv4_cidr_block and ip_allocation_policy.service_ipv4_cidr_block.
|
905
|
+
:param pulumi.Input[str] master_ipv4_cidr_block: The IP range in CIDR notation to use for the hosted master network. This range is used for assigning internal IP addresses to the cluster master or set of masters and to the internal load balancer virtual IP. This range must not overlap with any other ranges in use within the cluster's network. If left blank, the default value of '172.16.0.0/28' is used.
|
906
|
+
:param pulumi.Input[str] web_server_ipv4_cidr_block: The CIDR block from which IP range for web server will be reserved. Needs to be disjoint from master_ipv4_cidr_block and cloud_sql_ipv4_cidr_block. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
907
|
+
"""
|
635
908
|
if cloud_composer_connection_subnetwork is not None:
|
636
909
|
pulumi.set(__self__, "cloud_composer_connection_subnetwork", cloud_composer_connection_subnetwork)
|
637
910
|
if cloud_composer_network_ipv4_cidr_block is not None:
|
@@ -652,6 +925,9 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
652
925
|
@property
|
653
926
|
@pulumi.getter(name="cloudComposerConnectionSubnetwork")
|
654
927
|
def cloud_composer_connection_subnetwork(self) -> Optional[pulumi.Input[str]]:
|
928
|
+
"""
|
929
|
+
When specified, the environment will use Private Service Connect instead of VPC peerings to connect to Cloud SQL in the Tenant Project, and the PSC endpoint in the Customer Project will use an IP address from this subnetwork. This field is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
|
930
|
+
"""
|
655
931
|
return pulumi.get(self, "cloud_composer_connection_subnetwork")
|
656
932
|
|
657
933
|
@cloud_composer_connection_subnetwork.setter
|
@@ -661,6 +937,9 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
661
937
|
@property
|
662
938
|
@pulumi.getter(name="cloudComposerNetworkIpv4CidrBlock")
|
663
939
|
def cloud_composer_network_ipv4_cidr_block(self) -> Optional[pulumi.Input[str]]:
|
940
|
+
"""
|
941
|
+
The CIDR block from which IP range for Cloud Composer Network in tenant project will be reserved. Needs to be disjoint from private_cluster_config.master_ipv4_cidr_block and cloud_sql_ipv4_cidr_block. This field is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.
|
942
|
+
"""
|
664
943
|
return pulumi.get(self, "cloud_composer_network_ipv4_cidr_block")
|
665
944
|
|
666
945
|
@cloud_composer_network_ipv4_cidr_block.setter
|
@@ -670,6 +949,9 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
670
949
|
@property
|
671
950
|
@pulumi.getter(name="cloudSqlIpv4CidrBlock")
|
672
951
|
def cloud_sql_ipv4_cidr_block(self) -> Optional[pulumi.Input[str]]:
|
952
|
+
"""
|
953
|
+
The CIDR block from which IP range in tenant project will be reserved for Cloud SQL. Needs to be disjoint from web_server_ipv4_cidr_block.
|
954
|
+
"""
|
673
955
|
return pulumi.get(self, "cloud_sql_ipv4_cidr_block")
|
674
956
|
|
675
957
|
@cloud_sql_ipv4_cidr_block.setter
|
@@ -679,6 +961,9 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
679
961
|
@property
|
680
962
|
@pulumi.getter(name="connectionType")
|
681
963
|
def connection_type(self) -> Optional[pulumi.Input[str]]:
|
964
|
+
"""
|
965
|
+
Mode of internal communication within the Composer environment. Must be one of "VPC_PEERING" or "PRIVATE_SERVICE_CONNECT".
|
966
|
+
"""
|
682
967
|
return pulumi.get(self, "connection_type")
|
683
968
|
|
684
969
|
@connection_type.setter
|
@@ -688,6 +973,9 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
688
973
|
@property
|
689
974
|
@pulumi.getter(name="enablePrivateEndpoint")
|
690
975
|
def enable_private_endpoint(self) -> Optional[pulumi.Input[bool]]:
|
976
|
+
"""
|
977
|
+
If true, access to the public endpoint of the GKE cluster is denied. If this field is set to true, ip_allocation_policy.use_ip_aliases must be set to true for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
978
|
+
"""
|
691
979
|
return pulumi.get(self, "enable_private_endpoint")
|
692
980
|
|
693
981
|
@enable_private_endpoint.setter
|
@@ -697,6 +985,9 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
697
985
|
@property
|
698
986
|
@pulumi.getter(name="enablePrivatelyUsedPublicIps")
|
699
987
|
def enable_privately_used_public_ips(self) -> Optional[pulumi.Input[bool]]:
|
988
|
+
"""
|
989
|
+
When enabled, IPs from public (non-RFC1918) ranges can be used for ip_allocation_policy.cluster_ipv4_cidr_block and ip_allocation_policy.service_ipv4_cidr_block.
|
990
|
+
"""
|
700
991
|
return pulumi.get(self, "enable_privately_used_public_ips")
|
701
992
|
|
702
993
|
@enable_privately_used_public_ips.setter
|
@@ -706,6 +997,9 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
706
997
|
@property
|
707
998
|
@pulumi.getter(name="masterIpv4CidrBlock")
|
708
999
|
def master_ipv4_cidr_block(self) -> Optional[pulumi.Input[str]]:
|
1000
|
+
"""
|
1001
|
+
The IP range in CIDR notation to use for the hosted master network. This range is used for assigning internal IP addresses to the cluster master or set of masters and to the internal load balancer virtual IP. This range must not overlap with any other ranges in use within the cluster's network. If left blank, the default value of '172.16.0.0/28' is used.
|
1002
|
+
"""
|
709
1003
|
return pulumi.get(self, "master_ipv4_cidr_block")
|
710
1004
|
|
711
1005
|
@master_ipv4_cidr_block.setter
|
@@ -715,6 +1009,9 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
715
1009
|
@property
|
716
1010
|
@pulumi.getter(name="webServerIpv4CidrBlock")
|
717
1011
|
def web_server_ipv4_cidr_block(self) -> Optional[pulumi.Input[str]]:
|
1012
|
+
"""
|
1013
|
+
The CIDR block from which IP range for web server will be reserved. Needs to be disjoint from master_ipv4_cidr_block and cloud_sql_ipv4_cidr_block. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
|
1014
|
+
"""
|
718
1015
|
return pulumi.get(self, "web_server_ipv4_cidr_block")
|
719
1016
|
|
720
1017
|
@web_server_ipv4_cidr_block.setter
|
@@ -726,12 +1023,18 @@ class EnvironmentConfigPrivateEnvironmentConfigArgs:
|
|
726
1023
|
class EnvironmentConfigRecoveryConfigArgs:
|
727
1024
|
def __init__(__self__, *,
|
728
1025
|
scheduled_snapshots_config: Optional[pulumi.Input['EnvironmentConfigRecoveryConfigScheduledSnapshotsConfigArgs']] = None):
|
1026
|
+
"""
|
1027
|
+
:param pulumi.Input['EnvironmentConfigRecoveryConfigScheduledSnapshotsConfigArgs'] scheduled_snapshots_config: The configuration settings for scheduled snapshots.
|
1028
|
+
"""
|
729
1029
|
if scheduled_snapshots_config is not None:
|
730
1030
|
pulumi.set(__self__, "scheduled_snapshots_config", scheduled_snapshots_config)
|
731
1031
|
|
732
1032
|
@property
|
733
1033
|
@pulumi.getter(name="scheduledSnapshotsConfig")
|
734
1034
|
def scheduled_snapshots_config(self) -> Optional[pulumi.Input['EnvironmentConfigRecoveryConfigScheduledSnapshotsConfigArgs']]:
|
1035
|
+
"""
|
1036
|
+
The configuration settings for scheduled snapshots.
|
1037
|
+
"""
|
735
1038
|
return pulumi.get(self, "scheduled_snapshots_config")
|
736
1039
|
|
737
1040
|
@scheduled_snapshots_config.setter
|
@@ -746,6 +1049,12 @@ class EnvironmentConfigRecoveryConfigScheduledSnapshotsConfigArgs:
|
|
746
1049
|
snapshot_creation_schedule: Optional[pulumi.Input[str]] = None,
|
747
1050
|
snapshot_location: Optional[pulumi.Input[str]] = None,
|
748
1051
|
time_zone: Optional[pulumi.Input[str]] = None):
|
1052
|
+
"""
|
1053
|
+
:param pulumi.Input[bool] enabled: When enabled, Cloud Composer periodically saves snapshots of your environment to a Cloud Storage bucket.
|
1054
|
+
:param pulumi.Input[str] snapshot_creation_schedule: Snapshot schedule, in the unix-cron format.
|
1055
|
+
:param pulumi.Input[str] snapshot_location: the URI of a bucket folder where to save the snapshot.
|
1056
|
+
:param pulumi.Input[str] time_zone: A time zone for the schedule. This value is a time offset and does not take into account daylight saving time changes. Valid values are from UTC-12 to UTC+12. Examples: UTC, UTC-01, UTC+03.
|
1057
|
+
"""
|
749
1058
|
pulumi.set(__self__, "enabled", enabled)
|
750
1059
|
if snapshot_creation_schedule is not None:
|
751
1060
|
pulumi.set(__self__, "snapshot_creation_schedule", snapshot_creation_schedule)
|
@@ -757,6 +1066,9 @@ class EnvironmentConfigRecoveryConfigScheduledSnapshotsConfigArgs:
|
|
757
1066
|
@property
|
758
1067
|
@pulumi.getter
|
759
1068
|
def enabled(self) -> pulumi.Input[bool]:
|
1069
|
+
"""
|
1070
|
+
When enabled, Cloud Composer periodically saves snapshots of your environment to a Cloud Storage bucket.
|
1071
|
+
"""
|
760
1072
|
return pulumi.get(self, "enabled")
|
761
1073
|
|
762
1074
|
@enabled.setter
|
@@ -766,6 +1078,9 @@ class EnvironmentConfigRecoveryConfigScheduledSnapshotsConfigArgs:
|
|
766
1078
|
@property
|
767
1079
|
@pulumi.getter(name="snapshotCreationSchedule")
|
768
1080
|
def snapshot_creation_schedule(self) -> Optional[pulumi.Input[str]]:
|
1081
|
+
"""
|
1082
|
+
Snapshot schedule, in the unix-cron format.
|
1083
|
+
"""
|
769
1084
|
return pulumi.get(self, "snapshot_creation_schedule")
|
770
1085
|
|
771
1086
|
@snapshot_creation_schedule.setter
|
@@ -775,6 +1090,9 @@ class EnvironmentConfigRecoveryConfigScheduledSnapshotsConfigArgs:
|
|
775
1090
|
@property
|
776
1091
|
@pulumi.getter(name="snapshotLocation")
|
777
1092
|
def snapshot_location(self) -> Optional[pulumi.Input[str]]:
|
1093
|
+
"""
|
1094
|
+
the URI of a bucket folder where to save the snapshot.
|
1095
|
+
"""
|
778
1096
|
return pulumi.get(self, "snapshot_location")
|
779
1097
|
|
780
1098
|
@snapshot_location.setter
|
@@ -784,6 +1102,9 @@ class EnvironmentConfigRecoveryConfigScheduledSnapshotsConfigArgs:
|
|
784
1102
|
@property
|
785
1103
|
@pulumi.getter(name="timeZone")
|
786
1104
|
def time_zone(self) -> Optional[pulumi.Input[str]]:
|
1105
|
+
"""
|
1106
|
+
A time zone for the schedule. This value is a time offset and does not take into account daylight saving time changes. Valid values are from UTC-12 to UTC+12. Examples: UTC, UTC-01, UTC+03.
|
1107
|
+
"""
|
787
1108
|
return pulumi.get(self, "time_zone")
|
788
1109
|
|
789
1110
|
@time_zone.setter
|
@@ -802,6 +1123,16 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
802
1123
|
python_version: Optional[pulumi.Input[str]] = None,
|
803
1124
|
scheduler_count: Optional[pulumi.Input[int]] = None,
|
804
1125
|
web_server_plugins_mode: Optional[pulumi.Input[str]] = None):
|
1126
|
+
"""
|
1127
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] airflow_config_overrides: Apache Airflow configuration properties to override. Property keys contain the section and property names, separated by a hyphen, for example "core-dags_are_paused_at_creation". Section names must not contain hyphens ("-"), opening square brackets ("["), or closing square brackets ("]"). The property name must not be empty and cannot contain "=" or ";". Section and property names cannot contain characters: "." Apache Airflow configuration property names must be written in snake_case. Property values can contain any character, and can be written in any lower/upper case format. Certain Apache Airflow configuration property values are blacklisted, and cannot be overridden.
|
1128
|
+
:param pulumi.Input['EnvironmentConfigSoftwareConfigCloudDataLineageIntegrationArgs'] cloud_data_lineage_integration: The configuration for Cloud Data Lineage integration. Supported for Cloud Composer environments in versions composer-2.1.2-airflow-*.*.* and newer
|
1129
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] env_variables: Additional environment variables to provide to the Apache Airflow scheduler, worker, and webserver processes. Environment variable names must match the regular expression [a-zA-Z_][a-zA-Z0-9_]*. They cannot specify Apache Airflow software configuration overrides (they cannot match the regular expression AIRFLOW__[A-Z0-9_]+__[A-Z0-9_]+), and they cannot match any of the following reserved names: AIRFLOW_HOME C_FORCE_ROOT CONTAINER_NAME DAGS_FOLDER GCP_PROJECT GCS_BUCKET GKE_CLUSTER_NAME SQL_DATABASE SQL_INSTANCE SQL_PASSWORD SQL_PROJECT SQL_REGION SQL_USER.
|
1130
|
+
:param pulumi.Input[str] image_version: The version of the software running in the environment. This encapsulates both the version of Cloud Composer functionality and the version of Apache Airflow. It must match the regular expression composer-([0-9]+(\\.[0-9]+\\.[0-9]+(-preview\\.[0-9]+)?)?|latest)-airflow-([0-9]+(\\.[0-9]+(\\.[0-9]+)?)?). The Cloud Composer portion of the image version is a full semantic version, or an alias in the form of major version number or 'latest'. The Apache Airflow portion of the image version is a full semantic version that points to one of the supported Apache Airflow versions, or an alias in the form of only major or major.minor versions specified. See documentation for more details and version list.
|
1131
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] pypi_packages: Custom Python Package Index (PyPI) packages to be installed in the environment. Keys refer to the lowercase package name (e.g. "numpy"). Values are the lowercase extras and version specifier (e.g. "==1.12.0", "[devel,gcp_api]", "[devel]>=1.8.2, <1.9.2"). To specify a package without pinning it to a version specifier, use the empty string as the value.
|
1132
|
+
:param pulumi.Input[str] python_version: The major version of Python used to run the Apache Airflow scheduler, worker, and webserver processes. Can be set to '2' or '3'. If not specified, the default is '2'. Cannot be updated. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*. Environments in newer versions always use Python major version 3.
|
1133
|
+
:param pulumi.Input[int] scheduler_count: The number of schedulers for Airflow. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-2.*.*.
|
1134
|
+
:param pulumi.Input[str] web_server_plugins_mode: Should be either 'ENABLED' or 'DISABLED'. Defaults to 'ENABLED'. Used in Composer 3.
|
1135
|
+
"""
|
805
1136
|
if airflow_config_overrides is not None:
|
806
1137
|
pulumi.set(__self__, "airflow_config_overrides", airflow_config_overrides)
|
807
1138
|
if cloud_data_lineage_integration is not None:
|
@@ -822,6 +1153,9 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
822
1153
|
@property
|
823
1154
|
@pulumi.getter(name="airflowConfigOverrides")
|
824
1155
|
def airflow_config_overrides(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
1156
|
+
"""
|
1157
|
+
Apache Airflow configuration properties to override. Property keys contain the section and property names, separated by a hyphen, for example "core-dags_are_paused_at_creation". Section names must not contain hyphens ("-"), opening square brackets ("["), or closing square brackets ("]"). The property name must not be empty and cannot contain "=" or ";". Section and property names cannot contain characters: "." Apache Airflow configuration property names must be written in snake_case. Property values can contain any character, and can be written in any lower/upper case format. Certain Apache Airflow configuration property values are blacklisted, and cannot be overridden.
|
1158
|
+
"""
|
825
1159
|
return pulumi.get(self, "airflow_config_overrides")
|
826
1160
|
|
827
1161
|
@airflow_config_overrides.setter
|
@@ -831,6 +1165,9 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
831
1165
|
@property
|
832
1166
|
@pulumi.getter(name="cloudDataLineageIntegration")
|
833
1167
|
def cloud_data_lineage_integration(self) -> Optional[pulumi.Input['EnvironmentConfigSoftwareConfigCloudDataLineageIntegrationArgs']]:
|
1168
|
+
"""
|
1169
|
+
The configuration for Cloud Data Lineage integration. Supported for Cloud Composer environments in versions composer-2.1.2-airflow-*.*.* and newer
|
1170
|
+
"""
|
834
1171
|
return pulumi.get(self, "cloud_data_lineage_integration")
|
835
1172
|
|
836
1173
|
@cloud_data_lineage_integration.setter
|
@@ -840,6 +1177,9 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
840
1177
|
@property
|
841
1178
|
@pulumi.getter(name="envVariables")
|
842
1179
|
def env_variables(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
1180
|
+
"""
|
1181
|
+
Additional environment variables to provide to the Apache Airflow scheduler, worker, and webserver processes. Environment variable names must match the regular expression [a-zA-Z_][a-zA-Z0-9_]*. They cannot specify Apache Airflow software configuration overrides (they cannot match the regular expression AIRFLOW__[A-Z0-9_]+__[A-Z0-9_]+), and they cannot match any of the following reserved names: AIRFLOW_HOME C_FORCE_ROOT CONTAINER_NAME DAGS_FOLDER GCP_PROJECT GCS_BUCKET GKE_CLUSTER_NAME SQL_DATABASE SQL_INSTANCE SQL_PASSWORD SQL_PROJECT SQL_REGION SQL_USER.
|
1182
|
+
"""
|
843
1183
|
return pulumi.get(self, "env_variables")
|
844
1184
|
|
845
1185
|
@env_variables.setter
|
@@ -849,6 +1189,9 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
849
1189
|
@property
|
850
1190
|
@pulumi.getter(name="imageVersion")
|
851
1191
|
def image_version(self) -> Optional[pulumi.Input[str]]:
|
1192
|
+
"""
|
1193
|
+
The version of the software running in the environment. This encapsulates both the version of Cloud Composer functionality and the version of Apache Airflow. It must match the regular expression composer-([0-9]+(\\.[0-9]+\\.[0-9]+(-preview\\.[0-9]+)?)?|latest)-airflow-([0-9]+(\\.[0-9]+(\\.[0-9]+)?)?). The Cloud Composer portion of the image version is a full semantic version, or an alias in the form of major version number or 'latest'. The Apache Airflow portion of the image version is a full semantic version that points to one of the supported Apache Airflow versions, or an alias in the form of only major or major.minor versions specified. See documentation for more details and version list.
|
1194
|
+
"""
|
852
1195
|
return pulumi.get(self, "image_version")
|
853
1196
|
|
854
1197
|
@image_version.setter
|
@@ -858,6 +1201,9 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
858
1201
|
@property
|
859
1202
|
@pulumi.getter(name="pypiPackages")
|
860
1203
|
def pypi_packages(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
1204
|
+
"""
|
1205
|
+
Custom Python Package Index (PyPI) packages to be installed in the environment. Keys refer to the lowercase package name (e.g. "numpy"). Values are the lowercase extras and version specifier (e.g. "==1.12.0", "[devel,gcp_api]", "[devel]>=1.8.2, <1.9.2"). To specify a package without pinning it to a version specifier, use the empty string as the value.
|
1206
|
+
"""
|
861
1207
|
return pulumi.get(self, "pypi_packages")
|
862
1208
|
|
863
1209
|
@pypi_packages.setter
|
@@ -867,6 +1213,9 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
867
1213
|
@property
|
868
1214
|
@pulumi.getter(name="pythonVersion")
|
869
1215
|
def python_version(self) -> Optional[pulumi.Input[str]]:
|
1216
|
+
"""
|
1217
|
+
The major version of Python used to run the Apache Airflow scheduler, worker, and webserver processes. Can be set to '2' or '3'. If not specified, the default is '2'. Cannot be updated. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*. Environments in newer versions always use Python major version 3.
|
1218
|
+
"""
|
870
1219
|
return pulumi.get(self, "python_version")
|
871
1220
|
|
872
1221
|
@python_version.setter
|
@@ -876,6 +1225,9 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
876
1225
|
@property
|
877
1226
|
@pulumi.getter(name="schedulerCount")
|
878
1227
|
def scheduler_count(self) -> Optional[pulumi.Input[int]]:
|
1228
|
+
"""
|
1229
|
+
The number of schedulers for Airflow. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-2.*.*.
|
1230
|
+
"""
|
879
1231
|
return pulumi.get(self, "scheduler_count")
|
880
1232
|
|
881
1233
|
@scheduler_count.setter
|
@@ -885,6 +1237,9 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
885
1237
|
@property
|
886
1238
|
@pulumi.getter(name="webServerPluginsMode")
|
887
1239
|
def web_server_plugins_mode(self) -> Optional[pulumi.Input[str]]:
|
1240
|
+
"""
|
1241
|
+
Should be either 'ENABLED' or 'DISABLED'. Defaults to 'ENABLED'. Used in Composer 3.
|
1242
|
+
"""
|
888
1243
|
return pulumi.get(self, "web_server_plugins_mode")
|
889
1244
|
|
890
1245
|
@web_server_plugins_mode.setter
|
@@ -896,11 +1251,17 @@ class EnvironmentConfigSoftwareConfigArgs:
|
|
896
1251
|
class EnvironmentConfigSoftwareConfigCloudDataLineageIntegrationArgs:
|
897
1252
|
def __init__(__self__, *,
|
898
1253
|
enabled: pulumi.Input[bool]):
|
1254
|
+
"""
|
1255
|
+
:param pulumi.Input[bool] enabled: Whether or not Cloud Data Lineage integration is enabled.
|
1256
|
+
"""
|
899
1257
|
pulumi.set(__self__, "enabled", enabled)
|
900
1258
|
|
901
1259
|
@property
|
902
1260
|
@pulumi.getter
|
903
1261
|
def enabled(self) -> pulumi.Input[bool]:
|
1262
|
+
"""
|
1263
|
+
Whether or not Cloud Data Lineage integration is enabled.
|
1264
|
+
"""
|
904
1265
|
return pulumi.get(self, "enabled")
|
905
1266
|
|
906
1267
|
@enabled.setter
|
@@ -912,11 +1273,17 @@ class EnvironmentConfigSoftwareConfigCloudDataLineageIntegrationArgs:
|
|
912
1273
|
class EnvironmentConfigWebServerConfigArgs:
|
913
1274
|
def __init__(__self__, *,
|
914
1275
|
machine_type: pulumi.Input[str]):
|
1276
|
+
"""
|
1277
|
+
:param pulumi.Input[str] machine_type: Optional. Machine type on which Airflow web server is running. It has to be one of: composer-n1-webserver-2, composer-n1-webserver-4 or composer-n1-webserver-8. If not specified, composer-n1-webserver-2 will be used. Value custom is returned only in response, if Airflow web server parameters were manually changed to a non-standard values.
|
1278
|
+
"""
|
915
1279
|
pulumi.set(__self__, "machine_type", machine_type)
|
916
1280
|
|
917
1281
|
@property
|
918
1282
|
@pulumi.getter(name="machineType")
|
919
1283
|
def machine_type(self) -> pulumi.Input[str]:
|
1284
|
+
"""
|
1285
|
+
Optional. Machine type on which Airflow web server is running. It has to be one of: composer-n1-webserver-2, composer-n1-webserver-4 or composer-n1-webserver-8. If not specified, composer-n1-webserver-2 will be used. Value custom is returned only in response, if Airflow web server parameters were manually changed to a non-standard values.
|
1286
|
+
"""
|
920
1287
|
return pulumi.get(self, "machine_type")
|
921
1288
|
|
922
1289
|
@machine_type.setter
|
@@ -928,12 +1295,18 @@ class EnvironmentConfigWebServerConfigArgs:
|
|
928
1295
|
class EnvironmentConfigWebServerNetworkAccessControlArgs:
|
929
1296
|
def __init__(__self__, *,
|
930
1297
|
allowed_ip_ranges: Optional[pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigWebServerNetworkAccessControlAllowedIpRangeArgs']]]] = None):
|
1298
|
+
"""
|
1299
|
+
:param pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigWebServerNetworkAccessControlAllowedIpRangeArgs']]] allowed_ip_ranges: A collection of allowed IP ranges with descriptions.
|
1300
|
+
"""
|
931
1301
|
if allowed_ip_ranges is not None:
|
932
1302
|
pulumi.set(__self__, "allowed_ip_ranges", allowed_ip_ranges)
|
933
1303
|
|
934
1304
|
@property
|
935
1305
|
@pulumi.getter(name="allowedIpRanges")
|
936
1306
|
def allowed_ip_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['EnvironmentConfigWebServerNetworkAccessControlAllowedIpRangeArgs']]]]:
|
1307
|
+
"""
|
1308
|
+
A collection of allowed IP ranges with descriptions.
|
1309
|
+
"""
|
937
1310
|
return pulumi.get(self, "allowed_ip_ranges")
|
938
1311
|
|
939
1312
|
@allowed_ip_ranges.setter
|
@@ -946,6 +1319,10 @@ class EnvironmentConfigWebServerNetworkAccessControlAllowedIpRangeArgs:
|
|
946
1319
|
def __init__(__self__, *,
|
947
1320
|
value: pulumi.Input[str],
|
948
1321
|
description: Optional[pulumi.Input[str]] = None):
|
1322
|
+
"""
|
1323
|
+
:param pulumi.Input[str] value: IP address or range, defined using CIDR notation, of requests that this rule applies to. Examples: 192.168.1.1 or 192.168.0.0/16 or 2001:db8::/32 or 2001:0db8:0000:0042:0000:8a2e:0370:7334. IP range prefixes should be properly truncated. For example, 1.2.3.4/24 should be truncated to 1.2.3.0/24. Similarly, for IPv6, 2001:db8::1/32 should be truncated to 2001:db8::/32.
|
1324
|
+
:param pulumi.Input[str] description: A description of this ip range.
|
1325
|
+
"""
|
949
1326
|
pulumi.set(__self__, "value", value)
|
950
1327
|
if description is not None:
|
951
1328
|
pulumi.set(__self__, "description", description)
|
@@ -953,6 +1330,9 @@ class EnvironmentConfigWebServerNetworkAccessControlAllowedIpRangeArgs:
|
|
953
1330
|
@property
|
954
1331
|
@pulumi.getter
|
955
1332
|
def value(self) -> pulumi.Input[str]:
|
1333
|
+
"""
|
1334
|
+
IP address or range, defined using CIDR notation, of requests that this rule applies to. Examples: 192.168.1.1 or 192.168.0.0/16 or 2001:db8::/32 or 2001:0db8:0000:0042:0000:8a2e:0370:7334. IP range prefixes should be properly truncated. For example, 1.2.3.4/24 should be truncated to 1.2.3.0/24. Similarly, for IPv6, 2001:db8::1/32 should be truncated to 2001:db8::/32.
|
1335
|
+
"""
|
956
1336
|
return pulumi.get(self, "value")
|
957
1337
|
|
958
1338
|
@value.setter
|
@@ -962,6 +1342,9 @@ class EnvironmentConfigWebServerNetworkAccessControlAllowedIpRangeArgs:
|
|
962
1342
|
@property
|
963
1343
|
@pulumi.getter
|
964
1344
|
def description(self) -> Optional[pulumi.Input[str]]:
|
1345
|
+
"""
|
1346
|
+
A description of this ip range.
|
1347
|
+
"""
|
965
1348
|
return pulumi.get(self, "description")
|
966
1349
|
|
967
1350
|
@description.setter
|
@@ -977,6 +1360,13 @@ class EnvironmentConfigWorkloadsConfigArgs:
|
|
977
1360
|
triggerer: Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigTriggererArgs']] = None,
|
978
1361
|
web_server: Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigWebServerArgs']] = None,
|
979
1362
|
worker: Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigWorkerArgs']] = None):
|
1363
|
+
"""
|
1364
|
+
:param pulumi.Input['EnvironmentConfigWorkloadsConfigDagProcessorArgs'] dag_processor: Configuration for resources used by DAG processor.
|
1365
|
+
:param pulumi.Input['EnvironmentConfigWorkloadsConfigSchedulerArgs'] scheduler: Configuration for resources used by Airflow schedulers.
|
1366
|
+
:param pulumi.Input['EnvironmentConfigWorkloadsConfigTriggererArgs'] triggerer: Configuration for resources used by Airflow triggerers.
|
1367
|
+
:param pulumi.Input['EnvironmentConfigWorkloadsConfigWebServerArgs'] web_server: Configuration for resources used by Airflow web server.
|
1368
|
+
:param pulumi.Input['EnvironmentConfigWorkloadsConfigWorkerArgs'] worker: Configuration for resources used by Airflow workers.
|
1369
|
+
"""
|
980
1370
|
if dag_processor is not None:
|
981
1371
|
pulumi.set(__self__, "dag_processor", dag_processor)
|
982
1372
|
if scheduler is not None:
|
@@ -991,6 +1381,9 @@ class EnvironmentConfigWorkloadsConfigArgs:
|
|
991
1381
|
@property
|
992
1382
|
@pulumi.getter(name="dagProcessor")
|
993
1383
|
def dag_processor(self) -> Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigDagProcessorArgs']]:
|
1384
|
+
"""
|
1385
|
+
Configuration for resources used by DAG processor.
|
1386
|
+
"""
|
994
1387
|
return pulumi.get(self, "dag_processor")
|
995
1388
|
|
996
1389
|
@dag_processor.setter
|
@@ -1000,6 +1393,9 @@ class EnvironmentConfigWorkloadsConfigArgs:
|
|
1000
1393
|
@property
|
1001
1394
|
@pulumi.getter
|
1002
1395
|
def scheduler(self) -> Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigSchedulerArgs']]:
|
1396
|
+
"""
|
1397
|
+
Configuration for resources used by Airflow schedulers.
|
1398
|
+
"""
|
1003
1399
|
return pulumi.get(self, "scheduler")
|
1004
1400
|
|
1005
1401
|
@scheduler.setter
|
@@ -1009,6 +1405,9 @@ class EnvironmentConfigWorkloadsConfigArgs:
|
|
1009
1405
|
@property
|
1010
1406
|
@pulumi.getter
|
1011
1407
|
def triggerer(self) -> Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigTriggererArgs']]:
|
1408
|
+
"""
|
1409
|
+
Configuration for resources used by Airflow triggerers.
|
1410
|
+
"""
|
1012
1411
|
return pulumi.get(self, "triggerer")
|
1013
1412
|
|
1014
1413
|
@triggerer.setter
|
@@ -1018,6 +1417,9 @@ class EnvironmentConfigWorkloadsConfigArgs:
|
|
1018
1417
|
@property
|
1019
1418
|
@pulumi.getter(name="webServer")
|
1020
1419
|
def web_server(self) -> Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigWebServerArgs']]:
|
1420
|
+
"""
|
1421
|
+
Configuration for resources used by Airflow web server.
|
1422
|
+
"""
|
1021
1423
|
return pulumi.get(self, "web_server")
|
1022
1424
|
|
1023
1425
|
@web_server.setter
|
@@ -1027,6 +1429,9 @@ class EnvironmentConfigWorkloadsConfigArgs:
|
|
1027
1429
|
@property
|
1028
1430
|
@pulumi.getter
|
1029
1431
|
def worker(self) -> Optional[pulumi.Input['EnvironmentConfigWorkloadsConfigWorkerArgs']]:
|
1432
|
+
"""
|
1433
|
+
Configuration for resources used by Airflow workers.
|
1434
|
+
"""
|
1030
1435
|
return pulumi.get(self, "worker")
|
1031
1436
|
|
1032
1437
|
@worker.setter
|
@@ -1040,6 +1445,11 @@ class EnvironmentConfigWorkloadsConfigDagProcessorArgs:
|
|
1040
1445
|
cpu: Optional[pulumi.Input[float]] = None,
|
1041
1446
|
memory_gb: Optional[pulumi.Input[float]] = None,
|
1042
1447
|
storage_gb: Optional[pulumi.Input[float]] = None):
|
1448
|
+
"""
|
1449
|
+
:param pulumi.Input[float] cpu: CPU request and limit for DAG processor.
|
1450
|
+
:param pulumi.Input[float] memory_gb: Memory (GB) request and limit for DAG processor.
|
1451
|
+
:param pulumi.Input[float] storage_gb: Storage (GB) request and limit for DAG processor.
|
1452
|
+
"""
|
1043
1453
|
if cpu is not None:
|
1044
1454
|
pulumi.set(__self__, "cpu", cpu)
|
1045
1455
|
if memory_gb is not None:
|
@@ -1050,6 +1460,9 @@ class EnvironmentConfigWorkloadsConfigDagProcessorArgs:
|
|
1050
1460
|
@property
|
1051
1461
|
@pulumi.getter
|
1052
1462
|
def cpu(self) -> Optional[pulumi.Input[float]]:
|
1463
|
+
"""
|
1464
|
+
CPU request and limit for DAG processor.
|
1465
|
+
"""
|
1053
1466
|
return pulumi.get(self, "cpu")
|
1054
1467
|
|
1055
1468
|
@cpu.setter
|
@@ -1059,6 +1472,9 @@ class EnvironmentConfigWorkloadsConfigDagProcessorArgs:
|
|
1059
1472
|
@property
|
1060
1473
|
@pulumi.getter(name="memoryGb")
|
1061
1474
|
def memory_gb(self) -> Optional[pulumi.Input[float]]:
|
1475
|
+
"""
|
1476
|
+
Memory (GB) request and limit for DAG processor.
|
1477
|
+
"""
|
1062
1478
|
return pulumi.get(self, "memory_gb")
|
1063
1479
|
|
1064
1480
|
@memory_gb.setter
|
@@ -1068,6 +1484,9 @@ class EnvironmentConfigWorkloadsConfigDagProcessorArgs:
|
|
1068
1484
|
@property
|
1069
1485
|
@pulumi.getter(name="storageGb")
|
1070
1486
|
def storage_gb(self) -> Optional[pulumi.Input[float]]:
|
1487
|
+
"""
|
1488
|
+
Storage (GB) request and limit for DAG processor.
|
1489
|
+
"""
|
1071
1490
|
return pulumi.get(self, "storage_gb")
|
1072
1491
|
|
1073
1492
|
@storage_gb.setter
|
@@ -1082,6 +1501,12 @@ class EnvironmentConfigWorkloadsConfigSchedulerArgs:
|
|
1082
1501
|
cpu: Optional[pulumi.Input[float]] = None,
|
1083
1502
|
memory_gb: Optional[pulumi.Input[float]] = None,
|
1084
1503
|
storage_gb: Optional[pulumi.Input[float]] = None):
|
1504
|
+
"""
|
1505
|
+
:param pulumi.Input[int] count: The number of schedulers.
|
1506
|
+
:param pulumi.Input[float] cpu: CPU request and limit for a single Airflow scheduler replica
|
1507
|
+
:param pulumi.Input[float] memory_gb: Memory (GB) request and limit for a single Airflow scheduler replica.
|
1508
|
+
:param pulumi.Input[float] storage_gb: Storage (GB) request and limit for a single Airflow scheduler replica.
|
1509
|
+
"""
|
1085
1510
|
if count is not None:
|
1086
1511
|
pulumi.set(__self__, "count", count)
|
1087
1512
|
if cpu is not None:
|
@@ -1094,6 +1519,9 @@ class EnvironmentConfigWorkloadsConfigSchedulerArgs:
|
|
1094
1519
|
@property
|
1095
1520
|
@pulumi.getter
|
1096
1521
|
def count(self) -> Optional[pulumi.Input[int]]:
|
1522
|
+
"""
|
1523
|
+
The number of schedulers.
|
1524
|
+
"""
|
1097
1525
|
return pulumi.get(self, "count")
|
1098
1526
|
|
1099
1527
|
@count.setter
|
@@ -1103,6 +1531,9 @@ class EnvironmentConfigWorkloadsConfigSchedulerArgs:
|
|
1103
1531
|
@property
|
1104
1532
|
@pulumi.getter
|
1105
1533
|
def cpu(self) -> Optional[pulumi.Input[float]]:
|
1534
|
+
"""
|
1535
|
+
CPU request and limit for a single Airflow scheduler replica
|
1536
|
+
"""
|
1106
1537
|
return pulumi.get(self, "cpu")
|
1107
1538
|
|
1108
1539
|
@cpu.setter
|
@@ -1112,6 +1543,9 @@ class EnvironmentConfigWorkloadsConfigSchedulerArgs:
|
|
1112
1543
|
@property
|
1113
1544
|
@pulumi.getter(name="memoryGb")
|
1114
1545
|
def memory_gb(self) -> Optional[pulumi.Input[float]]:
|
1546
|
+
"""
|
1547
|
+
Memory (GB) request and limit for a single Airflow scheduler replica.
|
1548
|
+
"""
|
1115
1549
|
return pulumi.get(self, "memory_gb")
|
1116
1550
|
|
1117
1551
|
@memory_gb.setter
|
@@ -1121,6 +1555,9 @@ class EnvironmentConfigWorkloadsConfigSchedulerArgs:
|
|
1121
1555
|
@property
|
1122
1556
|
@pulumi.getter(name="storageGb")
|
1123
1557
|
def storage_gb(self) -> Optional[pulumi.Input[float]]:
|
1558
|
+
"""
|
1559
|
+
Storage (GB) request and limit for a single Airflow scheduler replica.
|
1560
|
+
"""
|
1124
1561
|
return pulumi.get(self, "storage_gb")
|
1125
1562
|
|
1126
1563
|
@storage_gb.setter
|
@@ -1134,6 +1571,11 @@ class EnvironmentConfigWorkloadsConfigTriggererArgs:
|
|
1134
1571
|
count: pulumi.Input[int],
|
1135
1572
|
cpu: pulumi.Input[float],
|
1136
1573
|
memory_gb: pulumi.Input[float]):
|
1574
|
+
"""
|
1575
|
+
:param pulumi.Input[int] count: The number of triggerers.
|
1576
|
+
:param pulumi.Input[float] cpu: CPU request and limit for a single Airflow triggerer replica.
|
1577
|
+
:param pulumi.Input[float] memory_gb: Memory (GB) request and limit for a single Airflow triggerer replica.
|
1578
|
+
"""
|
1137
1579
|
pulumi.set(__self__, "count", count)
|
1138
1580
|
pulumi.set(__self__, "cpu", cpu)
|
1139
1581
|
pulumi.set(__self__, "memory_gb", memory_gb)
|
@@ -1141,6 +1583,9 @@ class EnvironmentConfigWorkloadsConfigTriggererArgs:
|
|
1141
1583
|
@property
|
1142
1584
|
@pulumi.getter
|
1143
1585
|
def count(self) -> pulumi.Input[int]:
|
1586
|
+
"""
|
1587
|
+
The number of triggerers.
|
1588
|
+
"""
|
1144
1589
|
return pulumi.get(self, "count")
|
1145
1590
|
|
1146
1591
|
@count.setter
|
@@ -1150,6 +1595,9 @@ class EnvironmentConfigWorkloadsConfigTriggererArgs:
|
|
1150
1595
|
@property
|
1151
1596
|
@pulumi.getter
|
1152
1597
|
def cpu(self) -> pulumi.Input[float]:
|
1598
|
+
"""
|
1599
|
+
CPU request and limit for a single Airflow triggerer replica.
|
1600
|
+
"""
|
1153
1601
|
return pulumi.get(self, "cpu")
|
1154
1602
|
|
1155
1603
|
@cpu.setter
|
@@ -1159,6 +1607,9 @@ class EnvironmentConfigWorkloadsConfigTriggererArgs:
|
|
1159
1607
|
@property
|
1160
1608
|
@pulumi.getter(name="memoryGb")
|
1161
1609
|
def memory_gb(self) -> pulumi.Input[float]:
|
1610
|
+
"""
|
1611
|
+
Memory (GB) request and limit for a single Airflow triggerer replica.
|
1612
|
+
"""
|
1162
1613
|
return pulumi.get(self, "memory_gb")
|
1163
1614
|
|
1164
1615
|
@memory_gb.setter
|
@@ -1172,6 +1623,11 @@ class EnvironmentConfigWorkloadsConfigWebServerArgs:
|
|
1172
1623
|
cpu: Optional[pulumi.Input[float]] = None,
|
1173
1624
|
memory_gb: Optional[pulumi.Input[float]] = None,
|
1174
1625
|
storage_gb: Optional[pulumi.Input[float]] = None):
|
1626
|
+
"""
|
1627
|
+
:param pulumi.Input[float] cpu: CPU request and limit for Airflow web server.
|
1628
|
+
:param pulumi.Input[float] memory_gb: Memory (GB) request and limit for Airflow web server.
|
1629
|
+
:param pulumi.Input[float] storage_gb: Storage (GB) request and limit for Airflow web server.
|
1630
|
+
"""
|
1175
1631
|
if cpu is not None:
|
1176
1632
|
pulumi.set(__self__, "cpu", cpu)
|
1177
1633
|
if memory_gb is not None:
|
@@ -1182,6 +1638,9 @@ class EnvironmentConfigWorkloadsConfigWebServerArgs:
|
|
1182
1638
|
@property
|
1183
1639
|
@pulumi.getter
|
1184
1640
|
def cpu(self) -> Optional[pulumi.Input[float]]:
|
1641
|
+
"""
|
1642
|
+
CPU request and limit for Airflow web server.
|
1643
|
+
"""
|
1185
1644
|
return pulumi.get(self, "cpu")
|
1186
1645
|
|
1187
1646
|
@cpu.setter
|
@@ -1191,6 +1650,9 @@ class EnvironmentConfigWorkloadsConfigWebServerArgs:
|
|
1191
1650
|
@property
|
1192
1651
|
@pulumi.getter(name="memoryGb")
|
1193
1652
|
def memory_gb(self) -> Optional[pulumi.Input[float]]:
|
1653
|
+
"""
|
1654
|
+
Memory (GB) request and limit for Airflow web server.
|
1655
|
+
"""
|
1194
1656
|
return pulumi.get(self, "memory_gb")
|
1195
1657
|
|
1196
1658
|
@memory_gb.setter
|
@@ -1200,6 +1662,9 @@ class EnvironmentConfigWorkloadsConfigWebServerArgs:
|
|
1200
1662
|
@property
|
1201
1663
|
@pulumi.getter(name="storageGb")
|
1202
1664
|
def storage_gb(self) -> Optional[pulumi.Input[float]]:
|
1665
|
+
"""
|
1666
|
+
Storage (GB) request and limit for Airflow web server.
|
1667
|
+
"""
|
1203
1668
|
return pulumi.get(self, "storage_gb")
|
1204
1669
|
|
1205
1670
|
@storage_gb.setter
|
@@ -1215,6 +1680,13 @@ class EnvironmentConfigWorkloadsConfigWorkerArgs:
|
|
1215
1680
|
memory_gb: Optional[pulumi.Input[float]] = None,
|
1216
1681
|
min_count: Optional[pulumi.Input[int]] = None,
|
1217
1682
|
storage_gb: Optional[pulumi.Input[float]] = None):
|
1683
|
+
"""
|
1684
|
+
:param pulumi.Input[float] cpu: CPU request and limit for a single Airflow worker replica.
|
1685
|
+
:param pulumi.Input[int] max_count: Maximum number of workers for autoscaling.
|
1686
|
+
:param pulumi.Input[float] memory_gb: Memory (GB) request and limit for a single Airflow worker replica.
|
1687
|
+
:param pulumi.Input[int] min_count: Minimum number of workers for autoscaling.
|
1688
|
+
:param pulumi.Input[float] storage_gb: Storage (GB) request and limit for a single Airflow worker replica.
|
1689
|
+
"""
|
1218
1690
|
if cpu is not None:
|
1219
1691
|
pulumi.set(__self__, "cpu", cpu)
|
1220
1692
|
if max_count is not None:
|
@@ -1229,6 +1701,9 @@ class EnvironmentConfigWorkloadsConfigWorkerArgs:
|
|
1229
1701
|
@property
|
1230
1702
|
@pulumi.getter
|
1231
1703
|
def cpu(self) -> Optional[pulumi.Input[float]]:
|
1704
|
+
"""
|
1705
|
+
CPU request and limit for a single Airflow worker replica.
|
1706
|
+
"""
|
1232
1707
|
return pulumi.get(self, "cpu")
|
1233
1708
|
|
1234
1709
|
@cpu.setter
|
@@ -1238,6 +1713,9 @@ class EnvironmentConfigWorkloadsConfigWorkerArgs:
|
|
1238
1713
|
@property
|
1239
1714
|
@pulumi.getter(name="maxCount")
|
1240
1715
|
def max_count(self) -> Optional[pulumi.Input[int]]:
|
1716
|
+
"""
|
1717
|
+
Maximum number of workers for autoscaling.
|
1718
|
+
"""
|
1241
1719
|
return pulumi.get(self, "max_count")
|
1242
1720
|
|
1243
1721
|
@max_count.setter
|
@@ -1247,6 +1725,9 @@ class EnvironmentConfigWorkloadsConfigWorkerArgs:
|
|
1247
1725
|
@property
|
1248
1726
|
@pulumi.getter(name="memoryGb")
|
1249
1727
|
def memory_gb(self) -> Optional[pulumi.Input[float]]:
|
1728
|
+
"""
|
1729
|
+
Memory (GB) request and limit for a single Airflow worker replica.
|
1730
|
+
"""
|
1250
1731
|
return pulumi.get(self, "memory_gb")
|
1251
1732
|
|
1252
1733
|
@memory_gb.setter
|
@@ -1256,6 +1737,9 @@ class EnvironmentConfigWorkloadsConfigWorkerArgs:
|
|
1256
1737
|
@property
|
1257
1738
|
@pulumi.getter(name="minCount")
|
1258
1739
|
def min_count(self) -> Optional[pulumi.Input[int]]:
|
1740
|
+
"""
|
1741
|
+
Minimum number of workers for autoscaling.
|
1742
|
+
"""
|
1259
1743
|
return pulumi.get(self, "min_count")
|
1260
1744
|
|
1261
1745
|
@min_count.setter
|
@@ -1265,6 +1749,9 @@ class EnvironmentConfigWorkloadsConfigWorkerArgs:
|
|
1265
1749
|
@property
|
1266
1750
|
@pulumi.getter(name="storageGb")
|
1267
1751
|
def storage_gb(self) -> Optional[pulumi.Input[float]]:
|
1752
|
+
"""
|
1753
|
+
Storage (GB) request and limit for a single Airflow worker replica.
|
1754
|
+
"""
|
1268
1755
|
return pulumi.get(self, "storage_gb")
|
1269
1756
|
|
1270
1757
|
@storage_gb.setter
|
@@ -1276,11 +1763,17 @@ class EnvironmentConfigWorkloadsConfigWorkerArgs:
|
|
1276
1763
|
class EnvironmentStorageConfigArgs:
|
1277
1764
|
def __init__(__self__, *,
|
1278
1765
|
bucket: pulumi.Input[str]):
|
1766
|
+
"""
|
1767
|
+
:param pulumi.Input[str] bucket: Optional. Name of an existing Cloud Storage bucket to be used by the environment.
|
1768
|
+
"""
|
1279
1769
|
pulumi.set(__self__, "bucket", bucket)
|
1280
1770
|
|
1281
1771
|
@property
|
1282
1772
|
@pulumi.getter
|
1283
1773
|
def bucket(self) -> pulumi.Input[str]:
|
1774
|
+
"""
|
1775
|
+
Optional. Name of an existing Cloud Storage bucket to be used by the environment.
|
1776
|
+
"""
|
1284
1777
|
return pulumi.get(self, "bucket")
|
1285
1778
|
|
1286
1779
|
@bucket.setter
|