pulumi-gcp 8.32.0__py3-none-any.whl → 8.32.0a1747459264__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 -88
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -2
- pulumi_gcp/apigateway/api_config_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_policy.py +0 -13
- pulumi_gcp/apigateway/api_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_iam_policy.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_binding.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_member.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_policy.py +0 -13
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -2
- pulumi_gcp/apigee/environment_iam_binding.py +0 -27
- pulumi_gcp/apigee/environment_iam_member.py +0 -27
- pulumi_gcp/apigee/environment_iam_policy.py +0 -27
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -6
- pulumi_gcp/beyondcorp/__init__.py +0 -1
- pulumi_gcp/beyondcorp/application.py +4 -8
- pulumi_gcp/beyondcorp/application_iam_binding.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_member.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_policy.py +0 -26
- pulumi_gcp/beyondcorp/get_application_iam_policy.py +0 -4
- pulumi_gcp/beyondcorp/get_security_gateway_iam_policy.py +0 -2
- pulumi_gcp/beyondcorp/outputs.py +0 -45
- pulumi_gcp/beyondcorp/security_gateway_iam_binding.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_member.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_policy.py +0 -13
- pulumi_gcp/bigquery/__init__.py +0 -1
- pulumi_gcp/bigquery/connection_iam_binding.py +11 -4
- pulumi_gcp/bigquery/connection_iam_member.py +11 -4
- pulumi_gcp/bigquery/connection_iam_policy.py +11 -4
- pulumi_gcp/bigquery/data_transfer_config.py +2 -2
- pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -2
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigquery/iam_binding.py +0 -26
- pulumi_gcp/bigquery/iam_member.py +0 -26
- pulumi_gcp/bigquery/iam_policy.py +0 -26
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +6 -6
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +0 -13
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -2
- pulumi_gcp/bigtable/logical_view.py +0 -49
- pulumi_gcp/cloudbuild/trigger.py +2 -2
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -6
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -6
- pulumi_gcp/colab/schedule.py +2 -2
- pulumi_gcp/compute/_inputs.py +0 -126
- pulumi_gcp/compute/backend_service.py +51 -259
- pulumi_gcp/compute/get_backend_service.py +1 -23
- pulumi_gcp/compute/get_global_forwarding_rule.py +1 -23
- pulumi_gcp/compute/get_instance_template.py +1 -12
- pulumi_gcp/compute/get_network_endpoint_group.py +1 -12
- pulumi_gcp/compute/global_forwarding_rule.py +0 -199
- pulumi_gcp/compute/instance_template.py +0 -28
- pulumi_gcp/compute/network_endpoint_group.py +0 -28
- pulumi_gcp/compute/outputs.py +0 -110
- pulumi_gcp/compute/region_backend_service.py +51 -58
- pulumi_gcp/container/cluster.py +0 -47
- pulumi_gcp/container/get_cluster.py +1 -12
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_member.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_member.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +0 -34
- pulumi_gcp/dataplex/__init__.py +0 -5
- pulumi_gcp/dataplex/_inputs.py +0 -98
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/asset_iam_binding.py +0 -53
- pulumi_gcp/dataplex/asset_iam_member.py +0 -53
- pulumi_gcp/dataplex/asset_iam_policy.py +0 -53
- pulumi_gcp/dataplex/datascan_iam_binding.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_member.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -10
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -6
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -8
- pulumi_gcp/dataplex/lake_iam_binding.py +0 -27
- pulumi_gcp/dataplex/lake_iam_member.py +0 -27
- pulumi_gcp/dataplex/lake_iam_policy.py +0 -27
- pulumi_gcp/dataplex/outputs.py +0 -56
- pulumi_gcp/dataplex/task_iam_binding.py +0 -13
- pulumi_gcp/dataplex/task_iam_member.py +0 -13
- pulumi_gcp/dataplex/task_iam_policy.py +0 -13
- pulumi_gcp/dataplex/zone_iam_binding.py +0 -40
- pulumi_gcp/dataplex/zone_iam_member.py +0 -40
- pulumi_gcp/dataplex/zone_iam_policy.py +0 -40
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +25 -4
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +8 -2
- pulumi_gcp/dataproc/get_metastore_database_iam_policy.py +0 -8
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_table_iam_policy.py +0 -10
- pulumi_gcp/dataproc/metastore_database_iam_binding.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_member.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_policy.py +0 -40
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_table_iam_binding.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_member.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_policy.py +0 -53
- pulumi_gcp/diagflow/_inputs.py +0 -56
- pulumi_gcp/diagflow/cx_agent.py +0 -60
- pulumi_gcp/diagflow/cx_flow.py +0 -2
- pulumi_gcp/diagflow/entity_type.py +2 -2
- pulumi_gcp/diagflow/outputs.py +0 -35
- pulumi_gcp/edgecontainer/node_pool.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_binding.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_member.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -26
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -8
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -6
- pulumi_gcp/endpoints/service_iam_binding.py +0 -13
- pulumi_gcp/endpoints/service_iam_member.py +0 -13
- pulumi_gcp/endpoints/service_iam_policy.py +0 -13
- pulumi_gcp/firebase/__init__.py +0 -3
- pulumi_gcp/firebase/_inputs.py +0 -1527
- pulumi_gcp/firebase/app_hosting_backend.py +0 -104
- pulumi_gcp/firebase/extensions_instance.py +4 -4
- pulumi_gcp/firebase/outputs.py +0 -1075
- pulumi_gcp/firestore/database.py +0 -9
- pulumi_gcp/gemini/get_repository_group_iam_policy.py +0 -4
- pulumi_gcp/gemini/repository_group_iam_binding.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_member.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_policy.py +0 -26
- pulumi_gcp/gkebackup/backup_channel.py +9 -9
- pulumi_gcp/gkebackup/restore_channel.py +9 -9
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -2
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -2
- pulumi_gcp/gkehub/membership_iam_binding.py +0 -13
- pulumi_gcp/gkehub/membership_iam_member.py +0 -13
- pulumi_gcp/gkehub/membership_iam_policy.py +0 -13
- pulumi_gcp/gkehub/scope_iam_binding.py +0 -13
- pulumi_gcp/gkehub/scope_iam_member.py +0 -13
- pulumi_gcp/gkehub/scope_iam_policy.py +0 -13
- pulumi_gcp/iam/__init__.py +0 -4
- pulumi_gcp/iam/_inputs.py +0 -432
- pulumi_gcp/iam/get_workload_identity_pool.py +1 -35
- pulumi_gcp/iam/oauth_client_credential.py +0 -6
- pulumi_gcp/iam/outputs.py +0 -510
- pulumi_gcp/iam/workload_identity_pool.py +24 -446
- pulumi_gcp/iap/app_engine_service_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_policy.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_policy.py +14 -14
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -4
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -4
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -2
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +0 -13
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_member.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +0 -27
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +7 -7
- pulumi_gcp/lustre/__init__.py +0 -1
- pulumi_gcp/lustre/instance.py +0 -12
- pulumi_gcp/netapp/backup.py +2 -2
- pulumi_gcp/networksecurity/intercept_deployment.py +0 -10
- pulumi_gcp/networksecurity/intercept_deployment_group.py +0 -8
- pulumi_gcp/networksecurity/intercept_endpoint_group.py +0 -12
- pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +0 -16
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/regional_secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_policy.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -13
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/repository_iam_binding.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_member.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_policy.py +11 -4
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_export.py +2 -2
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_exports.py +2 -2
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_binding.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_member.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_policy.py +0 -13
- pulumi_gcp/vertex/get_ai_feature_online_store_featureview_iam_policy.py +0 -2
- pulumi_gcp/vmwareengine/external_address.py +4 -4
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -6
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -10
- pulumi_gcp/workstations/workstation_config_iam_binding.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_member.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -33
- pulumi_gcp/workstations/workstation_iam_binding.py +0 -53
- pulumi_gcp/workstations/workstation_iam_member.py +0 -53
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -53
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/RECORD +241 -256
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/WHEEL +1 -1
- pulumi_gcp/beyondcorp/get_security_gateway.py +0 -222
- pulumi_gcp/bigquery/row_access_policy.py +0 -787
- pulumi_gcp/dataplex/get_glossary_iam_policy.py +0 -185
- pulumi_gcp/dataplex/glossary.py +0 -772
- pulumi_gcp/dataplex/glossary_iam_binding.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_member.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_policy.py +0 -676
- pulumi_gcp/firebase/app_hosting_default_domain.py +0 -721
- pulumi_gcp/firebase/app_hosting_domain.py +0 -796
- pulumi_gcp/firebase/app_hosting_traffic.py +0 -914
- pulumi_gcp/iam/get_workload_identity_pool_iam_policy.py +0 -156
- pulumi_gcp/iam/workload_identity_pool_iam_binding.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_member.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_policy.py +0 -358
- pulumi_gcp/lustre/get_instance.py +0 -280
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/top_level.txt +0 -0
@@ -28,7 +28,7 @@ class GetBackendServiceResult:
|
|
28
28
|
"""
|
29
29
|
A collection of values returned by getBackendService.
|
30
30
|
"""
|
31
|
-
def __init__(__self__, affinity_cookie_ttl_sec=None, backends=None, cdn_policies=None, circuit_breakers=None, compression_mode=None, connection_draining_timeout_sec=None, consistent_hash=None, creation_timestamp=None, custom_metrics=None, custom_request_headers=None, custom_response_headers=None, description=None, edge_security_policy=None, enable_cdn=None,
|
31
|
+
def __init__(__self__, affinity_cookie_ttl_sec=None, backends=None, cdn_policies=None, circuit_breakers=None, compression_mode=None, connection_draining_timeout_sec=None, consistent_hash=None, creation_timestamp=None, custom_metrics=None, custom_request_headers=None, custom_response_headers=None, description=None, edge_security_policy=None, enable_cdn=None, fingerprint=None, generated_id=None, health_checks=None, iaps=None, id=None, ip_address_selection_policy=None, load_balancing_scheme=None, locality_lb_policies=None, locality_lb_policy=None, log_configs=None, max_stream_durations=None, name=None, outlier_detections=None, port_name=None, project=None, protocol=None, security_policy=None, security_settings=None, self_link=None, service_lb_policy=None, session_affinity=None, strong_session_affinity_cookies=None, timeout_sec=None, tls_settings=None):
|
32
32
|
if affinity_cookie_ttl_sec and not isinstance(affinity_cookie_ttl_sec, int):
|
33
33
|
raise TypeError("Expected argument 'affinity_cookie_ttl_sec' to be a int")
|
34
34
|
pulumi.set(__self__, "affinity_cookie_ttl_sec", affinity_cookie_ttl_sec)
|
@@ -71,12 +71,6 @@ class GetBackendServiceResult:
|
|
71
71
|
if enable_cdn and not isinstance(enable_cdn, bool):
|
72
72
|
raise TypeError("Expected argument 'enable_cdn' to be a bool")
|
73
73
|
pulumi.set(__self__, "enable_cdn", enable_cdn)
|
74
|
-
if external_managed_migration_state and not isinstance(external_managed_migration_state, str):
|
75
|
-
raise TypeError("Expected argument 'external_managed_migration_state' to be a str")
|
76
|
-
pulumi.set(__self__, "external_managed_migration_state", external_managed_migration_state)
|
77
|
-
if external_managed_migration_testing_percentage and not isinstance(external_managed_migration_testing_percentage, float):
|
78
|
-
raise TypeError("Expected argument 'external_managed_migration_testing_percentage' to be a float")
|
79
|
-
pulumi.set(__self__, "external_managed_migration_testing_percentage", external_managed_migration_testing_percentage)
|
80
74
|
if fingerprint and not isinstance(fingerprint, str):
|
81
75
|
raise TypeError("Expected argument 'fingerprint' to be a str")
|
82
76
|
pulumi.set(__self__, "fingerprint", fingerprint)
|
@@ -232,16 +226,6 @@ class GetBackendServiceResult:
|
|
232
226
|
"""
|
233
227
|
return pulumi.get(self, "enable_cdn")
|
234
228
|
|
235
|
-
@property
|
236
|
-
@pulumi.getter(name="externalManagedMigrationState")
|
237
|
-
def external_managed_migration_state(self) -> builtins.str:
|
238
|
-
return pulumi.get(self, "external_managed_migration_state")
|
239
|
-
|
240
|
-
@property
|
241
|
-
@pulumi.getter(name="externalManagedMigrationTestingPercentage")
|
242
|
-
def external_managed_migration_testing_percentage(self) -> builtins.float:
|
243
|
-
return pulumi.get(self, "external_managed_migration_testing_percentage")
|
244
|
-
|
245
229
|
@property
|
246
230
|
@pulumi.getter
|
247
231
|
def fingerprint(self) -> builtins.str:
|
@@ -410,8 +394,6 @@ class AwaitableGetBackendServiceResult(GetBackendServiceResult):
|
|
410
394
|
description=self.description,
|
411
395
|
edge_security_policy=self.edge_security_policy,
|
412
396
|
enable_cdn=self.enable_cdn,
|
413
|
-
external_managed_migration_state=self.external_managed_migration_state,
|
414
|
-
external_managed_migration_testing_percentage=self.external_managed_migration_testing_percentage,
|
415
397
|
fingerprint=self.fingerprint,
|
416
398
|
generated_id=self.generated_id,
|
417
399
|
health_checks=self.health_checks,
|
@@ -485,8 +467,6 @@ def get_backend_service(name: Optional[builtins.str] = None,
|
|
485
467
|
description=pulumi.get(__ret__, 'description'),
|
486
468
|
edge_security_policy=pulumi.get(__ret__, 'edge_security_policy'),
|
487
469
|
enable_cdn=pulumi.get(__ret__, 'enable_cdn'),
|
488
|
-
external_managed_migration_state=pulumi.get(__ret__, 'external_managed_migration_state'),
|
489
|
-
external_managed_migration_testing_percentage=pulumi.get(__ret__, 'external_managed_migration_testing_percentage'),
|
490
470
|
fingerprint=pulumi.get(__ret__, 'fingerprint'),
|
491
471
|
generated_id=pulumi.get(__ret__, 'generated_id'),
|
492
472
|
health_checks=pulumi.get(__ret__, 'health_checks'),
|
@@ -557,8 +537,6 @@ def get_backend_service_output(name: Optional[pulumi.Input[builtins.str]] = None
|
|
557
537
|
description=pulumi.get(__response__, 'description'),
|
558
538
|
edge_security_policy=pulumi.get(__response__, 'edge_security_policy'),
|
559
539
|
enable_cdn=pulumi.get(__response__, 'enable_cdn'),
|
560
|
-
external_managed_migration_state=pulumi.get(__response__, 'external_managed_migration_state'),
|
561
|
-
external_managed_migration_testing_percentage=pulumi.get(__response__, 'external_managed_migration_testing_percentage'),
|
562
540
|
fingerprint=pulumi.get(__response__, 'fingerprint'),
|
563
541
|
generated_id=pulumi.get(__response__, 'generated_id'),
|
564
542
|
health_checks=pulumi.get(__response__, 'health_checks'),
|
@@ -28,7 +28,7 @@ class GetGlobalForwardingRuleResult:
|
|
28
28
|
"""
|
29
29
|
A collection of values returned by getGlobalForwardingRule.
|
30
30
|
"""
|
31
|
-
def __init__(__self__, allow_psc_global_access=None, base_forwarding_rule=None, description=None, effective_labels=None,
|
31
|
+
def __init__(__self__, allow_psc_global_access=None, base_forwarding_rule=None, description=None, effective_labels=None, forwarding_rule_id=None, id=None, ip_address=None, ip_protocol=None, ip_version=None, label_fingerprint=None, labels=None, load_balancing_scheme=None, metadata_filters=None, name=None, network=None, network_tier=None, no_automate_dns_zone=None, port_range=None, project=None, psc_connection_id=None, psc_connection_status=None, pulumi_labels=None, self_link=None, service_directory_registrations=None, source_ip_ranges=None, subnetwork=None, target=None):
|
32
32
|
if allow_psc_global_access and not isinstance(allow_psc_global_access, bool):
|
33
33
|
raise TypeError("Expected argument 'allow_psc_global_access' to be a bool")
|
34
34
|
pulumi.set(__self__, "allow_psc_global_access", allow_psc_global_access)
|
@@ -41,12 +41,6 @@ class GetGlobalForwardingRuleResult:
|
|
41
41
|
if effective_labels and not isinstance(effective_labels, dict):
|
42
42
|
raise TypeError("Expected argument 'effective_labels' to be a dict")
|
43
43
|
pulumi.set(__self__, "effective_labels", effective_labels)
|
44
|
-
if external_managed_backend_bucket_migration_state and not isinstance(external_managed_backend_bucket_migration_state, str):
|
45
|
-
raise TypeError("Expected argument 'external_managed_backend_bucket_migration_state' to be a str")
|
46
|
-
pulumi.set(__self__, "external_managed_backend_bucket_migration_state", external_managed_backend_bucket_migration_state)
|
47
|
-
if external_managed_backend_bucket_migration_testing_percentage and not isinstance(external_managed_backend_bucket_migration_testing_percentage, float):
|
48
|
-
raise TypeError("Expected argument 'external_managed_backend_bucket_migration_testing_percentage' to be a float")
|
49
|
-
pulumi.set(__self__, "external_managed_backend_bucket_migration_testing_percentage", external_managed_backend_bucket_migration_testing_percentage)
|
50
44
|
if forwarding_rule_id and not isinstance(forwarding_rule_id, int):
|
51
45
|
raise TypeError("Expected argument 'forwarding_rule_id' to be a int")
|
52
46
|
pulumi.set(__self__, "forwarding_rule_id", forwarding_rule_id)
|
@@ -137,16 +131,6 @@ class GetGlobalForwardingRuleResult:
|
|
137
131
|
def effective_labels(self) -> Mapping[str, builtins.str]:
|
138
132
|
return pulumi.get(self, "effective_labels")
|
139
133
|
|
140
|
-
@property
|
141
|
-
@pulumi.getter(name="externalManagedBackendBucketMigrationState")
|
142
|
-
def external_managed_backend_bucket_migration_state(self) -> builtins.str:
|
143
|
-
return pulumi.get(self, "external_managed_backend_bucket_migration_state")
|
144
|
-
|
145
|
-
@property
|
146
|
-
@pulumi.getter(name="externalManagedBackendBucketMigrationTestingPercentage")
|
147
|
-
def external_managed_backend_bucket_migration_testing_percentage(self) -> builtins.float:
|
148
|
-
return pulumi.get(self, "external_managed_backend_bucket_migration_testing_percentage")
|
149
|
-
|
150
134
|
@property
|
151
135
|
@pulumi.getter(name="forwardingRuleId")
|
152
136
|
def forwarding_rule_id(self) -> builtins.int:
|
@@ -276,8 +260,6 @@ class AwaitableGetGlobalForwardingRuleResult(GetGlobalForwardingRuleResult):
|
|
276
260
|
base_forwarding_rule=self.base_forwarding_rule,
|
277
261
|
description=self.description,
|
278
262
|
effective_labels=self.effective_labels,
|
279
|
-
external_managed_backend_bucket_migration_state=self.external_managed_backend_bucket_migration_state,
|
280
|
-
external_managed_backend_bucket_migration_testing_percentage=self.external_managed_backend_bucket_migration_testing_percentage,
|
281
263
|
forwarding_rule_id=self.forwarding_rule_id,
|
282
264
|
id=self.id,
|
283
265
|
ip_address=self.ip_address,
|
@@ -336,8 +318,6 @@ def get_global_forwarding_rule(name: Optional[builtins.str] = None,
|
|
336
318
|
base_forwarding_rule=pulumi.get(__ret__, 'base_forwarding_rule'),
|
337
319
|
description=pulumi.get(__ret__, 'description'),
|
338
320
|
effective_labels=pulumi.get(__ret__, 'effective_labels'),
|
339
|
-
external_managed_backend_bucket_migration_state=pulumi.get(__ret__, 'external_managed_backend_bucket_migration_state'),
|
340
|
-
external_managed_backend_bucket_migration_testing_percentage=pulumi.get(__ret__, 'external_managed_backend_bucket_migration_testing_percentage'),
|
341
321
|
forwarding_rule_id=pulumi.get(__ret__, 'forwarding_rule_id'),
|
342
322
|
id=pulumi.get(__ret__, 'id'),
|
343
323
|
ip_address=pulumi.get(__ret__, 'ip_address'),
|
@@ -393,8 +373,6 @@ def get_global_forwarding_rule_output(name: Optional[pulumi.Input[builtins.str]]
|
|
393
373
|
base_forwarding_rule=pulumi.get(__response__, 'base_forwarding_rule'),
|
394
374
|
description=pulumi.get(__response__, 'description'),
|
395
375
|
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
396
|
-
external_managed_backend_bucket_migration_state=pulumi.get(__response__, 'external_managed_backend_bucket_migration_state'),
|
397
|
-
external_managed_backend_bucket_migration_testing_percentage=pulumi.get(__response__, 'external_managed_backend_bucket_migration_testing_percentage'),
|
398
376
|
forwarding_rule_id=pulumi.get(__response__, 'forwarding_rule_id'),
|
399
377
|
id=pulumi.get(__response__, 'id'),
|
400
378
|
ip_address=pulumi.get(__response__, 'ip_address'),
|
@@ -28,7 +28,7 @@ class GetInstanceTemplateResult:
|
|
28
28
|
"""
|
29
29
|
A collection of values returned by getInstanceTemplate.
|
30
30
|
"""
|
31
|
-
def __init__(__self__, advanced_machine_features=None, can_ip_forward=None, confidential_instance_configs=None, creation_timestamp=None, description=None, disks=None, effective_labels=None, enable_display=None, filter=None, guest_accelerators=None, id=None, instance_description=None, key_revocation_action_type=None, labels=None, machine_type=None, metadata=None, metadata_fingerprint=None, metadata_startup_script=None, min_cpu_platform=None, most_recent=None, name=None, name_prefix=None, network_interfaces=None, network_performance_configs=None,
|
31
|
+
def __init__(__self__, advanced_machine_features=None, can_ip_forward=None, confidential_instance_configs=None, creation_timestamp=None, description=None, disks=None, effective_labels=None, enable_display=None, filter=None, guest_accelerators=None, id=None, instance_description=None, key_revocation_action_type=None, labels=None, machine_type=None, metadata=None, metadata_fingerprint=None, metadata_startup_script=None, min_cpu_platform=None, most_recent=None, name=None, name_prefix=None, network_interfaces=None, network_performance_configs=None, partner_metadata=None, project=None, pulumi_labels=None, region=None, reservation_affinities=None, resource_manager_tags=None, resource_policies=None, schedulings=None, self_link=None, self_link_unique=None, service_accounts=None, shielded_instance_configs=None, tags=None, tags_fingerprint=None):
|
32
32
|
if advanced_machine_features and not isinstance(advanced_machine_features, list):
|
33
33
|
raise TypeError("Expected argument 'advanced_machine_features' to be a list")
|
34
34
|
pulumi.set(__self__, "advanced_machine_features", advanced_machine_features)
|
@@ -101,9 +101,6 @@ class GetInstanceTemplateResult:
|
|
101
101
|
if network_performance_configs and not isinstance(network_performance_configs, list):
|
102
102
|
raise TypeError("Expected argument 'network_performance_configs' to be a list")
|
103
103
|
pulumi.set(__self__, "network_performance_configs", network_performance_configs)
|
104
|
-
if numeric_id and not isinstance(numeric_id, str):
|
105
|
-
raise TypeError("Expected argument 'numeric_id' to be a str")
|
106
|
-
pulumi.set(__self__, "numeric_id", numeric_id)
|
107
104
|
if partner_metadata and not isinstance(partner_metadata, dict):
|
108
105
|
raise TypeError("Expected argument 'partner_metadata' to be a dict")
|
109
106
|
pulumi.set(__self__, "partner_metadata", partner_metadata)
|
@@ -341,11 +338,6 @@ class GetInstanceTemplateResult:
|
|
341
338
|
"""
|
342
339
|
return pulumi.get(self, "network_performance_configs")
|
343
340
|
|
344
|
-
@property
|
345
|
-
@pulumi.getter(name="numericId")
|
346
|
-
def numeric_id(self) -> builtins.str:
|
347
|
-
return pulumi.get(self, "numeric_id")
|
348
|
-
|
349
341
|
@property
|
350
342
|
@pulumi.getter(name="partnerMetadata")
|
351
343
|
def partner_metadata(self) -> Mapping[str, builtins.str]:
|
@@ -486,7 +478,6 @@ class AwaitableGetInstanceTemplateResult(GetInstanceTemplateResult):
|
|
486
478
|
name_prefix=self.name_prefix,
|
487
479
|
network_interfaces=self.network_interfaces,
|
488
480
|
network_performance_configs=self.network_performance_configs,
|
489
|
-
numeric_id=self.numeric_id,
|
490
481
|
partner_metadata=self.partner_metadata,
|
491
482
|
project=self.project,
|
492
483
|
pulumi_labels=self.pulumi_labels,
|
@@ -562,7 +553,6 @@ def get_instance_template(filter: Optional[builtins.str] = None,
|
|
562
553
|
name_prefix=pulumi.get(__ret__, 'name_prefix'),
|
563
554
|
network_interfaces=pulumi.get(__ret__, 'network_interfaces'),
|
564
555
|
network_performance_configs=pulumi.get(__ret__, 'network_performance_configs'),
|
565
|
-
numeric_id=pulumi.get(__ret__, 'numeric_id'),
|
566
556
|
partner_metadata=pulumi.get(__ret__, 'partner_metadata'),
|
567
557
|
project=pulumi.get(__ret__, 'project'),
|
568
558
|
pulumi_labels=pulumi.get(__ret__, 'pulumi_labels'),
|
@@ -635,7 +625,6 @@ def get_instance_template_output(filter: Optional[pulumi.Input[Optional[builtins
|
|
635
625
|
name_prefix=pulumi.get(__response__, 'name_prefix'),
|
636
626
|
network_interfaces=pulumi.get(__response__, 'network_interfaces'),
|
637
627
|
network_performance_configs=pulumi.get(__response__, 'network_performance_configs'),
|
638
|
-
numeric_id=pulumi.get(__response__, 'numeric_id'),
|
639
628
|
partner_metadata=pulumi.get(__response__, 'partner_metadata'),
|
640
629
|
project=pulumi.get(__response__, 'project'),
|
641
630
|
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
@@ -27,16 +27,13 @@ class GetNetworkEndpointGroupResult:
|
|
27
27
|
"""
|
28
28
|
A collection of values returned by getNetworkEndpointGroup.
|
29
29
|
"""
|
30
|
-
def __init__(__self__, default_port=None, description=None,
|
30
|
+
def __init__(__self__, default_port=None, description=None, id=None, name=None, network=None, network_endpoint_type=None, project=None, self_link=None, size=None, subnetwork=None, zone=None):
|
31
31
|
if default_port and not isinstance(default_port, int):
|
32
32
|
raise TypeError("Expected argument 'default_port' to be a int")
|
33
33
|
pulumi.set(__self__, "default_port", default_port)
|
34
34
|
if description and not isinstance(description, str):
|
35
35
|
raise TypeError("Expected argument 'description' to be a str")
|
36
36
|
pulumi.set(__self__, "description", description)
|
37
|
-
if generated_id and not isinstance(generated_id, int):
|
38
|
-
raise TypeError("Expected argument 'generated_id' to be a int")
|
39
|
-
pulumi.set(__self__, "generated_id", generated_id)
|
40
37
|
if id and not isinstance(id, str):
|
41
38
|
raise TypeError("Expected argument 'id' to be a str")
|
42
39
|
pulumi.set(__self__, "id", id)
|
@@ -81,11 +78,6 @@ class GetNetworkEndpointGroupResult:
|
|
81
78
|
"""
|
82
79
|
return pulumi.get(self, "description")
|
83
80
|
|
84
|
-
@property
|
85
|
-
@pulumi.getter(name="generatedId")
|
86
|
-
def generated_id(self) -> builtins.int:
|
87
|
-
return pulumi.get(self, "generated_id")
|
88
|
-
|
89
81
|
@property
|
90
82
|
@pulumi.getter
|
91
83
|
def id(self) -> builtins.str:
|
@@ -155,7 +147,6 @@ class AwaitableGetNetworkEndpointGroupResult(GetNetworkEndpointGroupResult):
|
|
155
147
|
return GetNetworkEndpointGroupResult(
|
156
148
|
default_port=self.default_port,
|
157
149
|
description=self.description,
|
158
|
-
generated_id=self.generated_id,
|
159
150
|
id=self.id,
|
160
151
|
name=self.name,
|
161
152
|
network=self.network,
|
@@ -207,7 +198,6 @@ def get_network_endpoint_group(name: Optional[builtins.str] = None,
|
|
207
198
|
return AwaitableGetNetworkEndpointGroupResult(
|
208
199
|
default_port=pulumi.get(__ret__, 'default_port'),
|
209
200
|
description=pulumi.get(__ret__, 'description'),
|
210
|
-
generated_id=pulumi.get(__ret__, 'generated_id'),
|
211
201
|
id=pulumi.get(__ret__, 'id'),
|
212
202
|
name=pulumi.get(__ret__, 'name'),
|
213
203
|
network=pulumi.get(__ret__, 'network'),
|
@@ -256,7 +246,6 @@ def get_network_endpoint_group_output(name: Optional[pulumi.Input[Optional[built
|
|
256
246
|
return __ret__.apply(lambda __response__: GetNetworkEndpointGroupResult(
|
257
247
|
default_port=pulumi.get(__response__, 'default_port'),
|
258
248
|
description=pulumi.get(__response__, 'description'),
|
259
|
-
generated_id=pulumi.get(__response__, 'generated_id'),
|
260
249
|
id=pulumi.get(__response__, 'id'),
|
261
250
|
name=pulumi.get(__response__, 'name'),
|
262
251
|
network=pulumi.get(__response__, 'network'),
|
@@ -25,8 +25,6 @@ class GlobalForwardingRuleArgs:
|
|
25
25
|
target: pulumi.Input[builtins.str],
|
26
26
|
allow_psc_global_access: Optional[pulumi.Input[builtins.bool]] = None,
|
27
27
|
description: Optional[pulumi.Input[builtins.str]] = None,
|
28
|
-
external_managed_backend_bucket_migration_state: Optional[pulumi.Input[builtins.str]] = None,
|
29
|
-
external_managed_backend_bucket_migration_testing_percentage: Optional[pulumi.Input[builtins.float]] = None,
|
30
28
|
ip_address: Optional[pulumi.Input[builtins.str]] = None,
|
31
29
|
ip_protocol: Optional[pulumi.Input[builtins.str]] = None,
|
32
30
|
ip_version: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -60,23 +58,6 @@ class GlobalForwardingRuleArgs:
|
|
60
58
|
:param pulumi.Input[builtins.bool] allow_psc_global_access: This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.
|
61
59
|
:param pulumi.Input[builtins.str] description: An optional description of this resource. Provide this property when
|
62
60
|
you create the resource.
|
63
|
-
:param pulumi.Input[builtins.str] external_managed_backend_bucket_migration_state: Specifies the canary migration state for the backend buckets attached to this forwarding rule.
|
64
|
-
Possible values are PREPARE, TEST_BY_PERCENTAGE, and TEST_ALL_TRAFFIC.
|
65
|
-
To begin the migration from EXTERNAL to EXTERNAL_MANAGED, the state must be changed to
|
66
|
-
PREPARE. The state must be changed to TEST_ALL_TRAFFIC before the loadBalancingScheme can be
|
67
|
-
changed to EXTERNAL_MANAGED. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate
|
68
|
-
traffic to backend buckets attached to this forwarding rule by percentage using
|
69
|
-
externalManagedBackendBucketMigrationTestingPercentage.
|
70
|
-
Rolling back a migration requires the states to be set in reverse order. So changing the
|
71
|
-
scheme from EXTERNAL_MANAGED to EXTERNAL requires the state to be set to TEST_ALL_TRAFFIC at
|
72
|
-
the same time. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate some traffic
|
73
|
-
back to EXTERNAL or PREPARE can be used to migrate all traffic back to EXTERNAL.
|
74
|
-
Possible values are: `PREPARE`, `TEST_BY_PERCENTAGE`, `TEST_ALL_TRAFFIC`.
|
75
|
-
:param pulumi.Input[builtins.float] external_managed_backend_bucket_migration_testing_percentage: Determines the fraction of requests to backend buckets that should be processed by the Global
|
76
|
-
external Application Load Balancer.
|
77
|
-
The value of this field must be in the range [0, 100].
|
78
|
-
This value can only be set if the loadBalancingScheme in the forwarding rule is set to
|
79
|
-
EXTERNAL (when using the Classic ALB) and the migration state is TEST_BY_PERCENTAGE.
|
80
61
|
:param pulumi.Input[builtins.str] ip_address: IP address for which this forwarding rule accepts traffic. When a client
|
81
62
|
sends traffic to this IP address, the forwarding rule directs the traffic
|
82
63
|
to the referenced `target`.
|
@@ -208,10 +189,6 @@ class GlobalForwardingRuleArgs:
|
|
208
189
|
pulumi.set(__self__, "allow_psc_global_access", allow_psc_global_access)
|
209
190
|
if description is not None:
|
210
191
|
pulumi.set(__self__, "description", description)
|
211
|
-
if external_managed_backend_bucket_migration_state is not None:
|
212
|
-
pulumi.set(__self__, "external_managed_backend_bucket_migration_state", external_managed_backend_bucket_migration_state)
|
213
|
-
if external_managed_backend_bucket_migration_testing_percentage is not None:
|
214
|
-
pulumi.set(__self__, "external_managed_backend_bucket_migration_testing_percentage", external_managed_backend_bucket_migration_testing_percentage)
|
215
192
|
if ip_address is not None:
|
216
193
|
pulumi.set(__self__, "ip_address", ip_address)
|
217
194
|
if ip_protocol is not None:
|
@@ -292,45 +269,6 @@ class GlobalForwardingRuleArgs:
|
|
292
269
|
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
293
270
|
pulumi.set(self, "description", value)
|
294
271
|
|
295
|
-
@property
|
296
|
-
@pulumi.getter(name="externalManagedBackendBucketMigrationState")
|
297
|
-
def external_managed_backend_bucket_migration_state(self) -> Optional[pulumi.Input[builtins.str]]:
|
298
|
-
"""
|
299
|
-
Specifies the canary migration state for the backend buckets attached to this forwarding rule.
|
300
|
-
Possible values are PREPARE, TEST_BY_PERCENTAGE, and TEST_ALL_TRAFFIC.
|
301
|
-
To begin the migration from EXTERNAL to EXTERNAL_MANAGED, the state must be changed to
|
302
|
-
PREPARE. The state must be changed to TEST_ALL_TRAFFIC before the loadBalancingScheme can be
|
303
|
-
changed to EXTERNAL_MANAGED. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate
|
304
|
-
traffic to backend buckets attached to this forwarding rule by percentage using
|
305
|
-
externalManagedBackendBucketMigrationTestingPercentage.
|
306
|
-
Rolling back a migration requires the states to be set in reverse order. So changing the
|
307
|
-
scheme from EXTERNAL_MANAGED to EXTERNAL requires the state to be set to TEST_ALL_TRAFFIC at
|
308
|
-
the same time. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate some traffic
|
309
|
-
back to EXTERNAL or PREPARE can be used to migrate all traffic back to EXTERNAL.
|
310
|
-
Possible values are: `PREPARE`, `TEST_BY_PERCENTAGE`, `TEST_ALL_TRAFFIC`.
|
311
|
-
"""
|
312
|
-
return pulumi.get(self, "external_managed_backend_bucket_migration_state")
|
313
|
-
|
314
|
-
@external_managed_backend_bucket_migration_state.setter
|
315
|
-
def external_managed_backend_bucket_migration_state(self, value: Optional[pulumi.Input[builtins.str]]):
|
316
|
-
pulumi.set(self, "external_managed_backend_bucket_migration_state", value)
|
317
|
-
|
318
|
-
@property
|
319
|
-
@pulumi.getter(name="externalManagedBackendBucketMigrationTestingPercentage")
|
320
|
-
def external_managed_backend_bucket_migration_testing_percentage(self) -> Optional[pulumi.Input[builtins.float]]:
|
321
|
-
"""
|
322
|
-
Determines the fraction of requests to backend buckets that should be processed by the Global
|
323
|
-
external Application Load Balancer.
|
324
|
-
The value of this field must be in the range [0, 100].
|
325
|
-
This value can only be set if the loadBalancingScheme in the forwarding rule is set to
|
326
|
-
EXTERNAL (when using the Classic ALB) and the migration state is TEST_BY_PERCENTAGE.
|
327
|
-
"""
|
328
|
-
return pulumi.get(self, "external_managed_backend_bucket_migration_testing_percentage")
|
329
|
-
|
330
|
-
@external_managed_backend_bucket_migration_testing_percentage.setter
|
331
|
-
def external_managed_backend_bucket_migration_testing_percentage(self, value: Optional[pulumi.Input[builtins.float]]):
|
332
|
-
pulumi.set(self, "external_managed_backend_bucket_migration_testing_percentage", value)
|
333
|
-
|
334
272
|
@property
|
335
273
|
@pulumi.getter(name="ipAddress")
|
336
274
|
def ip_address(self) -> Optional[pulumi.Input[builtins.str]]:
|
@@ -629,8 +567,6 @@ class _GlobalForwardingRuleState:
|
|
629
567
|
base_forwarding_rule: Optional[pulumi.Input[builtins.str]] = None,
|
630
568
|
description: Optional[pulumi.Input[builtins.str]] = None,
|
631
569
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None,
|
632
|
-
external_managed_backend_bucket_migration_state: Optional[pulumi.Input[builtins.str]] = None,
|
633
|
-
external_managed_backend_bucket_migration_testing_percentage: Optional[pulumi.Input[builtins.float]] = None,
|
634
570
|
forwarding_rule_id: Optional[pulumi.Input[builtins.int]] = None,
|
635
571
|
ip_address: Optional[pulumi.Input[builtins.str]] = None,
|
636
572
|
ip_protocol: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -660,23 +596,6 @@ class _GlobalForwardingRuleState:
|
|
660
596
|
:param pulumi.Input[builtins.str] description: An optional description of this resource. Provide this property when
|
661
597
|
you create the resource.
|
662
598
|
:param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
663
|
-
:param pulumi.Input[builtins.str] external_managed_backend_bucket_migration_state: Specifies the canary migration state for the backend buckets attached to this forwarding rule.
|
664
|
-
Possible values are PREPARE, TEST_BY_PERCENTAGE, and TEST_ALL_TRAFFIC.
|
665
|
-
To begin the migration from EXTERNAL to EXTERNAL_MANAGED, the state must be changed to
|
666
|
-
PREPARE. The state must be changed to TEST_ALL_TRAFFIC before the loadBalancingScheme can be
|
667
|
-
changed to EXTERNAL_MANAGED. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate
|
668
|
-
traffic to backend buckets attached to this forwarding rule by percentage using
|
669
|
-
externalManagedBackendBucketMigrationTestingPercentage.
|
670
|
-
Rolling back a migration requires the states to be set in reverse order. So changing the
|
671
|
-
scheme from EXTERNAL_MANAGED to EXTERNAL requires the state to be set to TEST_ALL_TRAFFIC at
|
672
|
-
the same time. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate some traffic
|
673
|
-
back to EXTERNAL or PREPARE can be used to migrate all traffic back to EXTERNAL.
|
674
|
-
Possible values are: `PREPARE`, `TEST_BY_PERCENTAGE`, `TEST_ALL_TRAFFIC`.
|
675
|
-
:param pulumi.Input[builtins.float] external_managed_backend_bucket_migration_testing_percentage: Determines the fraction of requests to backend buckets that should be processed by the Global
|
676
|
-
external Application Load Balancer.
|
677
|
-
The value of this field must be in the range [0, 100].
|
678
|
-
This value can only be set if the loadBalancingScheme in the forwarding rule is set to
|
679
|
-
EXTERNAL (when using the Classic ALB) and the migration state is TEST_BY_PERCENTAGE.
|
680
599
|
:param pulumi.Input[builtins.int] forwarding_rule_id: The unique identifier number for the resource. This identifier is defined by the server.
|
681
600
|
:param pulumi.Input[builtins.str] ip_address: IP address for which this forwarding rule accepts traffic. When a client
|
682
601
|
sends traffic to this IP address, the forwarding rule directs the traffic
|
@@ -832,10 +751,6 @@ class _GlobalForwardingRuleState:
|
|
832
751
|
pulumi.set(__self__, "description", description)
|
833
752
|
if effective_labels is not None:
|
834
753
|
pulumi.set(__self__, "effective_labels", effective_labels)
|
835
|
-
if external_managed_backend_bucket_migration_state is not None:
|
836
|
-
pulumi.set(__self__, "external_managed_backend_bucket_migration_state", external_managed_backend_bucket_migration_state)
|
837
|
-
if external_managed_backend_bucket_migration_testing_percentage is not None:
|
838
|
-
pulumi.set(__self__, "external_managed_backend_bucket_migration_testing_percentage", external_managed_backend_bucket_migration_testing_percentage)
|
839
754
|
if forwarding_rule_id is not None:
|
840
755
|
pulumi.set(__self__, "forwarding_rule_id", forwarding_rule_id)
|
841
756
|
if ip_address is not None:
|
@@ -930,45 +845,6 @@ class _GlobalForwardingRuleState:
|
|
930
845
|
def effective_labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]):
|
931
846
|
pulumi.set(self, "effective_labels", value)
|
932
847
|
|
933
|
-
@property
|
934
|
-
@pulumi.getter(name="externalManagedBackendBucketMigrationState")
|
935
|
-
def external_managed_backend_bucket_migration_state(self) -> Optional[pulumi.Input[builtins.str]]:
|
936
|
-
"""
|
937
|
-
Specifies the canary migration state for the backend buckets attached to this forwarding rule.
|
938
|
-
Possible values are PREPARE, TEST_BY_PERCENTAGE, and TEST_ALL_TRAFFIC.
|
939
|
-
To begin the migration from EXTERNAL to EXTERNAL_MANAGED, the state must be changed to
|
940
|
-
PREPARE. The state must be changed to TEST_ALL_TRAFFIC before the loadBalancingScheme can be
|
941
|
-
changed to EXTERNAL_MANAGED. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate
|
942
|
-
traffic to backend buckets attached to this forwarding rule by percentage using
|
943
|
-
externalManagedBackendBucketMigrationTestingPercentage.
|
944
|
-
Rolling back a migration requires the states to be set in reverse order. So changing the
|
945
|
-
scheme from EXTERNAL_MANAGED to EXTERNAL requires the state to be set to TEST_ALL_TRAFFIC at
|
946
|
-
the same time. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate some traffic
|
947
|
-
back to EXTERNAL or PREPARE can be used to migrate all traffic back to EXTERNAL.
|
948
|
-
Possible values are: `PREPARE`, `TEST_BY_PERCENTAGE`, `TEST_ALL_TRAFFIC`.
|
949
|
-
"""
|
950
|
-
return pulumi.get(self, "external_managed_backend_bucket_migration_state")
|
951
|
-
|
952
|
-
@external_managed_backend_bucket_migration_state.setter
|
953
|
-
def external_managed_backend_bucket_migration_state(self, value: Optional[pulumi.Input[builtins.str]]):
|
954
|
-
pulumi.set(self, "external_managed_backend_bucket_migration_state", value)
|
955
|
-
|
956
|
-
@property
|
957
|
-
@pulumi.getter(name="externalManagedBackendBucketMigrationTestingPercentage")
|
958
|
-
def external_managed_backend_bucket_migration_testing_percentage(self) -> Optional[pulumi.Input[builtins.float]]:
|
959
|
-
"""
|
960
|
-
Determines the fraction of requests to backend buckets that should be processed by the Global
|
961
|
-
external Application Load Balancer.
|
962
|
-
The value of this field must be in the range [0, 100].
|
963
|
-
This value can only be set if the loadBalancingScheme in the forwarding rule is set to
|
964
|
-
EXTERNAL (when using the Classic ALB) and the migration state is TEST_BY_PERCENTAGE.
|
965
|
-
"""
|
966
|
-
return pulumi.get(self, "external_managed_backend_bucket_migration_testing_percentage")
|
967
|
-
|
968
|
-
@external_managed_backend_bucket_migration_testing_percentage.setter
|
969
|
-
def external_managed_backend_bucket_migration_testing_percentage(self, value: Optional[pulumi.Input[builtins.float]]):
|
970
|
-
pulumi.set(self, "external_managed_backend_bucket_migration_testing_percentage", value)
|
971
|
-
|
972
848
|
@property
|
973
849
|
@pulumi.getter(name="forwardingRuleId")
|
974
850
|
def forwarding_rule_id(self) -> Optional[pulumi.Input[builtins.int]]:
|
@@ -1366,8 +1242,6 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
1366
1242
|
opts: Optional[pulumi.ResourceOptions] = None,
|
1367
1243
|
allow_psc_global_access: Optional[pulumi.Input[builtins.bool]] = None,
|
1368
1244
|
description: Optional[pulumi.Input[builtins.str]] = None,
|
1369
|
-
external_managed_backend_bucket_migration_state: Optional[pulumi.Input[builtins.str]] = None,
|
1370
|
-
external_managed_backend_bucket_migration_testing_percentage: Optional[pulumi.Input[builtins.float]] = None,
|
1371
1245
|
ip_address: Optional[pulumi.Input[builtins.str]] = None,
|
1372
1246
|
ip_protocol: Optional[pulumi.Input[builtins.str]] = None,
|
1373
1247
|
ip_version: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -1764,23 +1638,6 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
1764
1638
|
:param pulumi.Input[builtins.bool] allow_psc_global_access: This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.
|
1765
1639
|
:param pulumi.Input[builtins.str] description: An optional description of this resource. Provide this property when
|
1766
1640
|
you create the resource.
|
1767
|
-
:param pulumi.Input[builtins.str] external_managed_backend_bucket_migration_state: Specifies the canary migration state for the backend buckets attached to this forwarding rule.
|
1768
|
-
Possible values are PREPARE, TEST_BY_PERCENTAGE, and TEST_ALL_TRAFFIC.
|
1769
|
-
To begin the migration from EXTERNAL to EXTERNAL_MANAGED, the state must be changed to
|
1770
|
-
PREPARE. The state must be changed to TEST_ALL_TRAFFIC before the loadBalancingScheme can be
|
1771
|
-
changed to EXTERNAL_MANAGED. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate
|
1772
|
-
traffic to backend buckets attached to this forwarding rule by percentage using
|
1773
|
-
externalManagedBackendBucketMigrationTestingPercentage.
|
1774
|
-
Rolling back a migration requires the states to be set in reverse order. So changing the
|
1775
|
-
scheme from EXTERNAL_MANAGED to EXTERNAL requires the state to be set to TEST_ALL_TRAFFIC at
|
1776
|
-
the same time. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate some traffic
|
1777
|
-
back to EXTERNAL or PREPARE can be used to migrate all traffic back to EXTERNAL.
|
1778
|
-
Possible values are: `PREPARE`, `TEST_BY_PERCENTAGE`, `TEST_ALL_TRAFFIC`.
|
1779
|
-
:param pulumi.Input[builtins.float] external_managed_backend_bucket_migration_testing_percentage: Determines the fraction of requests to backend buckets that should be processed by the Global
|
1780
|
-
external Application Load Balancer.
|
1781
|
-
The value of this field must be in the range [0, 100].
|
1782
|
-
This value can only be set if the loadBalancingScheme in the forwarding rule is set to
|
1783
|
-
EXTERNAL (when using the Classic ALB) and the migration state is TEST_BY_PERCENTAGE.
|
1784
1641
|
:param pulumi.Input[builtins.str] ip_address: IP address for which this forwarding rule accepts traffic. When a client
|
1785
1642
|
sends traffic to this IP address, the forwarding rule directs the traffic
|
1786
1643
|
to the referenced `target`.
|
@@ -2317,8 +2174,6 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
2317
2174
|
opts: Optional[pulumi.ResourceOptions] = None,
|
2318
2175
|
allow_psc_global_access: Optional[pulumi.Input[builtins.bool]] = None,
|
2319
2176
|
description: Optional[pulumi.Input[builtins.str]] = None,
|
2320
|
-
external_managed_backend_bucket_migration_state: Optional[pulumi.Input[builtins.str]] = None,
|
2321
|
-
external_managed_backend_bucket_migration_testing_percentage: Optional[pulumi.Input[builtins.float]] = None,
|
2322
2177
|
ip_address: Optional[pulumi.Input[builtins.str]] = None,
|
2323
2178
|
ip_protocol: Optional[pulumi.Input[builtins.str]] = None,
|
2324
2179
|
ip_version: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -2346,8 +2201,6 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
2346
2201
|
|
2347
2202
|
__props__.__dict__["allow_psc_global_access"] = allow_psc_global_access
|
2348
2203
|
__props__.__dict__["description"] = description
|
2349
|
-
__props__.__dict__["external_managed_backend_bucket_migration_state"] = external_managed_backend_bucket_migration_state
|
2350
|
-
__props__.__dict__["external_managed_backend_bucket_migration_testing_percentage"] = external_managed_backend_bucket_migration_testing_percentage
|
2351
2204
|
__props__.__dict__["ip_address"] = ip_address
|
2352
2205
|
__props__.__dict__["ip_protocol"] = ip_protocol
|
2353
2206
|
__props__.__dict__["ip_version"] = ip_version
|
@@ -2390,8 +2243,6 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
2390
2243
|
base_forwarding_rule: Optional[pulumi.Input[builtins.str]] = None,
|
2391
2244
|
description: Optional[pulumi.Input[builtins.str]] = None,
|
2392
2245
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None,
|
2393
|
-
external_managed_backend_bucket_migration_state: Optional[pulumi.Input[builtins.str]] = None,
|
2394
|
-
external_managed_backend_bucket_migration_testing_percentage: Optional[pulumi.Input[builtins.float]] = None,
|
2395
2246
|
forwarding_rule_id: Optional[pulumi.Input[builtins.int]] = None,
|
2396
2247
|
ip_address: Optional[pulumi.Input[builtins.str]] = None,
|
2397
2248
|
ip_protocol: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -2426,23 +2277,6 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
2426
2277
|
:param pulumi.Input[builtins.str] description: An optional description of this resource. Provide this property when
|
2427
2278
|
you create the resource.
|
2428
2279
|
:param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
2429
|
-
:param pulumi.Input[builtins.str] external_managed_backend_bucket_migration_state: Specifies the canary migration state for the backend buckets attached to this forwarding rule.
|
2430
|
-
Possible values are PREPARE, TEST_BY_PERCENTAGE, and TEST_ALL_TRAFFIC.
|
2431
|
-
To begin the migration from EXTERNAL to EXTERNAL_MANAGED, the state must be changed to
|
2432
|
-
PREPARE. The state must be changed to TEST_ALL_TRAFFIC before the loadBalancingScheme can be
|
2433
|
-
changed to EXTERNAL_MANAGED. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate
|
2434
|
-
traffic to backend buckets attached to this forwarding rule by percentage using
|
2435
|
-
externalManagedBackendBucketMigrationTestingPercentage.
|
2436
|
-
Rolling back a migration requires the states to be set in reverse order. So changing the
|
2437
|
-
scheme from EXTERNAL_MANAGED to EXTERNAL requires the state to be set to TEST_ALL_TRAFFIC at
|
2438
|
-
the same time. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate some traffic
|
2439
|
-
back to EXTERNAL or PREPARE can be used to migrate all traffic back to EXTERNAL.
|
2440
|
-
Possible values are: `PREPARE`, `TEST_BY_PERCENTAGE`, `TEST_ALL_TRAFFIC`.
|
2441
|
-
:param pulumi.Input[builtins.float] external_managed_backend_bucket_migration_testing_percentage: Determines the fraction of requests to backend buckets that should be processed by the Global
|
2442
|
-
external Application Load Balancer.
|
2443
|
-
The value of this field must be in the range [0, 100].
|
2444
|
-
This value can only be set if the loadBalancingScheme in the forwarding rule is set to
|
2445
|
-
EXTERNAL (when using the Classic ALB) and the migration state is TEST_BY_PERCENTAGE.
|
2446
2280
|
:param pulumi.Input[builtins.int] forwarding_rule_id: The unique identifier number for the resource. This identifier is defined by the server.
|
2447
2281
|
:param pulumi.Input[builtins.str] ip_address: IP address for which this forwarding rule accepts traffic. When a client
|
2448
2282
|
sends traffic to this IP address, the forwarding rule directs the traffic
|
@@ -2598,8 +2432,6 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
2598
2432
|
__props__.__dict__["base_forwarding_rule"] = base_forwarding_rule
|
2599
2433
|
__props__.__dict__["description"] = description
|
2600
2434
|
__props__.__dict__["effective_labels"] = effective_labels
|
2601
|
-
__props__.__dict__["external_managed_backend_bucket_migration_state"] = external_managed_backend_bucket_migration_state
|
2602
|
-
__props__.__dict__["external_managed_backend_bucket_migration_testing_percentage"] = external_managed_backend_bucket_migration_testing_percentage
|
2603
2435
|
__props__.__dict__["forwarding_rule_id"] = forwarding_rule_id
|
2604
2436
|
__props__.__dict__["ip_address"] = ip_address
|
2605
2437
|
__props__.__dict__["ip_protocol"] = ip_protocol
|
@@ -2657,37 +2489,6 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
2657
2489
|
"""
|
2658
2490
|
return pulumi.get(self, "effective_labels")
|
2659
2491
|
|
2660
|
-
@property
|
2661
|
-
@pulumi.getter(name="externalManagedBackendBucketMigrationState")
|
2662
|
-
def external_managed_backend_bucket_migration_state(self) -> pulumi.Output[Optional[builtins.str]]:
|
2663
|
-
"""
|
2664
|
-
Specifies the canary migration state for the backend buckets attached to this forwarding rule.
|
2665
|
-
Possible values are PREPARE, TEST_BY_PERCENTAGE, and TEST_ALL_TRAFFIC.
|
2666
|
-
To begin the migration from EXTERNAL to EXTERNAL_MANAGED, the state must be changed to
|
2667
|
-
PREPARE. The state must be changed to TEST_ALL_TRAFFIC before the loadBalancingScheme can be
|
2668
|
-
changed to EXTERNAL_MANAGED. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate
|
2669
|
-
traffic to backend buckets attached to this forwarding rule by percentage using
|
2670
|
-
externalManagedBackendBucketMigrationTestingPercentage.
|
2671
|
-
Rolling back a migration requires the states to be set in reverse order. So changing the
|
2672
|
-
scheme from EXTERNAL_MANAGED to EXTERNAL requires the state to be set to TEST_ALL_TRAFFIC at
|
2673
|
-
the same time. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate some traffic
|
2674
|
-
back to EXTERNAL or PREPARE can be used to migrate all traffic back to EXTERNAL.
|
2675
|
-
Possible values are: `PREPARE`, `TEST_BY_PERCENTAGE`, `TEST_ALL_TRAFFIC`.
|
2676
|
-
"""
|
2677
|
-
return pulumi.get(self, "external_managed_backend_bucket_migration_state")
|
2678
|
-
|
2679
|
-
@property
|
2680
|
-
@pulumi.getter(name="externalManagedBackendBucketMigrationTestingPercentage")
|
2681
|
-
def external_managed_backend_bucket_migration_testing_percentage(self) -> pulumi.Output[Optional[builtins.float]]:
|
2682
|
-
"""
|
2683
|
-
Determines the fraction of requests to backend buckets that should be processed by the Global
|
2684
|
-
external Application Load Balancer.
|
2685
|
-
The value of this field must be in the range [0, 100].
|
2686
|
-
This value can only be set if the loadBalancingScheme in the forwarding rule is set to
|
2687
|
-
EXTERNAL (when using the Classic ALB) and the migration state is TEST_BY_PERCENTAGE.
|
2688
|
-
"""
|
2689
|
-
return pulumi.get(self, "external_managed_backend_bucket_migration_testing_percentage")
|
2690
|
-
|
2691
2492
|
@property
|
2692
2493
|
@pulumi.getter(name="forwardingRuleId")
|
2693
2494
|
def forwarding_rule_id(self) -> pulumi.Output[builtins.int]:
|