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
@@ -15,53 +15,35 @@ __all__ = ['TlsInspectionPolicyArgs', 'TlsInspectionPolicy']
|
|
15
15
|
class TlsInspectionPolicyArgs:
|
16
16
|
def __init__(__self__, *,
|
17
17
|
ca_pool: pulumi.Input[str],
|
18
|
-
custom_tls_features: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
19
18
|
description: Optional[pulumi.Input[str]] = None,
|
20
19
|
exclude_public_ca_set: Optional[pulumi.Input[bool]] = None,
|
21
20
|
location: Optional[pulumi.Input[str]] = None,
|
22
|
-
min_tls_version: Optional[pulumi.Input[str]] = None,
|
23
21
|
name: Optional[pulumi.Input[str]] = None,
|
24
|
-
project: Optional[pulumi.Input[str]] = None
|
25
|
-
tls_feature_profile: Optional[pulumi.Input[str]] = None,
|
26
|
-
trust_config: Optional[pulumi.Input[str]] = None):
|
22
|
+
project: Optional[pulumi.Input[str]] = None):
|
27
23
|
"""
|
28
24
|
The set of arguments for constructing a TlsInspectionPolicy resource.
|
29
25
|
:param pulumi.Input[str] ca_pool: A CA pool resource used to issue interception certificates.
|
30
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] custom_tls_features: List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field.
|
31
26
|
:param pulumi.Input[str] description: Free-text description of the resource.
|
32
27
|
:param pulumi.Input[bool] exclude_public_ca_set: If FALSE (the default), use our default set of public CAs in addition to any CAs specified in trustConfig. These public CAs are currently based on the Mozilla Root Program and are subject to change over time. If TRUE, do not accept our default set of public CAs. Only CAs specified in trustConfig will be accepted.
|
33
28
|
:param pulumi.Input[str] location: The location of the tls inspection policy.
|
34
|
-
:param pulumi.Input[str] min_tls_version: Minimum TLS version that the firewall should use when negotiating connections with both clients and servers. If this is not set, then the default value is to allow the broadest set of clients and servers (TLS 1.0 or higher). Setting this to more restrictive values may improve security, but may also prevent the firewall from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
35
|
-
Possible values are: `TLS_VERSION_UNSPECIFIED`, `TLS_1_0`, `TLS_1_1`, `TLS_1_2`, `TLS_1_3`.
|
36
29
|
:param pulumi.Input[str] name: Short name of the TlsInspectionPolicy resource to be created.
|
37
30
|
|
38
31
|
|
39
32
|
- - -
|
40
33
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
41
34
|
If it is not provided, the provider project is used.
|
42
|
-
:param pulumi.Input[str] tls_feature_profile: The selected Profile. If this is not set, then the default value is to allow the broadest set of clients and servers (\\"PROFILE_COMPATIBLE\\"). Setting this to more restrictive values may improve security, but may also prevent the TLS inspection proxy from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
43
|
-
Possible values are: `PROFILE_UNSPECIFIED`, `PROFILE_COMPATIBLE`, `PROFILE_MODERN`, `PROFILE_RESTRICTED`, `PROFILE_CUSTOM`.
|
44
|
-
:param pulumi.Input[str] trust_config: A TrustConfig resource used when making a connection to the TLS server. This is a relative resource path following the form \\"projects/{project}/locations/{location}/trustConfigs/{trust_config}\\". This is necessary to intercept TLS connections to servers with certificates signed by a private CA or self-signed certificates. Trust config and the TLS inspection policy must be in the same region. Note that Secure Web Proxy does not yet honor this field.
|
45
35
|
"""
|
46
36
|
pulumi.set(__self__, "ca_pool", ca_pool)
|
47
|
-
if custom_tls_features is not None:
|
48
|
-
pulumi.set(__self__, "custom_tls_features", custom_tls_features)
|
49
37
|
if description is not None:
|
50
38
|
pulumi.set(__self__, "description", description)
|
51
39
|
if exclude_public_ca_set is not None:
|
52
40
|
pulumi.set(__self__, "exclude_public_ca_set", exclude_public_ca_set)
|
53
41
|
if location is not None:
|
54
42
|
pulumi.set(__self__, "location", location)
|
55
|
-
if min_tls_version is not None:
|
56
|
-
pulumi.set(__self__, "min_tls_version", min_tls_version)
|
57
43
|
if name is not None:
|
58
44
|
pulumi.set(__self__, "name", name)
|
59
45
|
if project is not None:
|
60
46
|
pulumi.set(__self__, "project", project)
|
61
|
-
if tls_feature_profile is not None:
|
62
|
-
pulumi.set(__self__, "tls_feature_profile", tls_feature_profile)
|
63
|
-
if trust_config is not None:
|
64
|
-
pulumi.set(__self__, "trust_config", trust_config)
|
65
47
|
|
66
48
|
@property
|
67
49
|
@pulumi.getter(name="caPool")
|
@@ -75,18 +57,6 @@ class TlsInspectionPolicyArgs:
|
|
75
57
|
def ca_pool(self, value: pulumi.Input[str]):
|
76
58
|
pulumi.set(self, "ca_pool", value)
|
77
59
|
|
78
|
-
@property
|
79
|
-
@pulumi.getter(name="customTlsFeatures")
|
80
|
-
def custom_tls_features(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
81
|
-
"""
|
82
|
-
List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field.
|
83
|
-
"""
|
84
|
-
return pulumi.get(self, "custom_tls_features")
|
85
|
-
|
86
|
-
@custom_tls_features.setter
|
87
|
-
def custom_tls_features(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
88
|
-
pulumi.set(self, "custom_tls_features", value)
|
89
|
-
|
90
60
|
@property
|
91
61
|
@pulumi.getter
|
92
62
|
def description(self) -> Optional[pulumi.Input[str]]:
|
@@ -123,19 +93,6 @@ class TlsInspectionPolicyArgs:
|
|
123
93
|
def location(self, value: Optional[pulumi.Input[str]]):
|
124
94
|
pulumi.set(self, "location", value)
|
125
95
|
|
126
|
-
@property
|
127
|
-
@pulumi.getter(name="minTlsVersion")
|
128
|
-
def min_tls_version(self) -> Optional[pulumi.Input[str]]:
|
129
|
-
"""
|
130
|
-
Minimum TLS version that the firewall should use when negotiating connections with both clients and servers. If this is not set, then the default value is to allow the broadest set of clients and servers (TLS 1.0 or higher). Setting this to more restrictive values may improve security, but may also prevent the firewall from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
131
|
-
Possible values are: `TLS_VERSION_UNSPECIFIED`, `TLS_1_0`, `TLS_1_1`, `TLS_1_2`, `TLS_1_3`.
|
132
|
-
"""
|
133
|
-
return pulumi.get(self, "min_tls_version")
|
134
|
-
|
135
|
-
@min_tls_version.setter
|
136
|
-
def min_tls_version(self, value: Optional[pulumi.Input[str]]):
|
137
|
-
pulumi.set(self, "min_tls_version", value)
|
138
|
-
|
139
96
|
@property
|
140
97
|
@pulumi.getter
|
141
98
|
def name(self) -> Optional[pulumi.Input[str]]:
|
@@ -164,90 +121,47 @@ class TlsInspectionPolicyArgs:
|
|
164
121
|
def project(self, value: Optional[pulumi.Input[str]]):
|
165
122
|
pulumi.set(self, "project", value)
|
166
123
|
|
167
|
-
@property
|
168
|
-
@pulumi.getter(name="tlsFeatureProfile")
|
169
|
-
def tls_feature_profile(self) -> Optional[pulumi.Input[str]]:
|
170
|
-
"""
|
171
|
-
The selected Profile. If this is not set, then the default value is to allow the broadest set of clients and servers (\\"PROFILE_COMPATIBLE\\"). Setting this to more restrictive values may improve security, but may also prevent the TLS inspection proxy from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
172
|
-
Possible values are: `PROFILE_UNSPECIFIED`, `PROFILE_COMPATIBLE`, `PROFILE_MODERN`, `PROFILE_RESTRICTED`, `PROFILE_CUSTOM`.
|
173
|
-
"""
|
174
|
-
return pulumi.get(self, "tls_feature_profile")
|
175
|
-
|
176
|
-
@tls_feature_profile.setter
|
177
|
-
def tls_feature_profile(self, value: Optional[pulumi.Input[str]]):
|
178
|
-
pulumi.set(self, "tls_feature_profile", value)
|
179
|
-
|
180
|
-
@property
|
181
|
-
@pulumi.getter(name="trustConfig")
|
182
|
-
def trust_config(self) -> Optional[pulumi.Input[str]]:
|
183
|
-
"""
|
184
|
-
A TrustConfig resource used when making a connection to the TLS server. This is a relative resource path following the form \\"projects/{project}/locations/{location}/trustConfigs/{trust_config}\\". This is necessary to intercept TLS connections to servers with certificates signed by a private CA or self-signed certificates. Trust config and the TLS inspection policy must be in the same region. Note that Secure Web Proxy does not yet honor this field.
|
185
|
-
"""
|
186
|
-
return pulumi.get(self, "trust_config")
|
187
|
-
|
188
|
-
@trust_config.setter
|
189
|
-
def trust_config(self, value: Optional[pulumi.Input[str]]):
|
190
|
-
pulumi.set(self, "trust_config", value)
|
191
|
-
|
192
124
|
|
193
125
|
@pulumi.input_type
|
194
126
|
class _TlsInspectionPolicyState:
|
195
127
|
def __init__(__self__, *,
|
196
128
|
ca_pool: Optional[pulumi.Input[str]] = None,
|
197
129
|
create_time: Optional[pulumi.Input[str]] = None,
|
198
|
-
custom_tls_features: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
199
130
|
description: Optional[pulumi.Input[str]] = None,
|
200
131
|
exclude_public_ca_set: Optional[pulumi.Input[bool]] = None,
|
201
132
|
location: Optional[pulumi.Input[str]] = None,
|
202
|
-
min_tls_version: Optional[pulumi.Input[str]] = None,
|
203
133
|
name: Optional[pulumi.Input[str]] = None,
|
204
134
|
project: Optional[pulumi.Input[str]] = None,
|
205
|
-
tls_feature_profile: Optional[pulumi.Input[str]] = None,
|
206
|
-
trust_config: Optional[pulumi.Input[str]] = None,
|
207
135
|
update_time: Optional[pulumi.Input[str]] = None):
|
208
136
|
"""
|
209
137
|
Input properties used for looking up and filtering TlsInspectionPolicy resources.
|
210
138
|
:param pulumi.Input[str] ca_pool: A CA pool resource used to issue interception certificates.
|
211
139
|
:param pulumi.Input[str] create_time: The timestamp when the resource was created.
|
212
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] custom_tls_features: List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field.
|
213
140
|
:param pulumi.Input[str] description: Free-text description of the resource.
|
214
141
|
:param pulumi.Input[bool] exclude_public_ca_set: If FALSE (the default), use our default set of public CAs in addition to any CAs specified in trustConfig. These public CAs are currently based on the Mozilla Root Program and are subject to change over time. If TRUE, do not accept our default set of public CAs. Only CAs specified in trustConfig will be accepted.
|
215
142
|
:param pulumi.Input[str] location: The location of the tls inspection policy.
|
216
|
-
:param pulumi.Input[str] min_tls_version: Minimum TLS version that the firewall should use when negotiating connections with both clients and servers. If this is not set, then the default value is to allow the broadest set of clients and servers (TLS 1.0 or higher). Setting this to more restrictive values may improve security, but may also prevent the firewall from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
217
|
-
Possible values are: `TLS_VERSION_UNSPECIFIED`, `TLS_1_0`, `TLS_1_1`, `TLS_1_2`, `TLS_1_3`.
|
218
143
|
:param pulumi.Input[str] name: Short name of the TlsInspectionPolicy resource to be created.
|
219
144
|
|
220
145
|
|
221
146
|
- - -
|
222
147
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
223
148
|
If it is not provided, the provider project is used.
|
224
|
-
:param pulumi.Input[str] tls_feature_profile: The selected Profile. If this is not set, then the default value is to allow the broadest set of clients and servers (\\"PROFILE_COMPATIBLE\\"). Setting this to more restrictive values may improve security, but may also prevent the TLS inspection proxy from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
225
|
-
Possible values are: `PROFILE_UNSPECIFIED`, `PROFILE_COMPATIBLE`, `PROFILE_MODERN`, `PROFILE_RESTRICTED`, `PROFILE_CUSTOM`.
|
226
|
-
:param pulumi.Input[str] trust_config: A TrustConfig resource used when making a connection to the TLS server. This is a relative resource path following the form \\"projects/{project}/locations/{location}/trustConfigs/{trust_config}\\". This is necessary to intercept TLS connections to servers with certificates signed by a private CA or self-signed certificates. Trust config and the TLS inspection policy must be in the same region. Note that Secure Web Proxy does not yet honor this field.
|
227
149
|
:param pulumi.Input[str] update_time: The timestamp when the resource was updated.
|
228
150
|
"""
|
229
151
|
if ca_pool is not None:
|
230
152
|
pulumi.set(__self__, "ca_pool", ca_pool)
|
231
153
|
if create_time is not None:
|
232
154
|
pulumi.set(__self__, "create_time", create_time)
|
233
|
-
if custom_tls_features is not None:
|
234
|
-
pulumi.set(__self__, "custom_tls_features", custom_tls_features)
|
235
155
|
if description is not None:
|
236
156
|
pulumi.set(__self__, "description", description)
|
237
157
|
if exclude_public_ca_set is not None:
|
238
158
|
pulumi.set(__self__, "exclude_public_ca_set", exclude_public_ca_set)
|
239
159
|
if location is not None:
|
240
160
|
pulumi.set(__self__, "location", location)
|
241
|
-
if min_tls_version is not None:
|
242
|
-
pulumi.set(__self__, "min_tls_version", min_tls_version)
|
243
161
|
if name is not None:
|
244
162
|
pulumi.set(__self__, "name", name)
|
245
163
|
if project is not None:
|
246
164
|
pulumi.set(__self__, "project", project)
|
247
|
-
if tls_feature_profile is not None:
|
248
|
-
pulumi.set(__self__, "tls_feature_profile", tls_feature_profile)
|
249
|
-
if trust_config is not None:
|
250
|
-
pulumi.set(__self__, "trust_config", trust_config)
|
251
165
|
if update_time is not None:
|
252
166
|
pulumi.set(__self__, "update_time", update_time)
|
253
167
|
|
@@ -275,18 +189,6 @@ class _TlsInspectionPolicyState:
|
|
275
189
|
def create_time(self, value: Optional[pulumi.Input[str]]):
|
276
190
|
pulumi.set(self, "create_time", value)
|
277
191
|
|
278
|
-
@property
|
279
|
-
@pulumi.getter(name="customTlsFeatures")
|
280
|
-
def custom_tls_features(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
281
|
-
"""
|
282
|
-
List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field.
|
283
|
-
"""
|
284
|
-
return pulumi.get(self, "custom_tls_features")
|
285
|
-
|
286
|
-
@custom_tls_features.setter
|
287
|
-
def custom_tls_features(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
288
|
-
pulumi.set(self, "custom_tls_features", value)
|
289
|
-
|
290
192
|
@property
|
291
193
|
@pulumi.getter
|
292
194
|
def description(self) -> Optional[pulumi.Input[str]]:
|
@@ -323,19 +225,6 @@ class _TlsInspectionPolicyState:
|
|
323
225
|
def location(self, value: Optional[pulumi.Input[str]]):
|
324
226
|
pulumi.set(self, "location", value)
|
325
227
|
|
326
|
-
@property
|
327
|
-
@pulumi.getter(name="minTlsVersion")
|
328
|
-
def min_tls_version(self) -> Optional[pulumi.Input[str]]:
|
329
|
-
"""
|
330
|
-
Minimum TLS version that the firewall should use when negotiating connections with both clients and servers. If this is not set, then the default value is to allow the broadest set of clients and servers (TLS 1.0 or higher). Setting this to more restrictive values may improve security, but may also prevent the firewall from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
331
|
-
Possible values are: `TLS_VERSION_UNSPECIFIED`, `TLS_1_0`, `TLS_1_1`, `TLS_1_2`, `TLS_1_3`.
|
332
|
-
"""
|
333
|
-
return pulumi.get(self, "min_tls_version")
|
334
|
-
|
335
|
-
@min_tls_version.setter
|
336
|
-
def min_tls_version(self, value: Optional[pulumi.Input[str]]):
|
337
|
-
pulumi.set(self, "min_tls_version", value)
|
338
|
-
|
339
228
|
@property
|
340
229
|
@pulumi.getter
|
341
230
|
def name(self) -> Optional[pulumi.Input[str]]:
|
@@ -364,31 +253,6 @@ class _TlsInspectionPolicyState:
|
|
364
253
|
def project(self, value: Optional[pulumi.Input[str]]):
|
365
254
|
pulumi.set(self, "project", value)
|
366
255
|
|
367
|
-
@property
|
368
|
-
@pulumi.getter(name="tlsFeatureProfile")
|
369
|
-
def tls_feature_profile(self) -> Optional[pulumi.Input[str]]:
|
370
|
-
"""
|
371
|
-
The selected Profile. If this is not set, then the default value is to allow the broadest set of clients and servers (\\"PROFILE_COMPATIBLE\\"). Setting this to more restrictive values may improve security, but may also prevent the TLS inspection proxy from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
372
|
-
Possible values are: `PROFILE_UNSPECIFIED`, `PROFILE_COMPATIBLE`, `PROFILE_MODERN`, `PROFILE_RESTRICTED`, `PROFILE_CUSTOM`.
|
373
|
-
"""
|
374
|
-
return pulumi.get(self, "tls_feature_profile")
|
375
|
-
|
376
|
-
@tls_feature_profile.setter
|
377
|
-
def tls_feature_profile(self, value: Optional[pulumi.Input[str]]):
|
378
|
-
pulumi.set(self, "tls_feature_profile", value)
|
379
|
-
|
380
|
-
@property
|
381
|
-
@pulumi.getter(name="trustConfig")
|
382
|
-
def trust_config(self) -> Optional[pulumi.Input[str]]:
|
383
|
-
"""
|
384
|
-
A TrustConfig resource used when making a connection to the TLS server. This is a relative resource path following the form \\"projects/{project}/locations/{location}/trustConfigs/{trust_config}\\". This is necessary to intercept TLS connections to servers with certificates signed by a private CA or self-signed certificates. Trust config and the TLS inspection policy must be in the same region. Note that Secure Web Proxy does not yet honor this field.
|
385
|
-
"""
|
386
|
-
return pulumi.get(self, "trust_config")
|
387
|
-
|
388
|
-
@trust_config.setter
|
389
|
-
def trust_config(self, value: Optional[pulumi.Input[str]]):
|
390
|
-
pulumi.set(self, "trust_config", value)
|
391
|
-
|
392
256
|
@property
|
393
257
|
@pulumi.getter(name="updateTime")
|
394
258
|
def update_time(self) -> Optional[pulumi.Input[str]]:
|
@@ -408,15 +272,11 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
408
272
|
resource_name: str,
|
409
273
|
opts: Optional[pulumi.ResourceOptions] = None,
|
410
274
|
ca_pool: Optional[pulumi.Input[str]] = None,
|
411
|
-
custom_tls_features: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
412
275
|
description: Optional[pulumi.Input[str]] = None,
|
413
276
|
exclude_public_ca_set: Optional[pulumi.Input[bool]] = None,
|
414
277
|
location: Optional[pulumi.Input[str]] = None,
|
415
|
-
min_tls_version: Optional[pulumi.Input[str]] = None,
|
416
278
|
name: Optional[pulumi.Input[str]] = None,
|
417
279
|
project: Optional[pulumi.Input[str]] = None,
|
418
|
-
tls_feature_profile: Optional[pulumi.Input[str]] = None,
|
419
|
-
trust_config: Optional[pulumi.Input[str]] = None,
|
420
280
|
__props__=None):
|
421
281
|
"""
|
422
282
|
The TlsInspectionPolicy resource contains references to CA pools in Certificate Authority Service and associated metadata.
|
@@ -435,80 +295,6 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
435
295
|
import pulumi
|
436
296
|
import pulumi_gcp as gcp
|
437
297
|
|
438
|
-
default = gcp.certificateauthority.CaPool("default",
|
439
|
-
name="my-basic-ca-pool",
|
440
|
-
location="us-central1",
|
441
|
-
tier="DEVOPS",
|
442
|
-
publishing_options=gcp.certificateauthority.CaPoolPublishingOptionsArgs(
|
443
|
-
publish_ca_cert=False,
|
444
|
-
publish_crl=False,
|
445
|
-
),
|
446
|
-
issuance_policy=gcp.certificateauthority.CaPoolIssuancePolicyArgs(
|
447
|
-
maximum_lifetime="1209600s",
|
448
|
-
baseline_values=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesArgs(
|
449
|
-
ca_options=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesCaOptionsArgs(
|
450
|
-
is_ca=False,
|
451
|
-
),
|
452
|
-
key_usage=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesKeyUsageArgs(
|
453
|
-
base_key_usage=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesKeyUsageBaseKeyUsageArgs(),
|
454
|
-
extended_key_usage=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsageArgs(
|
455
|
-
server_auth=True,
|
456
|
-
),
|
457
|
-
),
|
458
|
-
),
|
459
|
-
))
|
460
|
-
default_authority = gcp.certificateauthority.Authority("default",
|
461
|
-
pool=default.name,
|
462
|
-
certificate_authority_id="my-basic-certificate-authority",
|
463
|
-
location="us-central1",
|
464
|
-
lifetime="86400s",
|
465
|
-
type="SELF_SIGNED",
|
466
|
-
deletion_protection=False,
|
467
|
-
skip_grace_period=True,
|
468
|
-
ignore_active_certificates_on_deletion=True,
|
469
|
-
config=gcp.certificateauthority.AuthorityConfigArgs(
|
470
|
-
subject_config=gcp.certificateauthority.AuthorityConfigSubjectConfigArgs(
|
471
|
-
subject=gcp.certificateauthority.AuthorityConfigSubjectConfigSubjectArgs(
|
472
|
-
organization="Test LLC",
|
473
|
-
common_name="my-ca",
|
474
|
-
),
|
475
|
-
),
|
476
|
-
x509_config=gcp.certificateauthority.AuthorityConfigX509ConfigArgs(
|
477
|
-
ca_options=gcp.certificateauthority.AuthorityConfigX509ConfigCaOptionsArgs(
|
478
|
-
is_ca=True,
|
479
|
-
),
|
480
|
-
key_usage=gcp.certificateauthority.AuthorityConfigX509ConfigKeyUsageArgs(
|
481
|
-
base_key_usage=gcp.certificateauthority.AuthorityConfigX509ConfigKeyUsageBaseKeyUsageArgs(
|
482
|
-
cert_sign=True,
|
483
|
-
crl_sign=True,
|
484
|
-
),
|
485
|
-
extended_key_usage=gcp.certificateauthority.AuthorityConfigX509ConfigKeyUsageExtendedKeyUsageArgs(
|
486
|
-
server_auth=False,
|
487
|
-
),
|
488
|
-
),
|
489
|
-
),
|
490
|
-
),
|
491
|
-
key_spec=gcp.certificateauthority.AuthorityKeySpecArgs(
|
492
|
-
algorithm="RSA_PKCS1_4096_SHA256",
|
493
|
-
))
|
494
|
-
project = gcp.organizations.get_project()
|
495
|
-
tls_inspection_permission = gcp.certificateauthority.CaPoolIamMember("tls_inspection_permission",
|
496
|
-
ca_pool=default.id,
|
497
|
-
role="roles/privateca.certificateManager",
|
498
|
-
member=f"serviceAccount:service-{project.number}@gcp-sa-networksecurity.iam.gserviceaccount.com")
|
499
|
-
default_tls_inspection_policy = gcp.networksecurity.TlsInspectionPolicy("default",
|
500
|
-
name="my-tls-inspection-policy",
|
501
|
-
location="us-central1",
|
502
|
-
ca_pool=default.id,
|
503
|
-
exclude_public_ca_set=False)
|
504
|
-
```
|
505
|
-
### Network Security Tls Inspection Policy Custom
|
506
|
-
|
507
|
-
```python
|
508
|
-
import pulumi
|
509
|
-
import pulumi_gcp as gcp
|
510
|
-
import pulumi_std as std
|
511
|
-
|
512
298
|
default = gcp.certificateauthority.CaPool("default",
|
513
299
|
name="my-basic-ca-pool",
|
514
300
|
location="us-central1",
|
@@ -566,47 +352,15 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
566
352
|
algorithm="RSA_PKCS1_4096_SHA256",
|
567
353
|
))
|
568
354
|
ns_sa = gcp.projects.ServiceIdentity("ns_sa", service="networksecurity.googleapis.com")
|
569
|
-
|
355
|
+
tls_inspection_permission = gcp.certificateauthority.CaPoolIamMember("tls_inspection_permission",
|
570
356
|
ca_pool=default.id,
|
571
357
|
role="roles/privateca.certificateManager",
|
572
358
|
member=ns_sa.email.apply(lambda email: f"serviceAccount:{email}"))
|
573
|
-
default_trust_config = gcp.certificatemanager.TrustConfig("default",
|
574
|
-
name="my-trust-config",
|
575
|
-
description="sample trust config description",
|
576
|
-
location="us-central1",
|
577
|
-
trust_stores=[gcp.certificatemanager.TrustConfigTrustStoreArgs(
|
578
|
-
trust_anchors=[gcp.certificatemanager.TrustConfigTrustStoreTrustAnchorArgs(
|
579
|
-
pem_certificate=std.file(input="test-fixtures/ca_cert.pem").result,
|
580
|
-
)],
|
581
|
-
intermediate_cas=[gcp.certificatemanager.TrustConfigTrustStoreIntermediateCaArgs(
|
582
|
-
pem_certificate=std.file(input="test-fixtures/ca_cert.pem").result,
|
583
|
-
)],
|
584
|
-
)])
|
585
359
|
default_tls_inspection_policy = gcp.networksecurity.TlsInspectionPolicy("default",
|
586
360
|
name="my-tls-inspection-policy",
|
587
361
|
location="us-central1",
|
588
362
|
ca_pool=default.id,
|
589
|
-
exclude_public_ca_set=False
|
590
|
-
min_tls_version="TLS_1_0",
|
591
|
-
trust_config=default_trust_config.id,
|
592
|
-
tls_feature_profile="PROFILE_CUSTOM",
|
593
|
-
custom_tls_features=[
|
594
|
-
"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA",
|
595
|
-
"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256",
|
596
|
-
"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA",
|
597
|
-
"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384",
|
598
|
-
"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256",
|
599
|
-
"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA",
|
600
|
-
"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",
|
601
|
-
"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA",
|
602
|
-
"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",
|
603
|
-
"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
|
604
|
-
"TLS_RSA_WITH_3DES_EDE_CBC_SHA",
|
605
|
-
"TLS_RSA_WITH_AES_128_CBC_SHA",
|
606
|
-
"TLS_RSA_WITH_AES_128_GCM_SHA256",
|
607
|
-
"TLS_RSA_WITH_AES_256_CBC_SHA",
|
608
|
-
"TLS_RSA_WITH_AES_256_GCM_SHA384",
|
609
|
-
])
|
363
|
+
exclude_public_ca_set=False)
|
610
364
|
```
|
611
365
|
|
612
366
|
## Import
|
@@ -636,21 +390,15 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
636
390
|
:param str resource_name: The name of the resource.
|
637
391
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
638
392
|
:param pulumi.Input[str] ca_pool: A CA pool resource used to issue interception certificates.
|
639
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] custom_tls_features: List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field.
|
640
393
|
:param pulumi.Input[str] description: Free-text description of the resource.
|
641
394
|
:param pulumi.Input[bool] exclude_public_ca_set: If FALSE (the default), use our default set of public CAs in addition to any CAs specified in trustConfig. These public CAs are currently based on the Mozilla Root Program and are subject to change over time. If TRUE, do not accept our default set of public CAs. Only CAs specified in trustConfig will be accepted.
|
642
395
|
:param pulumi.Input[str] location: The location of the tls inspection policy.
|
643
|
-
:param pulumi.Input[str] min_tls_version: Minimum TLS version that the firewall should use when negotiating connections with both clients and servers. If this is not set, then the default value is to allow the broadest set of clients and servers (TLS 1.0 or higher). Setting this to more restrictive values may improve security, but may also prevent the firewall from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
644
|
-
Possible values are: `TLS_VERSION_UNSPECIFIED`, `TLS_1_0`, `TLS_1_1`, `TLS_1_2`, `TLS_1_3`.
|
645
396
|
:param pulumi.Input[str] name: Short name of the TlsInspectionPolicy resource to be created.
|
646
397
|
|
647
398
|
|
648
399
|
- - -
|
649
400
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
650
401
|
If it is not provided, the provider project is used.
|
651
|
-
:param pulumi.Input[str] tls_feature_profile: The selected Profile. If this is not set, then the default value is to allow the broadest set of clients and servers (\\"PROFILE_COMPATIBLE\\"). Setting this to more restrictive values may improve security, but may also prevent the TLS inspection proxy from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
652
|
-
Possible values are: `PROFILE_UNSPECIFIED`, `PROFILE_COMPATIBLE`, `PROFILE_MODERN`, `PROFILE_RESTRICTED`, `PROFILE_CUSTOM`.
|
653
|
-
:param pulumi.Input[str] trust_config: A TrustConfig resource used when making a connection to the TLS server. This is a relative resource path following the form \\"projects/{project}/locations/{location}/trustConfigs/{trust_config}\\". This is necessary to intercept TLS connections to servers with certificates signed by a private CA or self-signed certificates. Trust config and the TLS inspection policy must be in the same region. Note that Secure Web Proxy does not yet honor this field.
|
654
402
|
"""
|
655
403
|
...
|
656
404
|
@overload
|
@@ -675,80 +423,6 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
675
423
|
import pulumi
|
676
424
|
import pulumi_gcp as gcp
|
677
425
|
|
678
|
-
default = gcp.certificateauthority.CaPool("default",
|
679
|
-
name="my-basic-ca-pool",
|
680
|
-
location="us-central1",
|
681
|
-
tier="DEVOPS",
|
682
|
-
publishing_options=gcp.certificateauthority.CaPoolPublishingOptionsArgs(
|
683
|
-
publish_ca_cert=False,
|
684
|
-
publish_crl=False,
|
685
|
-
),
|
686
|
-
issuance_policy=gcp.certificateauthority.CaPoolIssuancePolicyArgs(
|
687
|
-
maximum_lifetime="1209600s",
|
688
|
-
baseline_values=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesArgs(
|
689
|
-
ca_options=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesCaOptionsArgs(
|
690
|
-
is_ca=False,
|
691
|
-
),
|
692
|
-
key_usage=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesKeyUsageArgs(
|
693
|
-
base_key_usage=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesKeyUsageBaseKeyUsageArgs(),
|
694
|
-
extended_key_usage=gcp.certificateauthority.CaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsageArgs(
|
695
|
-
server_auth=True,
|
696
|
-
),
|
697
|
-
),
|
698
|
-
),
|
699
|
-
))
|
700
|
-
default_authority = gcp.certificateauthority.Authority("default",
|
701
|
-
pool=default.name,
|
702
|
-
certificate_authority_id="my-basic-certificate-authority",
|
703
|
-
location="us-central1",
|
704
|
-
lifetime="86400s",
|
705
|
-
type="SELF_SIGNED",
|
706
|
-
deletion_protection=False,
|
707
|
-
skip_grace_period=True,
|
708
|
-
ignore_active_certificates_on_deletion=True,
|
709
|
-
config=gcp.certificateauthority.AuthorityConfigArgs(
|
710
|
-
subject_config=gcp.certificateauthority.AuthorityConfigSubjectConfigArgs(
|
711
|
-
subject=gcp.certificateauthority.AuthorityConfigSubjectConfigSubjectArgs(
|
712
|
-
organization="Test LLC",
|
713
|
-
common_name="my-ca",
|
714
|
-
),
|
715
|
-
),
|
716
|
-
x509_config=gcp.certificateauthority.AuthorityConfigX509ConfigArgs(
|
717
|
-
ca_options=gcp.certificateauthority.AuthorityConfigX509ConfigCaOptionsArgs(
|
718
|
-
is_ca=True,
|
719
|
-
),
|
720
|
-
key_usage=gcp.certificateauthority.AuthorityConfigX509ConfigKeyUsageArgs(
|
721
|
-
base_key_usage=gcp.certificateauthority.AuthorityConfigX509ConfigKeyUsageBaseKeyUsageArgs(
|
722
|
-
cert_sign=True,
|
723
|
-
crl_sign=True,
|
724
|
-
),
|
725
|
-
extended_key_usage=gcp.certificateauthority.AuthorityConfigX509ConfigKeyUsageExtendedKeyUsageArgs(
|
726
|
-
server_auth=False,
|
727
|
-
),
|
728
|
-
),
|
729
|
-
),
|
730
|
-
),
|
731
|
-
key_spec=gcp.certificateauthority.AuthorityKeySpecArgs(
|
732
|
-
algorithm="RSA_PKCS1_4096_SHA256",
|
733
|
-
))
|
734
|
-
project = gcp.organizations.get_project()
|
735
|
-
tls_inspection_permission = gcp.certificateauthority.CaPoolIamMember("tls_inspection_permission",
|
736
|
-
ca_pool=default.id,
|
737
|
-
role="roles/privateca.certificateManager",
|
738
|
-
member=f"serviceAccount:service-{project.number}@gcp-sa-networksecurity.iam.gserviceaccount.com")
|
739
|
-
default_tls_inspection_policy = gcp.networksecurity.TlsInspectionPolicy("default",
|
740
|
-
name="my-tls-inspection-policy",
|
741
|
-
location="us-central1",
|
742
|
-
ca_pool=default.id,
|
743
|
-
exclude_public_ca_set=False)
|
744
|
-
```
|
745
|
-
### Network Security Tls Inspection Policy Custom
|
746
|
-
|
747
|
-
```python
|
748
|
-
import pulumi
|
749
|
-
import pulumi_gcp as gcp
|
750
|
-
import pulumi_std as std
|
751
|
-
|
752
426
|
default = gcp.certificateauthority.CaPool("default",
|
753
427
|
name="my-basic-ca-pool",
|
754
428
|
location="us-central1",
|
@@ -806,47 +480,15 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
806
480
|
algorithm="RSA_PKCS1_4096_SHA256",
|
807
481
|
))
|
808
482
|
ns_sa = gcp.projects.ServiceIdentity("ns_sa", service="networksecurity.googleapis.com")
|
809
|
-
|
483
|
+
tls_inspection_permission = gcp.certificateauthority.CaPoolIamMember("tls_inspection_permission",
|
810
484
|
ca_pool=default.id,
|
811
485
|
role="roles/privateca.certificateManager",
|
812
486
|
member=ns_sa.email.apply(lambda email: f"serviceAccount:{email}"))
|
813
|
-
default_trust_config = gcp.certificatemanager.TrustConfig("default",
|
814
|
-
name="my-trust-config",
|
815
|
-
description="sample trust config description",
|
816
|
-
location="us-central1",
|
817
|
-
trust_stores=[gcp.certificatemanager.TrustConfigTrustStoreArgs(
|
818
|
-
trust_anchors=[gcp.certificatemanager.TrustConfigTrustStoreTrustAnchorArgs(
|
819
|
-
pem_certificate=std.file(input="test-fixtures/ca_cert.pem").result,
|
820
|
-
)],
|
821
|
-
intermediate_cas=[gcp.certificatemanager.TrustConfigTrustStoreIntermediateCaArgs(
|
822
|
-
pem_certificate=std.file(input="test-fixtures/ca_cert.pem").result,
|
823
|
-
)],
|
824
|
-
)])
|
825
487
|
default_tls_inspection_policy = gcp.networksecurity.TlsInspectionPolicy("default",
|
826
488
|
name="my-tls-inspection-policy",
|
827
489
|
location="us-central1",
|
828
490
|
ca_pool=default.id,
|
829
|
-
exclude_public_ca_set=False
|
830
|
-
min_tls_version="TLS_1_0",
|
831
|
-
trust_config=default_trust_config.id,
|
832
|
-
tls_feature_profile="PROFILE_CUSTOM",
|
833
|
-
custom_tls_features=[
|
834
|
-
"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA",
|
835
|
-
"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256",
|
836
|
-
"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA",
|
837
|
-
"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384",
|
838
|
-
"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256",
|
839
|
-
"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA",
|
840
|
-
"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",
|
841
|
-
"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA",
|
842
|
-
"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",
|
843
|
-
"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
|
844
|
-
"TLS_RSA_WITH_3DES_EDE_CBC_SHA",
|
845
|
-
"TLS_RSA_WITH_AES_128_CBC_SHA",
|
846
|
-
"TLS_RSA_WITH_AES_128_GCM_SHA256",
|
847
|
-
"TLS_RSA_WITH_AES_256_CBC_SHA",
|
848
|
-
"TLS_RSA_WITH_AES_256_GCM_SHA384",
|
849
|
-
])
|
491
|
+
exclude_public_ca_set=False)
|
850
492
|
```
|
851
493
|
|
852
494
|
## Import
|
@@ -889,15 +531,11 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
889
531
|
resource_name: str,
|
890
532
|
opts: Optional[pulumi.ResourceOptions] = None,
|
891
533
|
ca_pool: Optional[pulumi.Input[str]] = None,
|
892
|
-
custom_tls_features: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
893
534
|
description: Optional[pulumi.Input[str]] = None,
|
894
535
|
exclude_public_ca_set: Optional[pulumi.Input[bool]] = None,
|
895
536
|
location: Optional[pulumi.Input[str]] = None,
|
896
|
-
min_tls_version: Optional[pulumi.Input[str]] = None,
|
897
537
|
name: Optional[pulumi.Input[str]] = None,
|
898
538
|
project: Optional[pulumi.Input[str]] = None,
|
899
|
-
tls_feature_profile: Optional[pulumi.Input[str]] = None,
|
900
|
-
trust_config: Optional[pulumi.Input[str]] = None,
|
901
539
|
__props__=None):
|
902
540
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
903
541
|
if not isinstance(opts, pulumi.ResourceOptions):
|
@@ -910,15 +548,11 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
910
548
|
if ca_pool is None and not opts.urn:
|
911
549
|
raise TypeError("Missing required property 'ca_pool'")
|
912
550
|
__props__.__dict__["ca_pool"] = ca_pool
|
913
|
-
__props__.__dict__["custom_tls_features"] = custom_tls_features
|
914
551
|
__props__.__dict__["description"] = description
|
915
552
|
__props__.__dict__["exclude_public_ca_set"] = exclude_public_ca_set
|
916
553
|
__props__.__dict__["location"] = location
|
917
|
-
__props__.__dict__["min_tls_version"] = min_tls_version
|
918
554
|
__props__.__dict__["name"] = name
|
919
555
|
__props__.__dict__["project"] = project
|
920
|
-
__props__.__dict__["tls_feature_profile"] = tls_feature_profile
|
921
|
-
__props__.__dict__["trust_config"] = trust_config
|
922
556
|
__props__.__dict__["create_time"] = None
|
923
557
|
__props__.__dict__["update_time"] = None
|
924
558
|
super(TlsInspectionPolicy, __self__).__init__(
|
@@ -933,15 +567,11 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
933
567
|
opts: Optional[pulumi.ResourceOptions] = None,
|
934
568
|
ca_pool: Optional[pulumi.Input[str]] = None,
|
935
569
|
create_time: Optional[pulumi.Input[str]] = None,
|
936
|
-
custom_tls_features: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
937
570
|
description: Optional[pulumi.Input[str]] = None,
|
938
571
|
exclude_public_ca_set: Optional[pulumi.Input[bool]] = None,
|
939
572
|
location: Optional[pulumi.Input[str]] = None,
|
940
|
-
min_tls_version: Optional[pulumi.Input[str]] = None,
|
941
573
|
name: Optional[pulumi.Input[str]] = None,
|
942
574
|
project: Optional[pulumi.Input[str]] = None,
|
943
|
-
tls_feature_profile: Optional[pulumi.Input[str]] = None,
|
944
|
-
trust_config: Optional[pulumi.Input[str]] = None,
|
945
575
|
update_time: Optional[pulumi.Input[str]] = None) -> 'TlsInspectionPolicy':
|
946
576
|
"""
|
947
577
|
Get an existing TlsInspectionPolicy resource's state with the given name, id, and optional extra
|
@@ -952,21 +582,15 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
952
582
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
953
583
|
:param pulumi.Input[str] ca_pool: A CA pool resource used to issue interception certificates.
|
954
584
|
:param pulumi.Input[str] create_time: The timestamp when the resource was created.
|
955
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] custom_tls_features: List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field.
|
956
585
|
:param pulumi.Input[str] description: Free-text description of the resource.
|
957
586
|
:param pulumi.Input[bool] exclude_public_ca_set: If FALSE (the default), use our default set of public CAs in addition to any CAs specified in trustConfig. These public CAs are currently based on the Mozilla Root Program and are subject to change over time. If TRUE, do not accept our default set of public CAs. Only CAs specified in trustConfig will be accepted.
|
958
587
|
:param pulumi.Input[str] location: The location of the tls inspection policy.
|
959
|
-
:param pulumi.Input[str] min_tls_version: Minimum TLS version that the firewall should use when negotiating connections with both clients and servers. If this is not set, then the default value is to allow the broadest set of clients and servers (TLS 1.0 or higher). Setting this to more restrictive values may improve security, but may also prevent the firewall from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
960
|
-
Possible values are: `TLS_VERSION_UNSPECIFIED`, `TLS_1_0`, `TLS_1_1`, `TLS_1_2`, `TLS_1_3`.
|
961
588
|
:param pulumi.Input[str] name: Short name of the TlsInspectionPolicy resource to be created.
|
962
589
|
|
963
590
|
|
964
591
|
- - -
|
965
592
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
966
593
|
If it is not provided, the provider project is used.
|
967
|
-
:param pulumi.Input[str] tls_feature_profile: The selected Profile. If this is not set, then the default value is to allow the broadest set of clients and servers (\\"PROFILE_COMPATIBLE\\"). Setting this to more restrictive values may improve security, but may also prevent the TLS inspection proxy from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
968
|
-
Possible values are: `PROFILE_UNSPECIFIED`, `PROFILE_COMPATIBLE`, `PROFILE_MODERN`, `PROFILE_RESTRICTED`, `PROFILE_CUSTOM`.
|
969
|
-
:param pulumi.Input[str] trust_config: A TrustConfig resource used when making a connection to the TLS server. This is a relative resource path following the form \\"projects/{project}/locations/{location}/trustConfigs/{trust_config}\\". This is necessary to intercept TLS connections to servers with certificates signed by a private CA or self-signed certificates. Trust config and the TLS inspection policy must be in the same region. Note that Secure Web Proxy does not yet honor this field.
|
970
594
|
:param pulumi.Input[str] update_time: The timestamp when the resource was updated.
|
971
595
|
"""
|
972
596
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
@@ -975,15 +599,11 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
975
599
|
|
976
600
|
__props__.__dict__["ca_pool"] = ca_pool
|
977
601
|
__props__.__dict__["create_time"] = create_time
|
978
|
-
__props__.__dict__["custom_tls_features"] = custom_tls_features
|
979
602
|
__props__.__dict__["description"] = description
|
980
603
|
__props__.__dict__["exclude_public_ca_set"] = exclude_public_ca_set
|
981
604
|
__props__.__dict__["location"] = location
|
982
|
-
__props__.__dict__["min_tls_version"] = min_tls_version
|
983
605
|
__props__.__dict__["name"] = name
|
984
606
|
__props__.__dict__["project"] = project
|
985
|
-
__props__.__dict__["tls_feature_profile"] = tls_feature_profile
|
986
|
-
__props__.__dict__["trust_config"] = trust_config
|
987
607
|
__props__.__dict__["update_time"] = update_time
|
988
608
|
return TlsInspectionPolicy(resource_name, opts=opts, __props__=__props__)
|
989
609
|
|
@@ -1003,14 +623,6 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
1003
623
|
"""
|
1004
624
|
return pulumi.get(self, "create_time")
|
1005
625
|
|
1006
|
-
@property
|
1007
|
-
@pulumi.getter(name="customTlsFeatures")
|
1008
|
-
def custom_tls_features(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
1009
|
-
"""
|
1010
|
-
List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field.
|
1011
|
-
"""
|
1012
|
-
return pulumi.get(self, "custom_tls_features")
|
1013
|
-
|
1014
626
|
@property
|
1015
627
|
@pulumi.getter
|
1016
628
|
def description(self) -> pulumi.Output[Optional[str]]:
|
@@ -1035,15 +647,6 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
1035
647
|
"""
|
1036
648
|
return pulumi.get(self, "location")
|
1037
649
|
|
1038
|
-
@property
|
1039
|
-
@pulumi.getter(name="minTlsVersion")
|
1040
|
-
def min_tls_version(self) -> pulumi.Output[Optional[str]]:
|
1041
|
-
"""
|
1042
|
-
Minimum TLS version that the firewall should use when negotiating connections with both clients and servers. If this is not set, then the default value is to allow the broadest set of clients and servers (TLS 1.0 or higher). Setting this to more restrictive values may improve security, but may also prevent the firewall from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
1043
|
-
Possible values are: `TLS_VERSION_UNSPECIFIED`, `TLS_1_0`, `TLS_1_1`, `TLS_1_2`, `TLS_1_3`.
|
1044
|
-
"""
|
1045
|
-
return pulumi.get(self, "min_tls_version")
|
1046
|
-
|
1047
650
|
@property
|
1048
651
|
@pulumi.getter
|
1049
652
|
def name(self) -> pulumi.Output[str]:
|
@@ -1064,23 +667,6 @@ class TlsInspectionPolicy(pulumi.CustomResource):
|
|
1064
667
|
"""
|
1065
668
|
return pulumi.get(self, "project")
|
1066
669
|
|
1067
|
-
@property
|
1068
|
-
@pulumi.getter(name="tlsFeatureProfile")
|
1069
|
-
def tls_feature_profile(self) -> pulumi.Output[Optional[str]]:
|
1070
|
-
"""
|
1071
|
-
The selected Profile. If this is not set, then the default value is to allow the broadest set of clients and servers (\\"PROFILE_COMPATIBLE\\"). Setting this to more restrictive values may improve security, but may also prevent the TLS inspection proxy from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field.
|
1072
|
-
Possible values are: `PROFILE_UNSPECIFIED`, `PROFILE_COMPATIBLE`, `PROFILE_MODERN`, `PROFILE_RESTRICTED`, `PROFILE_CUSTOM`.
|
1073
|
-
"""
|
1074
|
-
return pulumi.get(self, "tls_feature_profile")
|
1075
|
-
|
1076
|
-
@property
|
1077
|
-
@pulumi.getter(name="trustConfig")
|
1078
|
-
def trust_config(self) -> pulumi.Output[Optional[str]]:
|
1079
|
-
"""
|
1080
|
-
A TrustConfig resource used when making a connection to the TLS server. This is a relative resource path following the form \\"projects/{project}/locations/{location}/trustConfigs/{trust_config}\\". This is necessary to intercept TLS connections to servers with certificates signed by a private CA or self-signed certificates. Trust config and the TLS inspection policy must be in the same region. Note that Secure Web Proxy does not yet honor this field.
|
1081
|
-
"""
|
1082
|
-
return pulumi.get(self, "trust_config")
|
1083
|
-
|
1084
670
|
@property
|
1085
671
|
@pulumi.getter(name="updateTime")
|
1086
672
|
def update_time(self) -> pulumi.Output[str]:
|