pulumi-gcp 7.24.0__py3-none-any.whl → 7.24.0a1715926460__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -16
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +12 -12
- pulumi_gcp/apigateway/api_config_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_policy.py +8 -8
- pulumi_gcp/apigateway/api_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_iam_policy.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_binding.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_member.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_policy.py +8 -8
- pulumi_gcp/apigee/environment_iam_binding.py +12 -12
- pulumi_gcp/apigee/environment_iam_member.py +12 -12
- pulumi_gcp/apigee/environment_iam_policy.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_binding.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_member.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_policy.py +12 -12
- pulumi_gcp/bigquery/_inputs.py +0 -16
- pulumi_gcp/bigquery/connection.py +0 -126
- pulumi_gcp/bigquery/connection_iam_binding.py +12 -12
- pulumi_gcp/bigquery/connection_iam_member.py +12 -12
- pulumi_gcp/bigquery/connection_iam_policy.py +12 -12
- pulumi_gcp/bigquery/dataset_access.py +0 -56
- pulumi_gcp/bigquery/dataset_iam_binding.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_member.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_policy.py +12 -12
- pulumi_gcp/bigquery/iam_binding.py +12 -12
- pulumi_gcp/bigquery/iam_member.py +12 -12
- pulumi_gcp/bigquery/iam_policy.py +12 -12
- pulumi_gcp/bigquery/outputs.py +0 -16
- pulumi_gcp/bigquery/routine.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +12 -12
- pulumi_gcp/bigtable/instance_iam_binding.py +12 -12
- pulumi_gcp/bigtable/instance_iam_member.py +12 -12
- pulumi_gcp/bigtable/instance_iam_policy.py +12 -12
- pulumi_gcp/bigtable/table_iam_binding.py +12 -12
- pulumi_gcp/bigtable/table_iam_member.py +12 -12
- pulumi_gcp/bigtable/table_iam_policy.py +12 -12
- pulumi_gcp/billing/account_iam_binding.py +12 -12
- pulumi_gcp/billing/account_iam_member.py +12 -12
- pulumi_gcp/billing/account_iam_policy.py +12 -12
- pulumi_gcp/billing/project_info.py +4 -4
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +12 -12
- pulumi_gcp/cloudasset/__init__.py +0 -1
- pulumi_gcp/cloudasset/outputs.py +0 -184
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctions/function.py +0 -21
- pulumi_gcp/cloudfunctions/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +12 -12
- pulumi_gcp/cloudrun/iam_binding.py +12 -12
- pulumi_gcp/cloudrun/iam_member.py +12 -12
- pulumi_gcp/cloudrun/iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_policy.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_binding.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_member.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_policy.py +12 -12
- pulumi_gcp/compute/__init__.py +0 -1
- pulumi_gcp/compute/_inputs.py +0 -681
- pulumi_gcp/compute/backend_service.py +0 -315
- pulumi_gcp/compute/disk_iam_binding.py +12 -12
- pulumi_gcp/compute/disk_iam_member.py +12 -12
- pulumi_gcp/compute/disk_iam_policy.py +12 -12
- pulumi_gcp/compute/forwarding_rule.py +6 -6
- pulumi_gcp/compute/get_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_region_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_router_nat.py +1 -11
- pulumi_gcp/compute/get_snapshot.py +0 -2
- pulumi_gcp/compute/image_iam_binding.py +12 -12
- pulumi_gcp/compute/image_iam_member.py +12 -12
- pulumi_gcp/compute/image_iam_policy.py +12 -12
- pulumi_gcp/compute/instance_iam_binding.py +12 -12
- pulumi_gcp/compute/instance_iam_member.py +12 -12
- pulumi_gcp/compute/instance_iam_policy.py +12 -12
- pulumi_gcp/compute/machine_image_iam_binding.py +8 -8
- pulumi_gcp/compute/machine_image_iam_member.py +8 -8
- pulumi_gcp/compute/machine_image_iam_policy.py +8 -8
- pulumi_gcp/compute/outputs.py +0 -701
- pulumi_gcp/compute/region_backend_service.py +0 -315
- pulumi_gcp/compute/region_disk_iam_binding.py +12 -12
- pulumi_gcp/compute/region_disk_iam_member.py +12 -12
- pulumi_gcp/compute/region_disk_iam_policy.py +12 -12
- pulumi_gcp/compute/router_nat.py +0 -68
- pulumi_gcp/compute/router_peer.py +0 -88
- pulumi_gcp/compute/security_policy.py +0 -49
- pulumi_gcp/compute/snapshot_iam_binding.py +12 -12
- pulumi_gcp/compute/snapshot_iam_member.py +12 -12
- pulumi_gcp/compute/snapshot_iam_policy.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_binding.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_member.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_policy.py +12 -12
- pulumi_gcp/compute/target_instance.py +4 -4
- pulumi_gcp/compute/target_pool.py +21 -21
- pulumi_gcp/container/_inputs.py +2 -14
- pulumi_gcp/container/outputs.py +4 -16
- pulumi_gcp/containeranalysis/note_iam_binding.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_member.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_policy.py +12 -12
- pulumi_gcp/databasemigrationservice/connection_profile.py +6 -6
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_member.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_member.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +12 -12
- pulumi_gcp/dataloss/_inputs.py +13 -420
- pulumi_gcp/dataloss/outputs.py +13 -439
- pulumi_gcp/dataplex/asset_iam_binding.py +12 -12
- pulumi_gcp/dataplex/asset_iam_member.py +12 -12
- pulumi_gcp/dataplex/asset_iam_policy.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_binding.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_member.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_policy.py +12 -12
- pulumi_gcp/dataplex/lake_iam_binding.py +12 -12
- pulumi_gcp/dataplex/lake_iam_member.py +12 -12
- pulumi_gcp/dataplex/lake_iam_policy.py +12 -12
- pulumi_gcp/dataplex/task.py +16 -16
- pulumi_gcp/dataplex/task_iam_binding.py +12 -12
- pulumi_gcp/dataplex/task_iam_member.py +12 -12
- pulumi_gcp/dataplex/task_iam_policy.py +12 -12
- pulumi_gcp/dataplex/zone_iam_binding.py +12 -12
- pulumi_gcp/dataplex/zone_iam_member.py +12 -12
- pulumi_gcp/dataplex/zone_iam_policy.py +12 -12
- pulumi_gcp/dataproc/_inputs.py +46 -190
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_binding.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_member.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_policy.py +12 -12
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +2 -26
- pulumi_gcp/dataproc/job_iam_binding.py +12 -12
- pulumi_gcp/dataproc/job_iam_member.py +12 -12
- pulumi_gcp/dataproc/job_iam_policy.py +12 -12
- pulumi_gcp/dataproc/metastore_federation.py +0 -4
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -208
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_member.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +12 -12
- pulumi_gcp/dataproc/outputs.py +46 -182
- pulumi_gcp/datastream/_inputs.py +815 -1784
- pulumi_gcp/datastream/connection_profile.py +3 -163
- pulumi_gcp/datastream/outputs.py +2 -861
- pulumi_gcp/datastream/stream.py +0 -174
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +12 -12
- pulumi_gcp/endpoints/service_iam_binding.py +12 -12
- pulumi_gcp/endpoints/service_iam_member.py +12 -12
- pulumi_gcp/endpoints/service_iam_policy.py +12 -12
- pulumi_gcp/firestore/field.py +4 -4
- pulumi_gcp/folder/iam_audit_config.py +23 -23
- pulumi_gcp/folder/iam_member.py +16 -16
- pulumi_gcp/folder/iam_policy.py +16 -16
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +12 -12
- pulumi_gcp/gkehub/feature_iam_binding.py +12 -12
- pulumi_gcp/gkehub/feature_iam_member.py +12 -12
- pulumi_gcp/gkehub/feature_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_binding.py +6 -6
- pulumi_gcp/gkehub/membership_iam_binding.py +12 -12
- pulumi_gcp/gkehub/membership_iam_member.py +12 -12
- pulumi_gcp/gkehub/membership_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
- pulumi_gcp/gkehub/namespace.py +4 -4
- pulumi_gcp/gkehub/scope_iam_binding.py +12 -12
- pulumi_gcp/gkehub/scope_iam_member.py +12 -12
- pulumi_gcp/gkehub/scope_iam_policy.py +12 -12
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +4 -4
- pulumi_gcp/healthcare/consent_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_member.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_iam_binding.py +12 -12
- pulumi_gcp/iap/web_iam_member.py +12 -12
- pulumi_gcp/iap/web_iam_policy.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_policy.py +12 -12
- pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
- pulumi_gcp/kms/key_ring_iam_binding.py +12 -12
- pulumi_gcp/kms/key_ring_iam_member.py +12 -12
- pulumi_gcp/kms/key_ring_iam_policy.py +12 -12
- pulumi_gcp/netapp/storage_pool.py +7 -7
- pulumi_gcp/netapp/volume.py +4 -4
- pulumi_gcp/networksecurity/gateway_security_policy.py +4 -4
- pulumi_gcp/networksecurity/tls_inspection_policy.py +5 -419
- pulumi_gcp/networkservices/__init__.py +0 -1
- pulumi_gcp/networkservices/_inputs.py +0 -254
- pulumi_gcp/networkservices/outputs.py +0 -265
- pulumi_gcp/notebooks/instance_iam_binding.py +12 -12
- pulumi_gcp/notebooks/instance_iam_member.py +12 -12
- pulumi_gcp/notebooks/instance_iam_policy.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_binding.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_member.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_policy.py +12 -12
- pulumi_gcp/organizations/_inputs.py +0 -10
- pulumi_gcp/organizations/iam_member.py +16 -16
- pulumi_gcp/organizations/iam_policy.py +16 -16
- pulumi_gcp/organizations/outputs.py +0 -10
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/projects/iam_audit_config.py +23 -23
- pulumi_gcp/projects/iam_binding.py +23 -23
- pulumi_gcp/projects/iam_member.py +23 -23
- pulumi_gcp/projects/iam_policy.py +16 -16
- pulumi_gcp/projects/service.py +43 -2
- pulumi_gcp/pubsub/schema_iam_binding.py +12 -12
- pulumi_gcp/pubsub/schema_iam_member.py +12 -12
- pulumi_gcp/pubsub/schema_iam_policy.py +12 -12
- pulumi_gcp/pubsub/subscription.py +4 -4
- pulumi_gcp/pubsub/subscription_iam_binding.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_member.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_policy.py +12 -12
- pulumi_gcp/pubsub/topic_iam_binding.py +12 -12
- pulumi_gcp/pubsub/topic_iam_member.py +12 -12
- pulumi_gcp/pubsub/topic_iam_policy.py +12 -12
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/secret_iam_binding.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_member.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_policy.py +12 -12
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_policy.py +8 -8
- pulumi_gcp/sourcerepo/repository_iam_binding.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_member.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_policy.py +12 -12
- pulumi_gcp/spanner/database_iam_binding.py +12 -12
- pulumi_gcp/spanner/database_iam_member.py +12 -12
- pulumi_gcp/spanner/database_iam_policy.py +12 -12
- pulumi_gcp/spanner/instance_iam_binding.py +12 -12
- pulumi_gcp/spanner/instance_iam_member.py +12 -12
- pulumi_gcp/spanner/instance_iam_policy.py +12 -12
- pulumi_gcp/storage/_inputs.py +10 -12
- pulumi_gcp/storage/bucket.py +0 -44
- pulumi_gcp/storage/bucket_iam_binding.py +12 -12
- pulumi_gcp/storage/bucket_iam_member.py +12 -12
- pulumi_gcp/storage/bucket_iam_policy.py +12 -12
- pulumi_gcp/storage/outputs.py +10 -12
- pulumi_gcp/tags/tag_key_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_key_iam_member.py +12 -12
- pulumi_gcp/tags/tag_key_iam_policy.py +12 -12
- pulumi_gcp/tags/tag_value_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_value_iam_member.py +12 -12
- pulumi_gcp/tags/tag_value_iam_policy.py +12 -12
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/RECORD +324 -327
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -197
- pulumi_gcp/compute/interconnect.py +0 -1683
- pulumi_gcp/networkservices/lb_traffic_extension.py +0 -1181
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/top_level.txt +0 -0
pulumi_gcp/compute/router_nat.py
CHANGED
@@ -18,7 +18,6 @@ class RouterNatArgs:
|
|
18
18
|
def __init__(__self__, *,
|
19
19
|
router: pulumi.Input[str],
|
20
20
|
source_subnetwork_ip_ranges_to_nat: pulumi.Input[str],
|
21
|
-
auto_network_tier: Optional[pulumi.Input[str]] = None,
|
22
21
|
drain_nat_ips: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
23
22
|
enable_dynamic_port_allocation: Optional[pulumi.Input[bool]] = None,
|
24
23
|
enable_endpoint_independent_mapping: Optional[pulumi.Input[bool]] = None,
|
@@ -56,10 +55,6 @@ class RouterNatArgs:
|
|
56
55
|
ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES, then there should not be any
|
57
56
|
other RouterNat section in any Router for this network in this region.
|
58
57
|
Possible values are: `ALL_SUBNETWORKS_ALL_IP_RANGES`, `ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES`, `LIST_OF_SUBNETWORKS`.
|
59
|
-
:param pulumi.Input[str] auto_network_tier: The network tier to use when automatically reserving NAT IP addresses.
|
60
|
-
Must be one of: PREMIUM, STANDARD. If not specified, then the current
|
61
|
-
project-level default tier is used.
|
62
|
-
Possible values are: `PREMIUM`, `STANDARD`.
|
63
58
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] drain_nat_ips: A list of URLs of the IP resources to be drained. These IPs must be
|
64
59
|
valid static external IPs that have been assigned to the NAT.
|
65
60
|
:param pulumi.Input[bool] enable_dynamic_port_allocation: Enable Dynamic Port Allocation.
|
@@ -112,8 +107,6 @@ class RouterNatArgs:
|
|
112
107
|
"""
|
113
108
|
pulumi.set(__self__, "router", router)
|
114
109
|
pulumi.set(__self__, "source_subnetwork_ip_ranges_to_nat", source_subnetwork_ip_ranges_to_nat)
|
115
|
-
if auto_network_tier is not None:
|
116
|
-
pulumi.set(__self__, "auto_network_tier", auto_network_tier)
|
117
110
|
if drain_nat_ips is not None:
|
118
111
|
pulumi.set(__self__, "drain_nat_ips", drain_nat_ips)
|
119
112
|
if enable_dynamic_port_allocation is not None:
|
@@ -192,21 +185,6 @@ class RouterNatArgs:
|
|
192
185
|
def source_subnetwork_ip_ranges_to_nat(self, value: pulumi.Input[str]):
|
193
186
|
pulumi.set(self, "source_subnetwork_ip_ranges_to_nat", value)
|
194
187
|
|
195
|
-
@property
|
196
|
-
@pulumi.getter(name="autoNetworkTier")
|
197
|
-
def auto_network_tier(self) -> Optional[pulumi.Input[str]]:
|
198
|
-
"""
|
199
|
-
The network tier to use when automatically reserving NAT IP addresses.
|
200
|
-
Must be one of: PREMIUM, STANDARD. If not specified, then the current
|
201
|
-
project-level default tier is used.
|
202
|
-
Possible values are: `PREMIUM`, `STANDARD`.
|
203
|
-
"""
|
204
|
-
return pulumi.get(self, "auto_network_tier")
|
205
|
-
|
206
|
-
@auto_network_tier.setter
|
207
|
-
def auto_network_tier(self, value: Optional[pulumi.Input[str]]):
|
208
|
-
pulumi.set(self, "auto_network_tier", value)
|
209
|
-
|
210
188
|
@property
|
211
189
|
@pulumi.getter(name="drainNatIps")
|
212
190
|
def drain_nat_ips(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
@@ -480,7 +458,6 @@ class RouterNatArgs:
|
|
480
458
|
@pulumi.input_type
|
481
459
|
class _RouterNatState:
|
482
460
|
def __init__(__self__, *,
|
483
|
-
auto_network_tier: Optional[pulumi.Input[str]] = None,
|
484
461
|
drain_nat_ips: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
485
462
|
enable_dynamic_port_allocation: Optional[pulumi.Input[bool]] = None,
|
486
463
|
enable_endpoint_independent_mapping: Optional[pulumi.Input[bool]] = None,
|
@@ -505,10 +482,6 @@ class _RouterNatState:
|
|
505
482
|
udp_idle_timeout_sec: Optional[pulumi.Input[int]] = None):
|
506
483
|
"""
|
507
484
|
Input properties used for looking up and filtering RouterNat resources.
|
508
|
-
:param pulumi.Input[str] auto_network_tier: The network tier to use when automatically reserving NAT IP addresses.
|
509
|
-
Must be one of: PREMIUM, STANDARD. If not specified, then the current
|
510
|
-
project-level default tier is used.
|
511
|
-
Possible values are: `PREMIUM`, `STANDARD`.
|
512
485
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] drain_nat_ips: A list of URLs of the IP resources to be drained. These IPs must be
|
513
486
|
valid static external IPs that have been assigned to the NAT.
|
514
487
|
:param pulumi.Input[bool] enable_dynamic_port_allocation: Enable Dynamic Port Allocation.
|
@@ -574,8 +547,6 @@ class _RouterNatState:
|
|
574
547
|
Possible values are: `PUBLIC`, `PRIVATE`.
|
575
548
|
:param pulumi.Input[int] udp_idle_timeout_sec: Timeout (in seconds) for UDP connections. Defaults to 30s if not set.
|
576
549
|
"""
|
577
|
-
if auto_network_tier is not None:
|
578
|
-
pulumi.set(__self__, "auto_network_tier", auto_network_tier)
|
579
550
|
if drain_nat_ips is not None:
|
580
551
|
pulumi.set(__self__, "drain_nat_ips", drain_nat_ips)
|
581
552
|
if enable_dynamic_port_allocation is not None:
|
@@ -621,21 +592,6 @@ class _RouterNatState:
|
|
621
592
|
if udp_idle_timeout_sec is not None:
|
622
593
|
pulumi.set(__self__, "udp_idle_timeout_sec", udp_idle_timeout_sec)
|
623
594
|
|
624
|
-
@property
|
625
|
-
@pulumi.getter(name="autoNetworkTier")
|
626
|
-
def auto_network_tier(self) -> Optional[pulumi.Input[str]]:
|
627
|
-
"""
|
628
|
-
The network tier to use when automatically reserving NAT IP addresses.
|
629
|
-
Must be one of: PREMIUM, STANDARD. If not specified, then the current
|
630
|
-
project-level default tier is used.
|
631
|
-
Possible values are: `PREMIUM`, `STANDARD`.
|
632
|
-
"""
|
633
|
-
return pulumi.get(self, "auto_network_tier")
|
634
|
-
|
635
|
-
@auto_network_tier.setter
|
636
|
-
def auto_network_tier(self, value: Optional[pulumi.Input[str]]):
|
637
|
-
pulumi.set(self, "auto_network_tier", value)
|
638
|
-
|
639
595
|
@property
|
640
596
|
@pulumi.getter(name="drainNatIps")
|
641
597
|
def drain_nat_ips(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
@@ -948,7 +904,6 @@ class RouterNat(pulumi.CustomResource):
|
|
948
904
|
def __init__(__self__,
|
949
905
|
resource_name: str,
|
950
906
|
opts: Optional[pulumi.ResourceOptions] = None,
|
951
|
-
auto_network_tier: Optional[pulumi.Input[str]] = None,
|
952
907
|
drain_nat_ips: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
953
908
|
enable_dynamic_port_allocation: Optional[pulumi.Input[bool]] = None,
|
954
909
|
enable_endpoint_independent_mapping: Optional[pulumi.Input[bool]] = None,
|
@@ -1184,10 +1139,6 @@ class RouterNat(pulumi.CustomResource):
|
|
1184
1139
|
|
1185
1140
|
:param str resource_name: The name of the resource.
|
1186
1141
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
1187
|
-
:param pulumi.Input[str] auto_network_tier: The network tier to use when automatically reserving NAT IP addresses.
|
1188
|
-
Must be one of: PREMIUM, STANDARD. If not specified, then the current
|
1189
|
-
project-level default tier is used.
|
1190
|
-
Possible values are: `PREMIUM`, `STANDARD`.
|
1191
1142
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] drain_nat_ips: A list of URLs of the IP resources to be drained. These IPs must be
|
1192
1143
|
valid static external IPs that have been assigned to the NAT.
|
1193
1144
|
:param pulumi.Input[bool] enable_dynamic_port_allocation: Enable Dynamic Port Allocation.
|
@@ -1484,7 +1435,6 @@ class RouterNat(pulumi.CustomResource):
|
|
1484
1435
|
def _internal_init(__self__,
|
1485
1436
|
resource_name: str,
|
1486
1437
|
opts: Optional[pulumi.ResourceOptions] = None,
|
1487
|
-
auto_network_tier: Optional[pulumi.Input[str]] = None,
|
1488
1438
|
drain_nat_ips: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1489
1439
|
enable_dynamic_port_allocation: Optional[pulumi.Input[bool]] = None,
|
1490
1440
|
enable_endpoint_independent_mapping: Optional[pulumi.Input[bool]] = None,
|
@@ -1516,7 +1466,6 @@ class RouterNat(pulumi.CustomResource):
|
|
1516
1466
|
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
1517
1467
|
__props__ = RouterNatArgs.__new__(RouterNatArgs)
|
1518
1468
|
|
1519
|
-
__props__.__dict__["auto_network_tier"] = auto_network_tier
|
1520
1469
|
__props__.__dict__["drain_nat_ips"] = drain_nat_ips
|
1521
1470
|
__props__.__dict__["enable_dynamic_port_allocation"] = enable_dynamic_port_allocation
|
1522
1471
|
__props__.__dict__["enable_endpoint_independent_mapping"] = enable_endpoint_independent_mapping
|
@@ -1553,7 +1502,6 @@ class RouterNat(pulumi.CustomResource):
|
|
1553
1502
|
def get(resource_name: str,
|
1554
1503
|
id: pulumi.Input[str],
|
1555
1504
|
opts: Optional[pulumi.ResourceOptions] = None,
|
1556
|
-
auto_network_tier: Optional[pulumi.Input[str]] = None,
|
1557
1505
|
drain_nat_ips: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1558
1506
|
enable_dynamic_port_allocation: Optional[pulumi.Input[bool]] = None,
|
1559
1507
|
enable_endpoint_independent_mapping: Optional[pulumi.Input[bool]] = None,
|
@@ -1583,10 +1531,6 @@ class RouterNat(pulumi.CustomResource):
|
|
1583
1531
|
:param str resource_name: The unique name of the resulting resource.
|
1584
1532
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
1585
1533
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
1586
|
-
:param pulumi.Input[str] auto_network_tier: The network tier to use when automatically reserving NAT IP addresses.
|
1587
|
-
Must be one of: PREMIUM, STANDARD. If not specified, then the current
|
1588
|
-
project-level default tier is used.
|
1589
|
-
Possible values are: `PREMIUM`, `STANDARD`.
|
1590
1534
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] drain_nat_ips: A list of URLs of the IP resources to be drained. These IPs must be
|
1591
1535
|
valid static external IPs that have been assigned to the NAT.
|
1592
1536
|
:param pulumi.Input[bool] enable_dynamic_port_allocation: Enable Dynamic Port Allocation.
|
@@ -1656,7 +1600,6 @@ class RouterNat(pulumi.CustomResource):
|
|
1656
1600
|
|
1657
1601
|
__props__ = _RouterNatState.__new__(_RouterNatState)
|
1658
1602
|
|
1659
|
-
__props__.__dict__["auto_network_tier"] = auto_network_tier
|
1660
1603
|
__props__.__dict__["drain_nat_ips"] = drain_nat_ips
|
1661
1604
|
__props__.__dict__["enable_dynamic_port_allocation"] = enable_dynamic_port_allocation
|
1662
1605
|
__props__.__dict__["enable_endpoint_independent_mapping"] = enable_endpoint_independent_mapping
|
@@ -1681,17 +1624,6 @@ class RouterNat(pulumi.CustomResource):
|
|
1681
1624
|
__props__.__dict__["udp_idle_timeout_sec"] = udp_idle_timeout_sec
|
1682
1625
|
return RouterNat(resource_name, opts=opts, __props__=__props__)
|
1683
1626
|
|
1684
|
-
@property
|
1685
|
-
@pulumi.getter(name="autoNetworkTier")
|
1686
|
-
def auto_network_tier(self) -> pulumi.Output[str]:
|
1687
|
-
"""
|
1688
|
-
The network tier to use when automatically reserving NAT IP addresses.
|
1689
|
-
Must be one of: PREMIUM, STANDARD. If not specified, then the current
|
1690
|
-
project-level default tier is used.
|
1691
|
-
Possible values are: `PREMIUM`, `STANDARD`.
|
1692
|
-
"""
|
1693
|
-
return pulumi.get(self, "auto_network_tier")
|
1694
|
-
|
1695
1627
|
@property
|
1696
1628
|
@pulumi.getter(name="drainNatIps")
|
1697
1629
|
def drain_nat_ips(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
@@ -53,14 +53,6 @@ class RouterPeerArgs:
|
|
53
53
|
Possible values are: `DEFAULT`, `CUSTOM`.
|
54
54
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] advertised_groups: User-specified list of prefix groups to advertise in custom
|
55
55
|
mode, which currently supports the following option:
|
56
|
-
* `ALL_SUBNETS`: Advertises all of the router's own VPC subnets.
|
57
|
-
This excludes any routes learned for subnets that use VPC Network
|
58
|
-
Peering.
|
59
|
-
|
60
|
-
Note that this field can only be populated if advertiseMode is `CUSTOM`
|
61
|
-
and overrides the list defined for the router (in the "bgp" message).
|
62
|
-
These groups are advertised in addition to any specified prefixes.
|
63
|
-
Leave this field blank to advertise no custom groups.
|
64
56
|
:param pulumi.Input[Sequence[pulumi.Input['RouterPeerAdvertisedIpRangeArgs']]] advertised_ip_ranges: User-specified list of individual IP ranges to advertise in
|
65
57
|
custom mode. This field can only be populated if advertiseMode
|
66
58
|
is `CUSTOM` and is advertised to all peers of the router. These IP
|
@@ -212,14 +204,6 @@ class RouterPeerArgs:
|
|
212
204
|
"""
|
213
205
|
User-specified list of prefix groups to advertise in custom
|
214
206
|
mode, which currently supports the following option:
|
215
|
-
* `ALL_SUBNETS`: Advertises all of the router's own VPC subnets.
|
216
|
-
This excludes any routes learned for subnets that use VPC Network
|
217
|
-
Peering.
|
218
|
-
|
219
|
-
Note that this field can only be populated if advertiseMode is `CUSTOM`
|
220
|
-
and overrides the list defined for the router (in the "bgp" message).
|
221
|
-
These groups are advertised in addition to any specified prefixes.
|
222
|
-
Leave this field blank to advertise no custom groups.
|
223
207
|
"""
|
224
208
|
return pulumi.get(self, "advertised_groups")
|
225
209
|
|
@@ -496,14 +480,6 @@ class _RouterPeerState:
|
|
496
480
|
Possible values are: `DEFAULT`, `CUSTOM`.
|
497
481
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] advertised_groups: User-specified list of prefix groups to advertise in custom
|
498
482
|
mode, which currently supports the following option:
|
499
|
-
* `ALL_SUBNETS`: Advertises all of the router's own VPC subnets.
|
500
|
-
This excludes any routes learned for subnets that use VPC Network
|
501
|
-
Peering.
|
502
|
-
|
503
|
-
Note that this field can only be populated if advertiseMode is `CUSTOM`
|
504
|
-
and overrides the list defined for the router (in the "bgp" message).
|
505
|
-
These groups are advertised in addition to any specified prefixes.
|
506
|
-
Leave this field blank to advertise no custom groups.
|
507
483
|
:param pulumi.Input[Sequence[pulumi.Input['RouterPeerAdvertisedIpRangeArgs']]] advertised_ip_ranges: User-specified list of individual IP ranges to advertise in
|
508
484
|
custom mode. This field can only be populated if advertiseMode
|
509
485
|
is `CUSTOM` and is advertised to all peers of the router. These IP
|
@@ -530,14 +506,6 @@ class _RouterPeerState:
|
|
530
506
|
If you do not specify the next hop addresses, Google Cloud automatically
|
531
507
|
assigns unused addresses from the 2600:2d00:0:2::/64 or 2600:2d00:0:3::/64 range for you.
|
532
508
|
:param pulumi.Input[str] management_type: The resource that configures and manages this BGP peer.
|
533
|
-
* `MANAGED_BY_USER` is the default value and can be managed by
|
534
|
-
you or other users
|
535
|
-
* `MANAGED_BY_ATTACHMENT` is a BGP peer that is configured and
|
536
|
-
managed by Cloud Interconnect, specifically by an
|
537
|
-
InterconnectAttachment of type PARTNER. Google automatically
|
538
|
-
creates, updates, and deletes this type of BGP peer when the
|
539
|
-
PARTNER InterconnectAttachment is created, updated,
|
540
|
-
or deleted.
|
541
509
|
:param pulumi.Input['RouterPeerMd5AuthenticationKeyArgs'] md5_authentication_key: Configuration for MD5 authentication on the BGP session.
|
542
510
|
Structure is documented below.
|
543
511
|
:param pulumi.Input[str] name: Name of this BGP peer. The name must be 1-63 characters long,
|
@@ -636,14 +604,6 @@ class _RouterPeerState:
|
|
636
604
|
"""
|
637
605
|
User-specified list of prefix groups to advertise in custom
|
638
606
|
mode, which currently supports the following option:
|
639
|
-
* `ALL_SUBNETS`: Advertises all of the router's own VPC subnets.
|
640
|
-
This excludes any routes learned for subnets that use VPC Network
|
641
|
-
Peering.
|
642
|
-
|
643
|
-
Note that this field can only be populated if advertiseMode is `CUSTOM`
|
644
|
-
and overrides the list defined for the router (in the "bgp" message).
|
645
|
-
These groups are advertised in addition to any specified prefixes.
|
646
|
-
Leave this field blank to advertise no custom groups.
|
647
607
|
"""
|
648
608
|
return pulumi.get(self, "advertised_groups")
|
649
609
|
|
@@ -791,14 +751,6 @@ class _RouterPeerState:
|
|
791
751
|
def management_type(self) -> Optional[pulumi.Input[str]]:
|
792
752
|
"""
|
793
753
|
The resource that configures and manages this BGP peer.
|
794
|
-
* `MANAGED_BY_USER` is the default value and can be managed by
|
795
|
-
you or other users
|
796
|
-
* `MANAGED_BY_ATTACHMENT` is a BGP peer that is configured and
|
797
|
-
managed by Cloud Interconnect, specifically by an
|
798
|
-
InterconnectAttachment of type PARTNER. Google automatically
|
799
|
-
creates, updates, and deletes this type of BGP peer when the
|
800
|
-
PARTNER InterconnectAttachment is created, updated,
|
801
|
-
or deleted.
|
802
754
|
"""
|
803
755
|
return pulumi.get(self, "management_type")
|
804
756
|
|
@@ -1182,14 +1134,6 @@ class RouterPeer(pulumi.CustomResource):
|
|
1182
1134
|
Possible values are: `DEFAULT`, `CUSTOM`.
|
1183
1135
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] advertised_groups: User-specified list of prefix groups to advertise in custom
|
1184
1136
|
mode, which currently supports the following option:
|
1185
|
-
* `ALL_SUBNETS`: Advertises all of the router's own VPC subnets.
|
1186
|
-
This excludes any routes learned for subnets that use VPC Network
|
1187
|
-
Peering.
|
1188
|
-
|
1189
|
-
Note that this field can only be populated if advertiseMode is `CUSTOM`
|
1190
|
-
and overrides the list defined for the router (in the "bgp" message).
|
1191
|
-
These groups are advertised in addition to any specified prefixes.
|
1192
|
-
Leave this field blank to advertise no custom groups.
|
1193
1137
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RouterPeerAdvertisedIpRangeArgs']]]] advertised_ip_ranges: User-specified list of individual IP ranges to advertise in
|
1194
1138
|
custom mode. This field can only be populated if advertiseMode
|
1195
1139
|
is `CUSTOM` and is advertised to all peers of the router. These IP
|
@@ -1572,14 +1516,6 @@ class RouterPeer(pulumi.CustomResource):
|
|
1572
1516
|
Possible values are: `DEFAULT`, `CUSTOM`.
|
1573
1517
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] advertised_groups: User-specified list of prefix groups to advertise in custom
|
1574
1518
|
mode, which currently supports the following option:
|
1575
|
-
* `ALL_SUBNETS`: Advertises all of the router's own VPC subnets.
|
1576
|
-
This excludes any routes learned for subnets that use VPC Network
|
1577
|
-
Peering.
|
1578
|
-
|
1579
|
-
Note that this field can only be populated if advertiseMode is `CUSTOM`
|
1580
|
-
and overrides the list defined for the router (in the "bgp" message).
|
1581
|
-
These groups are advertised in addition to any specified prefixes.
|
1582
|
-
Leave this field blank to advertise no custom groups.
|
1583
1519
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RouterPeerAdvertisedIpRangeArgs']]]] advertised_ip_ranges: User-specified list of individual IP ranges to advertise in
|
1584
1520
|
custom mode. This field can only be populated if advertiseMode
|
1585
1521
|
is `CUSTOM` and is advertised to all peers of the router. These IP
|
@@ -1606,14 +1542,6 @@ class RouterPeer(pulumi.CustomResource):
|
|
1606
1542
|
If you do not specify the next hop addresses, Google Cloud automatically
|
1607
1543
|
assigns unused addresses from the 2600:2d00:0:2::/64 or 2600:2d00:0:3::/64 range for you.
|
1608
1544
|
:param pulumi.Input[str] management_type: The resource that configures and manages this BGP peer.
|
1609
|
-
* `MANAGED_BY_USER` is the default value and can be managed by
|
1610
|
-
you or other users
|
1611
|
-
* `MANAGED_BY_ATTACHMENT` is a BGP peer that is configured and
|
1612
|
-
managed by Cloud Interconnect, specifically by an
|
1613
|
-
InterconnectAttachment of type PARTNER. Google automatically
|
1614
|
-
creates, updates, and deletes this type of BGP peer when the
|
1615
|
-
PARTNER InterconnectAttachment is created, updated,
|
1616
|
-
or deleted.
|
1617
1545
|
:param pulumi.Input[pulumi.InputType['RouterPeerMd5AuthenticationKeyArgs']] md5_authentication_key: Configuration for MD5 authentication on the BGP session.
|
1618
1546
|
Structure is documented below.
|
1619
1547
|
:param pulumi.Input[str] name: Name of this BGP peer. The name must be 1-63 characters long,
|
@@ -1690,14 +1618,6 @@ class RouterPeer(pulumi.CustomResource):
|
|
1690
1618
|
"""
|
1691
1619
|
User-specified list of prefix groups to advertise in custom
|
1692
1620
|
mode, which currently supports the following option:
|
1693
|
-
* `ALL_SUBNETS`: Advertises all of the router's own VPC subnets.
|
1694
|
-
This excludes any routes learned for subnets that use VPC Network
|
1695
|
-
Peering.
|
1696
|
-
|
1697
|
-
Note that this field can only be populated if advertiseMode is `CUSTOM`
|
1698
|
-
and overrides the list defined for the router (in the "bgp" message).
|
1699
|
-
These groups are advertised in addition to any specified prefixes.
|
1700
|
-
Leave this field blank to advertise no custom groups.
|
1701
1621
|
"""
|
1702
1622
|
return pulumi.get(self, "advertised_groups")
|
1703
1623
|
|
@@ -1801,14 +1721,6 @@ class RouterPeer(pulumi.CustomResource):
|
|
1801
1721
|
def management_type(self) -> pulumi.Output[str]:
|
1802
1722
|
"""
|
1803
1723
|
The resource that configures and manages this BGP peer.
|
1804
|
-
* `MANAGED_BY_USER` is the default value and can be managed by
|
1805
|
-
you or other users
|
1806
|
-
* `MANAGED_BY_ATTACHMENT` is a BGP peer that is configured and
|
1807
|
-
managed by Cloud Interconnect, specifically by an
|
1808
|
-
InterconnectAttachment of type PARTNER. Google automatically
|
1809
|
-
creates, updates, and deletes this type of BGP peer when the
|
1810
|
-
PARTNER InterconnectAttachment is created, updated,
|
1811
|
-
or deleted.
|
1812
1724
|
"""
|
1813
1725
|
return pulumi.get(self, "management_type")
|
1814
1726
|
|
@@ -40,13 +40,6 @@ class SecurityPolicyArgs:
|
|
40
40
|
rule (rule with priority 2147483647 and match "\\*"). If no rules are provided when creating a
|
41
41
|
security policy, a default rule with action "allow" will be added. Structure is documented below.
|
42
42
|
:param pulumi.Input[str] type: The type indicates the intended use of the security policy. This field can be set only at resource creation time.
|
43
|
-
* `CLOUD_ARMOR` - Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services.
|
44
|
-
They filter requests before they hit the origin servers.
|
45
|
-
* `CLOUD_ARMOR_EDGE` - Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services
|
46
|
-
(including Cloud CDN-enabled) as well as backend buckets (Cloud Storage).
|
47
|
-
They filter requests before the request is served from Google's cache.
|
48
|
-
* `CLOUD_ARMOR_INTERNAL_SERVICE` - Cloud Armor internal service policies can be configured to filter HTTP requests targeting services
|
49
|
-
managed by Traffic Director in a service mesh. They filter requests before the request is served from the application.
|
50
43
|
"""
|
51
44
|
if adaptive_protection_config is not None:
|
52
45
|
pulumi.set(__self__, "adaptive_protection_config", adaptive_protection_config)
|
@@ -160,13 +153,6 @@ class SecurityPolicyArgs:
|
|
160
153
|
def type(self) -> Optional[pulumi.Input[str]]:
|
161
154
|
"""
|
162
155
|
The type indicates the intended use of the security policy. This field can be set only at resource creation time.
|
163
|
-
* `CLOUD_ARMOR` - Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services.
|
164
|
-
They filter requests before they hit the origin servers.
|
165
|
-
* `CLOUD_ARMOR_EDGE` - Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services
|
166
|
-
(including Cloud CDN-enabled) as well as backend buckets (Cloud Storage).
|
167
|
-
They filter requests before the request is served from Google's cache.
|
168
|
-
* `CLOUD_ARMOR_INTERNAL_SERVICE` - Cloud Armor internal service policies can be configured to filter HTTP requests targeting services
|
169
|
-
managed by Traffic Director in a service mesh. They filter requests before the request is served from the application.
|
170
156
|
"""
|
171
157
|
return pulumi.get(self, "type")
|
172
158
|
|
@@ -206,13 +192,6 @@ class _SecurityPolicyState:
|
|
206
192
|
security policy, a default rule with action "allow" will be added. Structure is documented below.
|
207
193
|
:param pulumi.Input[str] self_link: The URI of the created resource.
|
208
194
|
:param pulumi.Input[str] type: The type indicates the intended use of the security policy. This field can be set only at resource creation time.
|
209
|
-
* `CLOUD_ARMOR` - Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services.
|
210
|
-
They filter requests before they hit the origin servers.
|
211
|
-
* `CLOUD_ARMOR_EDGE` - Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services
|
212
|
-
(including Cloud CDN-enabled) as well as backend buckets (Cloud Storage).
|
213
|
-
They filter requests before the request is served from Google's cache.
|
214
|
-
* `CLOUD_ARMOR_INTERNAL_SERVICE` - Cloud Armor internal service policies can be configured to filter HTTP requests targeting services
|
215
|
-
managed by Traffic Director in a service mesh. They filter requests before the request is served from the application.
|
216
195
|
"""
|
217
196
|
if adaptive_protection_config is not None:
|
218
197
|
pulumi.set(__self__, "adaptive_protection_config", adaptive_protection_config)
|
@@ -354,13 +333,6 @@ class _SecurityPolicyState:
|
|
354
333
|
def type(self) -> Optional[pulumi.Input[str]]:
|
355
334
|
"""
|
356
335
|
The type indicates the intended use of the security policy. This field can be set only at resource creation time.
|
357
|
-
* `CLOUD_ARMOR` - Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services.
|
358
|
-
They filter requests before they hit the origin servers.
|
359
|
-
* `CLOUD_ARMOR_EDGE` - Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services
|
360
|
-
(including Cloud CDN-enabled) as well as backend buckets (Cloud Storage).
|
361
|
-
They filter requests before the request is served from Google's cache.
|
362
|
-
* `CLOUD_ARMOR_INTERNAL_SERVICE` - Cloud Armor internal service policies can be configured to filter HTTP requests targeting services
|
363
|
-
managed by Traffic Director in a service mesh. They filter requests before the request is served from the application.
|
364
336
|
"""
|
365
337
|
return pulumi.get(self, "type")
|
366
338
|
|
@@ -573,13 +545,6 @@ class SecurityPolicy(pulumi.CustomResource):
|
|
573
545
|
rule (rule with priority 2147483647 and match "\\*"). If no rules are provided when creating a
|
574
546
|
security policy, a default rule with action "allow" will be added. Structure is documented below.
|
575
547
|
:param pulumi.Input[str] type: The type indicates the intended use of the security policy. This field can be set only at resource creation time.
|
576
|
-
* `CLOUD_ARMOR` - Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services.
|
577
|
-
They filter requests before they hit the origin servers.
|
578
|
-
* `CLOUD_ARMOR_EDGE` - Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services
|
579
|
-
(including Cloud CDN-enabled) as well as backend buckets (Cloud Storage).
|
580
|
-
They filter requests before the request is served from Google's cache.
|
581
|
-
* `CLOUD_ARMOR_INTERNAL_SERVICE` - Cloud Armor internal service policies can be configured to filter HTTP requests targeting services
|
582
|
-
managed by Traffic Director in a service mesh. They filter requests before the request is served from the application.
|
583
548
|
"""
|
584
549
|
...
|
585
550
|
@overload
|
@@ -846,13 +811,6 @@ class SecurityPolicy(pulumi.CustomResource):
|
|
846
811
|
security policy, a default rule with action "allow" will be added. Structure is documented below.
|
847
812
|
:param pulumi.Input[str] self_link: The URI of the created resource.
|
848
813
|
:param pulumi.Input[str] type: The type indicates the intended use of the security policy. This field can be set only at resource creation time.
|
849
|
-
* `CLOUD_ARMOR` - Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services.
|
850
|
-
They filter requests before they hit the origin servers.
|
851
|
-
* `CLOUD_ARMOR_EDGE` - Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services
|
852
|
-
(including Cloud CDN-enabled) as well as backend buckets (Cloud Storage).
|
853
|
-
They filter requests before the request is served from Google's cache.
|
854
|
-
* `CLOUD_ARMOR_INTERNAL_SERVICE` - Cloud Armor internal service policies can be configured to filter HTTP requests targeting services
|
855
|
-
managed by Traffic Director in a service mesh. They filter requests before the request is served from the application.
|
856
814
|
"""
|
857
815
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
858
816
|
|
@@ -953,13 +911,6 @@ class SecurityPolicy(pulumi.CustomResource):
|
|
953
911
|
def type(self) -> pulumi.Output[str]:
|
954
912
|
"""
|
955
913
|
The type indicates the intended use of the security policy. This field can be set only at resource creation time.
|
956
|
-
* `CLOUD_ARMOR` - Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services.
|
957
|
-
They filter requests before they hit the origin servers.
|
958
|
-
* `CLOUD_ARMOR_EDGE` - Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services
|
959
|
-
(including Cloud CDN-enabled) as well as backend buckets (Cloud Storage).
|
960
|
-
They filter requests before the request is served from Google's cache.
|
961
|
-
* `CLOUD_ARMOR_INTERNAL_SERVICE` - Cloud Armor internal service policies can be configured to filter HTTP requests targeting services
|
962
|
-
managed by Traffic Director in a service mesh. They filter requests before the request is served from the application.
|
963
914
|
"""
|
964
915
|
return pulumi.get(self, "type")
|
965
916
|
|
@@ -273,7 +273,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
273
273
|
|
274
274
|
> **Note:** `compute.SnapshotIamBinding` resources **can be** used in conjunction with `compute.SnapshotIamMember` resources **only if** they do not grant privilege to the same role.
|
275
275
|
|
276
|
-
##
|
276
|
+
## google\\_compute\\_snapshot\\_iam\\_policy
|
277
277
|
|
278
278
|
```python
|
279
279
|
import pulumi
|
@@ -289,7 +289,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
289
289
|
policy_data=admin.policy_data)
|
290
290
|
```
|
291
291
|
|
292
|
-
##
|
292
|
+
## google\\_compute\\_snapshot\\_iam\\_binding
|
293
293
|
|
294
294
|
```python
|
295
295
|
import pulumi
|
@@ -302,7 +302,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
302
302
|
members=["user:jane@example.com"])
|
303
303
|
```
|
304
304
|
|
305
|
-
##
|
305
|
+
## google\\_compute\\_snapshot\\_iam\\_member
|
306
306
|
|
307
307
|
```python
|
308
308
|
import pulumi
|
@@ -315,7 +315,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
315
315
|
member="user:jane@example.com")
|
316
316
|
```
|
317
317
|
|
318
|
-
##
|
318
|
+
## google\\_compute\\_snapshot\\_iam\\_policy
|
319
319
|
|
320
320
|
```python
|
321
321
|
import pulumi
|
@@ -331,7 +331,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
331
331
|
policy_data=admin.policy_data)
|
332
332
|
```
|
333
333
|
|
334
|
-
##
|
334
|
+
## google\\_compute\\_snapshot\\_iam\\_binding
|
335
335
|
|
336
336
|
```python
|
337
337
|
import pulumi
|
@@ -344,7 +344,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
344
344
|
members=["user:jane@example.com"])
|
345
345
|
```
|
346
346
|
|
347
|
-
##
|
347
|
+
## google\\_compute\\_snapshot\\_iam\\_member
|
348
348
|
|
349
349
|
```python
|
350
350
|
import pulumi
|
@@ -434,7 +434,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
434
434
|
|
435
435
|
> **Note:** `compute.SnapshotIamBinding` resources **can be** used in conjunction with `compute.SnapshotIamMember` resources **only if** they do not grant privilege to the same role.
|
436
436
|
|
437
|
-
##
|
437
|
+
## google\\_compute\\_snapshot\\_iam\\_policy
|
438
438
|
|
439
439
|
```python
|
440
440
|
import pulumi
|
@@ -450,7 +450,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
450
450
|
policy_data=admin.policy_data)
|
451
451
|
```
|
452
452
|
|
453
|
-
##
|
453
|
+
## google\\_compute\\_snapshot\\_iam\\_binding
|
454
454
|
|
455
455
|
```python
|
456
456
|
import pulumi
|
@@ -463,7 +463,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
463
463
|
members=["user:jane@example.com"])
|
464
464
|
```
|
465
465
|
|
466
|
-
##
|
466
|
+
## google\\_compute\\_snapshot\\_iam\\_member
|
467
467
|
|
468
468
|
```python
|
469
469
|
import pulumi
|
@@ -476,7 +476,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
476
476
|
member="user:jane@example.com")
|
477
477
|
```
|
478
478
|
|
479
|
-
##
|
479
|
+
## google\\_compute\\_snapshot\\_iam\\_policy
|
480
480
|
|
481
481
|
```python
|
482
482
|
import pulumi
|
@@ -492,7 +492,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
492
492
|
policy_data=admin.policy_data)
|
493
493
|
```
|
494
494
|
|
495
|
-
##
|
495
|
+
## google\\_compute\\_snapshot\\_iam\\_binding
|
496
496
|
|
497
497
|
```python
|
498
498
|
import pulumi
|
@@ -505,7 +505,7 @@ class SnapshotIamBinding(pulumi.CustomResource):
|
|
505
505
|
members=["user:jane@example.com"])
|
506
506
|
```
|
507
507
|
|
508
|
-
##
|
508
|
+
## google\\_compute\\_snapshot\\_iam\\_member
|
509
509
|
|
510
510
|
```python
|
511
511
|
import pulumi
|
@@ -273,7 +273,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
273
273
|
|
274
274
|
> **Note:** `compute.SnapshotIamBinding` resources **can be** used in conjunction with `compute.SnapshotIamMember` resources **only if** they do not grant privilege to the same role.
|
275
275
|
|
276
|
-
##
|
276
|
+
## google\\_compute\\_snapshot\\_iam\\_policy
|
277
277
|
|
278
278
|
```python
|
279
279
|
import pulumi
|
@@ -289,7 +289,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
289
289
|
policy_data=admin.policy_data)
|
290
290
|
```
|
291
291
|
|
292
|
-
##
|
292
|
+
## google\\_compute\\_snapshot\\_iam\\_binding
|
293
293
|
|
294
294
|
```python
|
295
295
|
import pulumi
|
@@ -302,7 +302,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
302
302
|
members=["user:jane@example.com"])
|
303
303
|
```
|
304
304
|
|
305
|
-
##
|
305
|
+
## google\\_compute\\_snapshot\\_iam\\_member
|
306
306
|
|
307
307
|
```python
|
308
308
|
import pulumi
|
@@ -315,7 +315,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
315
315
|
member="user:jane@example.com")
|
316
316
|
```
|
317
317
|
|
318
|
-
##
|
318
|
+
## google\\_compute\\_snapshot\\_iam\\_policy
|
319
319
|
|
320
320
|
```python
|
321
321
|
import pulumi
|
@@ -331,7 +331,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
331
331
|
policy_data=admin.policy_data)
|
332
332
|
```
|
333
333
|
|
334
|
-
##
|
334
|
+
## google\\_compute\\_snapshot\\_iam\\_binding
|
335
335
|
|
336
336
|
```python
|
337
337
|
import pulumi
|
@@ -344,7 +344,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
344
344
|
members=["user:jane@example.com"])
|
345
345
|
```
|
346
346
|
|
347
|
-
##
|
347
|
+
## google\\_compute\\_snapshot\\_iam\\_member
|
348
348
|
|
349
349
|
```python
|
350
350
|
import pulumi
|
@@ -434,7 +434,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
434
434
|
|
435
435
|
> **Note:** `compute.SnapshotIamBinding` resources **can be** used in conjunction with `compute.SnapshotIamMember` resources **only if** they do not grant privilege to the same role.
|
436
436
|
|
437
|
-
##
|
437
|
+
## google\\_compute\\_snapshot\\_iam\\_policy
|
438
438
|
|
439
439
|
```python
|
440
440
|
import pulumi
|
@@ -450,7 +450,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
450
450
|
policy_data=admin.policy_data)
|
451
451
|
```
|
452
452
|
|
453
|
-
##
|
453
|
+
## google\\_compute\\_snapshot\\_iam\\_binding
|
454
454
|
|
455
455
|
```python
|
456
456
|
import pulumi
|
@@ -463,7 +463,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
463
463
|
members=["user:jane@example.com"])
|
464
464
|
```
|
465
465
|
|
466
|
-
##
|
466
|
+
## google\\_compute\\_snapshot\\_iam\\_member
|
467
467
|
|
468
468
|
```python
|
469
469
|
import pulumi
|
@@ -476,7 +476,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
476
476
|
member="user:jane@example.com")
|
477
477
|
```
|
478
478
|
|
479
|
-
##
|
479
|
+
## google\\_compute\\_snapshot\\_iam\\_policy
|
480
480
|
|
481
481
|
```python
|
482
482
|
import pulumi
|
@@ -492,7 +492,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
492
492
|
policy_data=admin.policy_data)
|
493
493
|
```
|
494
494
|
|
495
|
-
##
|
495
|
+
## google\\_compute\\_snapshot\\_iam\\_binding
|
496
496
|
|
497
497
|
```python
|
498
498
|
import pulumi
|
@@ -505,7 +505,7 @@ class SnapshotIamMember(pulumi.CustomResource):
|
|
505
505
|
members=["user:jane@example.com"])
|
506
506
|
```
|
507
507
|
|
508
|
-
##
|
508
|
+
## google\\_compute\\_snapshot\\_iam\\_member
|
509
509
|
|
510
510
|
```python
|
511
511
|
import pulumi
|