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
@@ -577,7 +577,6 @@ class _InstanceTemplateState:
|
|
577
577
|
name_prefix: Optional[pulumi.Input[builtins.str]] = None,
|
578
578
|
network_interfaces: Optional[pulumi.Input[Sequence[pulumi.Input['InstanceTemplateNetworkInterfaceArgs']]]] = None,
|
579
579
|
network_performance_config: Optional[pulumi.Input['InstanceTemplateNetworkPerformanceConfigArgs']] = None,
|
580
|
-
numeric_id: Optional[pulumi.Input[builtins.str]] = None,
|
581
580
|
partner_metadata: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None,
|
582
581
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
583
582
|
pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None,
|
@@ -646,7 +645,6 @@ class _InstanceTemplateState:
|
|
646
645
|
the `image` used must include the [`GVNIC`](https://cloud.google.com/compute/docs/networking/using-gvnic#create-instance-gvnic-image)
|
647
646
|
in `guest-os-features`, and `network_interface.0.nic-type` must be `GVNIC`
|
648
647
|
in order for this setting to take effect.
|
649
|
-
:param pulumi.Input[builtins.str] numeric_id: numeric identifier of the resource.
|
650
648
|
:param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] partner_metadata: Beta key/value pair represents partner metadata assigned to instance template where key represent a defined namespace and value is a json string represent the entries associted with the namespace.
|
651
649
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs. If it
|
652
650
|
is not provided, the provider project is used.
|
@@ -714,8 +712,6 @@ class _InstanceTemplateState:
|
|
714
712
|
pulumi.set(__self__, "network_interfaces", network_interfaces)
|
715
713
|
if network_performance_config is not None:
|
716
714
|
pulumi.set(__self__, "network_performance_config", network_performance_config)
|
717
|
-
if numeric_id is not None:
|
718
|
-
pulumi.set(__self__, "numeric_id", numeric_id)
|
719
715
|
if partner_metadata is not None:
|
720
716
|
pulumi.set(__self__, "partner_metadata", partner_metadata)
|
721
717
|
if project is not None:
|
@@ -1028,18 +1024,6 @@ class _InstanceTemplateState:
|
|
1028
1024
|
def network_performance_config(self, value: Optional[pulumi.Input['InstanceTemplateNetworkPerformanceConfigArgs']]):
|
1029
1025
|
pulumi.set(self, "network_performance_config", value)
|
1030
1026
|
|
1031
|
-
@property
|
1032
|
-
@pulumi.getter(name="numericId")
|
1033
|
-
def numeric_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
1034
|
-
"""
|
1035
|
-
numeric identifier of the resource.
|
1036
|
-
"""
|
1037
|
-
return pulumi.get(self, "numeric_id")
|
1038
|
-
|
1039
|
-
@numeric_id.setter
|
1040
|
-
def numeric_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
1041
|
-
pulumi.set(self, "numeric_id", value)
|
1042
|
-
|
1043
1027
|
@property
|
1044
1028
|
@pulumi.getter(name="partnerMetadata")
|
1045
1029
|
def partner_metadata(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]:
|
@@ -1928,7 +1912,6 @@ class InstanceTemplate(pulumi.CustomResource):
|
|
1928
1912
|
__props__.__dict__["creation_timestamp"] = None
|
1929
1913
|
__props__.__dict__["effective_labels"] = None
|
1930
1914
|
__props__.__dict__["metadata_fingerprint"] = None
|
1931
|
-
__props__.__dict__["numeric_id"] = None
|
1932
1915
|
__props__.__dict__["pulumi_labels"] = None
|
1933
1916
|
__props__.__dict__["self_link"] = None
|
1934
1917
|
__props__.__dict__["self_link_unique"] = None
|
@@ -1966,7 +1949,6 @@ class InstanceTemplate(pulumi.CustomResource):
|
|
1966
1949
|
name_prefix: Optional[pulumi.Input[builtins.str]] = None,
|
1967
1950
|
network_interfaces: Optional[pulumi.Input[Sequence[pulumi.Input[Union['InstanceTemplateNetworkInterfaceArgs', 'InstanceTemplateNetworkInterfaceArgsDict']]]]] = None,
|
1968
1951
|
network_performance_config: Optional[pulumi.Input[Union['InstanceTemplateNetworkPerformanceConfigArgs', 'InstanceTemplateNetworkPerformanceConfigArgsDict']]] = None,
|
1969
|
-
numeric_id: Optional[pulumi.Input[builtins.str]] = None,
|
1970
1952
|
partner_metadata: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None,
|
1971
1953
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
1972
1954
|
pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None,
|
@@ -2040,7 +2022,6 @@ class InstanceTemplate(pulumi.CustomResource):
|
|
2040
2022
|
the `image` used must include the [`GVNIC`](https://cloud.google.com/compute/docs/networking/using-gvnic#create-instance-gvnic-image)
|
2041
2023
|
in `guest-os-features`, and `network_interface.0.nic-type` must be `GVNIC`
|
2042
2024
|
in order for this setting to take effect.
|
2043
|
-
:param pulumi.Input[builtins.str] numeric_id: numeric identifier of the resource.
|
2044
2025
|
:param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] partner_metadata: Beta key/value pair represents partner metadata assigned to instance template where key represent a defined namespace and value is a json string represent the entries associted with the namespace.
|
2045
2026
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs. If it
|
2046
2027
|
is not provided, the provider project is used.
|
@@ -2091,7 +2072,6 @@ class InstanceTemplate(pulumi.CustomResource):
|
|
2091
2072
|
__props__.__dict__["name_prefix"] = name_prefix
|
2092
2073
|
__props__.__dict__["network_interfaces"] = network_interfaces
|
2093
2074
|
__props__.__dict__["network_performance_config"] = network_performance_config
|
2094
|
-
__props__.__dict__["numeric_id"] = numeric_id
|
2095
2075
|
__props__.__dict__["partner_metadata"] = partner_metadata
|
2096
2076
|
__props__.__dict__["project"] = project
|
2097
2077
|
__props__.__dict__["pulumi_labels"] = pulumi_labels
|
@@ -2307,14 +2287,6 @@ class InstanceTemplate(pulumi.CustomResource):
|
|
2307
2287
|
"""
|
2308
2288
|
return pulumi.get(self, "network_performance_config")
|
2309
2289
|
|
2310
|
-
@property
|
2311
|
-
@pulumi.getter(name="numericId")
|
2312
|
-
def numeric_id(self) -> pulumi.Output[builtins.str]:
|
2313
|
-
"""
|
2314
|
-
numeric identifier of the resource.
|
2315
|
-
"""
|
2316
|
-
return pulumi.get(self, "numeric_id")
|
2317
|
-
|
2318
2290
|
@property
|
2319
2291
|
@pulumi.getter(name="partnerMetadata")
|
2320
2292
|
def partner_metadata(self) -> pulumi.Output[Optional[Mapping[str, builtins.str]]]:
|
@@ -201,7 +201,6 @@ class _NetworkEndpointGroupState:
|
|
201
201
|
def __init__(__self__, *,
|
202
202
|
default_port: Optional[pulumi.Input[builtins.int]] = None,
|
203
203
|
description: Optional[pulumi.Input[builtins.str]] = None,
|
204
|
-
generated_id: Optional[pulumi.Input[builtins.int]] = None,
|
205
204
|
name: Optional[pulumi.Input[builtins.str]] = None,
|
206
205
|
network: Optional[pulumi.Input[builtins.str]] = None,
|
207
206
|
network_endpoint_type: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -216,7 +215,6 @@ class _NetworkEndpointGroupState:
|
|
216
215
|
network endpoint.
|
217
216
|
:param pulumi.Input[builtins.str] description: An optional description of this resource. Provide this property when
|
218
217
|
you create the resource.
|
219
|
-
:param pulumi.Input[builtins.int] generated_id: The uniquely generated identifier for the resource. This identifier is defined by the server.
|
220
218
|
:param pulumi.Input[builtins.str] name: Name of the resource; provided by the client when the resource is
|
221
219
|
created. The name must be 1-63 characters long, and comply with
|
222
220
|
RFC1035. Specifically, the name must be 1-63 characters long and match
|
@@ -250,8 +248,6 @@ class _NetworkEndpointGroupState:
|
|
250
248
|
pulumi.set(__self__, "default_port", default_port)
|
251
249
|
if description is not None:
|
252
250
|
pulumi.set(__self__, "description", description)
|
253
|
-
if generated_id is not None:
|
254
|
-
pulumi.set(__self__, "generated_id", generated_id)
|
255
251
|
if name is not None:
|
256
252
|
pulumi.set(__self__, "name", name)
|
257
253
|
if network is not None:
|
@@ -295,18 +291,6 @@ class _NetworkEndpointGroupState:
|
|
295
291
|
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
296
292
|
pulumi.set(self, "description", value)
|
297
293
|
|
298
|
-
@property
|
299
|
-
@pulumi.getter(name="generatedId")
|
300
|
-
def generated_id(self) -> Optional[pulumi.Input[builtins.int]]:
|
301
|
-
"""
|
302
|
-
The uniquely generated identifier for the resource. This identifier is defined by the server.
|
303
|
-
"""
|
304
|
-
return pulumi.get(self, "generated_id")
|
305
|
-
|
306
|
-
@generated_id.setter
|
307
|
-
def generated_id(self, value: Optional[pulumi.Input[builtins.int]]):
|
308
|
-
pulumi.set(self, "generated_id", value)
|
309
|
-
|
310
294
|
@property
|
311
295
|
@pulumi.getter
|
312
296
|
def name(self) -> Optional[pulumi.Input[builtins.str]]:
|
@@ -708,7 +692,6 @@ class NetworkEndpointGroup(pulumi.CustomResource):
|
|
708
692
|
__props__.__dict__["project"] = project
|
709
693
|
__props__.__dict__["subnetwork"] = subnetwork
|
710
694
|
__props__.__dict__["zone"] = zone
|
711
|
-
__props__.__dict__["generated_id"] = None
|
712
695
|
__props__.__dict__["self_link"] = None
|
713
696
|
__props__.__dict__["size"] = None
|
714
697
|
super(NetworkEndpointGroup, __self__).__init__(
|
@@ -723,7 +706,6 @@ class NetworkEndpointGroup(pulumi.CustomResource):
|
|
723
706
|
opts: Optional[pulumi.ResourceOptions] = None,
|
724
707
|
default_port: Optional[pulumi.Input[builtins.int]] = None,
|
725
708
|
description: Optional[pulumi.Input[builtins.str]] = None,
|
726
|
-
generated_id: Optional[pulumi.Input[builtins.int]] = None,
|
727
709
|
name: Optional[pulumi.Input[builtins.str]] = None,
|
728
710
|
network: Optional[pulumi.Input[builtins.str]] = None,
|
729
711
|
network_endpoint_type: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -743,7 +725,6 @@ class NetworkEndpointGroup(pulumi.CustomResource):
|
|
743
725
|
network endpoint.
|
744
726
|
:param pulumi.Input[builtins.str] description: An optional description of this resource. Provide this property when
|
745
727
|
you create the resource.
|
746
|
-
:param pulumi.Input[builtins.int] generated_id: The uniquely generated identifier for the resource. This identifier is defined by the server.
|
747
728
|
:param pulumi.Input[builtins.str] name: Name of the resource; provided by the client when the resource is
|
748
729
|
created. The name must be 1-63 characters long, and comply with
|
749
730
|
RFC1035. Specifically, the name must be 1-63 characters long and match
|
@@ -779,7 +760,6 @@ class NetworkEndpointGroup(pulumi.CustomResource):
|
|
779
760
|
|
780
761
|
__props__.__dict__["default_port"] = default_port
|
781
762
|
__props__.__dict__["description"] = description
|
782
|
-
__props__.__dict__["generated_id"] = generated_id
|
783
763
|
__props__.__dict__["name"] = name
|
784
764
|
__props__.__dict__["network"] = network
|
785
765
|
__props__.__dict__["network_endpoint_type"] = network_endpoint_type
|
@@ -808,14 +788,6 @@ class NetworkEndpointGroup(pulumi.CustomResource):
|
|
808
788
|
"""
|
809
789
|
return pulumi.get(self, "description")
|
810
790
|
|
811
|
-
@property
|
812
|
-
@pulumi.getter(name="generatedId")
|
813
|
-
def generated_id(self) -> pulumi.Output[builtins.int]:
|
814
|
-
"""
|
815
|
-
The uniquely generated identifier for the resource. This identifier is defined by the server.
|
816
|
-
"""
|
817
|
-
return pulumi.get(self, "generated_id")
|
818
|
-
|
819
791
|
@property
|
820
792
|
@pulumi.getter
|
821
793
|
def name(self) -> pulumi.Output[builtins.str]:
|
pulumi_gcp/compute/outputs.py
CHANGED
@@ -8662,8 +8662,6 @@ class InstanceAttachedDisk(dict):
|
|
8662
8662
|
suggest = "disk_encryption_key_sha256"
|
8663
8663
|
elif key == "diskEncryptionServiceAccount":
|
8664
8664
|
suggest = "disk_encryption_service_account"
|
8665
|
-
elif key == "forceAttach":
|
8666
|
-
suggest = "force_attach"
|
8667
8665
|
elif key == "kmsKeySelfLink":
|
8668
8666
|
suggest = "kms_key_self_link"
|
8669
8667
|
|
@@ -8685,7 +8683,6 @@ class InstanceAttachedDisk(dict):
|
|
8685
8683
|
disk_encryption_key_rsa: Optional[builtins.str] = None,
|
8686
8684
|
disk_encryption_key_sha256: Optional[builtins.str] = None,
|
8687
8685
|
disk_encryption_service_account: Optional[builtins.str] = None,
|
8688
|
-
force_attach: Optional[builtins.bool] = None,
|
8689
8686
|
kms_key_self_link: Optional[builtins.str] = None,
|
8690
8687
|
mode: Optional[builtins.str] = None):
|
8691
8688
|
"""
|
@@ -8704,7 +8701,6 @@ class InstanceAttachedDisk(dict):
|
|
8704
8701
|
encoded SHA-256 hash of the [customer-supplied encryption key]
|
8705
8702
|
(https://cloud.google.com/compute/docs/disks/customer-supplied-encryption) that protects this resource.
|
8706
8703
|
:param builtins.str disk_encryption_service_account: The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used.
|
8707
|
-
:param builtins.bool force_attach: Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
8708
8704
|
:param builtins.str kms_key_self_link: The self_link of the encryption key that is
|
8709
8705
|
stored in Google Cloud KMS to encrypt this disk. Only one of `kms_key_self_link`, `disk_encryption_key_rsa` and `disk_encryption_key_raw`
|
8710
8706
|
may be set.
|
@@ -8724,8 +8720,6 @@ class InstanceAttachedDisk(dict):
|
|
8724
8720
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
8725
8721
|
if disk_encryption_service_account is not None:
|
8726
8722
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
8727
|
-
if force_attach is not None:
|
8728
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
8729
8723
|
if kms_key_self_link is not None:
|
8730
8724
|
pulumi.set(__self__, "kms_key_self_link", kms_key_self_link)
|
8731
8725
|
if mode is not None:
|
@@ -8788,14 +8782,6 @@ class InstanceAttachedDisk(dict):
|
|
8788
8782
|
"""
|
8789
8783
|
return pulumi.get(self, "disk_encryption_service_account")
|
8790
8784
|
|
8791
|
-
@property
|
8792
|
-
@pulumi.getter(name="forceAttach")
|
8793
|
-
def force_attach(self) -> Optional[builtins.bool]:
|
8794
|
-
"""
|
8795
|
-
Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
8796
|
-
"""
|
8797
|
-
return pulumi.get(self, "force_attach")
|
8798
|
-
|
8799
8785
|
@property
|
8800
8786
|
@pulumi.getter(name="kmsKeySelfLink")
|
8801
8787
|
def kms_key_self_link(self) -> Optional[builtins.str]:
|
@@ -8835,8 +8821,6 @@ class InstanceBootDisk(dict):
|
|
8835
8821
|
suggest = "disk_encryption_key_sha256"
|
8836
8822
|
elif key == "diskEncryptionServiceAccount":
|
8837
8823
|
suggest = "disk_encryption_service_account"
|
8838
|
-
elif key == "forceAttach":
|
8839
|
-
suggest = "force_attach"
|
8840
8824
|
elif key == "guestOsFeatures":
|
8841
8825
|
suggest = "guest_os_features"
|
8842
8826
|
elif key == "initializeParams":
|
@@ -8862,7 +8846,6 @@ class InstanceBootDisk(dict):
|
|
8862
8846
|
disk_encryption_key_rsa: Optional[builtins.str] = None,
|
8863
8847
|
disk_encryption_key_sha256: Optional[builtins.str] = None,
|
8864
8848
|
disk_encryption_service_account: Optional[builtins.str] = None,
|
8865
|
-
force_attach: Optional[builtins.bool] = None,
|
8866
8849
|
guest_os_features: Optional[Sequence[builtins.str]] = None,
|
8867
8850
|
initialize_params: Optional['outputs.InstanceBootDiskInitializeParams'] = None,
|
8868
8851
|
interface: Optional[builtins.str] = None,
|
@@ -8885,9 +8868,6 @@ class InstanceBootDisk(dict):
|
|
8885
8868
|
encoded SHA-256 hash of the [customer-supplied encryption key]
|
8886
8869
|
(https://cloud.google.com/compute/docs/disks/customer-supplied-encryption) that protects this resource.
|
8887
8870
|
:param builtins.str disk_encryption_service_account: The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used.
|
8888
|
-
:param builtins.bool force_attach: boolean field that determines whether to force attach the regional
|
8889
|
-
disk even if it's currently attached to another instance. If you try to force attach a zonal
|
8890
|
-
disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
8891
8871
|
:param Sequence[builtins.str] guest_os_features: A list of features to enable on the guest operating system. Applicable only for bootable images. Read [Enabling guest operating system features](https://cloud.google.com/compute/docs/images/create-delete-deprecate-private-images#guest-os-features) to see a list of available options.
|
8892
8872
|
:param 'InstanceBootDiskInitializeParamsArgs' initialize_params: Parameters for a new disk that will be created
|
8893
8873
|
alongside the new instance. Either `initialize_params` or `source` must be set.
|
@@ -8915,8 +8895,6 @@ class InstanceBootDisk(dict):
|
|
8915
8895
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
8916
8896
|
if disk_encryption_service_account is not None:
|
8917
8897
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
8918
|
-
if force_attach is not None:
|
8919
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
8920
8898
|
if guest_os_features is not None:
|
8921
8899
|
pulumi.set(__self__, "guest_os_features", guest_os_features)
|
8922
8900
|
if initialize_params is not None:
|
@@ -8987,16 +8965,6 @@ class InstanceBootDisk(dict):
|
|
8987
8965
|
"""
|
8988
8966
|
return pulumi.get(self, "disk_encryption_service_account")
|
8989
8967
|
|
8990
|
-
@property
|
8991
|
-
@pulumi.getter(name="forceAttach")
|
8992
|
-
def force_attach(self) -> Optional[builtins.bool]:
|
8993
|
-
"""
|
8994
|
-
boolean field that determines whether to force attach the regional
|
8995
|
-
disk even if it's currently attached to another instance. If you try to force attach a zonal
|
8996
|
-
disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
8997
|
-
"""
|
8998
|
-
return pulumi.get(self, "force_attach")
|
8999
|
-
|
9000
8968
|
@property
|
9001
8969
|
@pulumi.getter(name="guestOsFeatures")
|
9002
8970
|
def guest_os_features(self) -> Optional[Sequence[builtins.str]]:
|
@@ -9691,8 +9659,6 @@ class InstanceFromMachineImageAttachedDisk(dict):
|
|
9691
9659
|
suggest = "disk_encryption_key_sha256"
|
9692
9660
|
elif key == "diskEncryptionServiceAccount":
|
9693
9661
|
suggest = "disk_encryption_service_account"
|
9694
|
-
elif key == "forceAttach":
|
9695
|
-
suggest = "force_attach"
|
9696
9662
|
elif key == "kmsKeySelfLink":
|
9697
9663
|
suggest = "kms_key_self_link"
|
9698
9664
|
|
@@ -9714,7 +9680,6 @@ class InstanceFromMachineImageAttachedDisk(dict):
|
|
9714
9680
|
disk_encryption_key_rsa: Optional[builtins.str] = None,
|
9715
9681
|
disk_encryption_key_sha256: Optional[builtins.str] = None,
|
9716
9682
|
disk_encryption_service_account: Optional[builtins.str] = None,
|
9717
|
-
force_attach: Optional[builtins.bool] = None,
|
9718
9683
|
kms_key_self_link: Optional[builtins.str] = None,
|
9719
9684
|
mode: Optional[builtins.str] = None):
|
9720
9685
|
"""
|
@@ -9724,7 +9689,6 @@ class InstanceFromMachineImageAttachedDisk(dict):
|
|
9724
9689
|
:param builtins.str disk_encryption_key_rsa: Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. Only one of kms_key_self_link, disk_encryption_key_rsa and disk_encryption_key_raw may be set.
|
9725
9690
|
:param builtins.str disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
9726
9691
|
:param builtins.str disk_encryption_service_account: The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
9727
|
-
:param builtins.bool force_attach: Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
9728
9692
|
:param builtins.str kms_key_self_link: The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link, disk_encryption_key_rsa and disk_encryption_key_raw may be set.
|
9729
9693
|
:param builtins.str mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
9730
9694
|
"""
|
@@ -9739,8 +9703,6 @@ class InstanceFromMachineImageAttachedDisk(dict):
|
|
9739
9703
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
9740
9704
|
if disk_encryption_service_account is not None:
|
9741
9705
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
9742
|
-
if force_attach is not None:
|
9743
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
9744
9706
|
if kms_key_self_link is not None:
|
9745
9707
|
pulumi.set(__self__, "kms_key_self_link", kms_key_self_link)
|
9746
9708
|
if mode is not None:
|
@@ -9794,14 +9756,6 @@ class InstanceFromMachineImageAttachedDisk(dict):
|
|
9794
9756
|
"""
|
9795
9757
|
return pulumi.get(self, "disk_encryption_service_account")
|
9796
9758
|
|
9797
|
-
@property
|
9798
|
-
@pulumi.getter(name="forceAttach")
|
9799
|
-
def force_attach(self) -> Optional[builtins.bool]:
|
9800
|
-
"""
|
9801
|
-
Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
9802
|
-
"""
|
9803
|
-
return pulumi.get(self, "force_attach")
|
9804
|
-
|
9805
9759
|
@property
|
9806
9760
|
@pulumi.getter(name="kmsKeySelfLink")
|
9807
9761
|
def kms_key_self_link(self) -> Optional[builtins.str]:
|
@@ -9836,8 +9790,6 @@ class InstanceFromMachineImageBootDisk(dict):
|
|
9836
9790
|
suggest = "disk_encryption_key_sha256"
|
9837
9791
|
elif key == "diskEncryptionServiceAccount":
|
9838
9792
|
suggest = "disk_encryption_service_account"
|
9839
|
-
elif key == "forceAttach":
|
9840
|
-
suggest = "force_attach"
|
9841
9793
|
elif key == "guestOsFeatures":
|
9842
9794
|
suggest = "guest_os_features"
|
9843
9795
|
elif key == "initializeParams":
|
@@ -9863,7 +9815,6 @@ class InstanceFromMachineImageBootDisk(dict):
|
|
9863
9815
|
disk_encryption_key_rsa: Optional[builtins.str] = None,
|
9864
9816
|
disk_encryption_key_sha256: Optional[builtins.str] = None,
|
9865
9817
|
disk_encryption_service_account: Optional[builtins.str] = None,
|
9866
|
-
force_attach: Optional[builtins.bool] = None,
|
9867
9818
|
guest_os_features: Optional[Sequence[builtins.str]] = None,
|
9868
9819
|
initialize_params: Optional['outputs.InstanceFromMachineImageBootDiskInitializeParams'] = None,
|
9869
9820
|
interface: Optional[builtins.str] = None,
|
@@ -9877,7 +9828,6 @@ class InstanceFromMachineImageBootDisk(dict):
|
|
9877
9828
|
:param builtins.str disk_encryption_key_rsa: Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. Only one of kms_key_self_link, disk_encryption_key_raw and disk_encryption_key_rsa may be set.
|
9878
9829
|
:param builtins.str disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
9879
9830
|
:param builtins.str disk_encryption_service_account: The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
9880
|
-
:param builtins.bool force_attach: Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
9881
9831
|
:param Sequence[builtins.str] guest_os_features: A list of features to enable on the guest operating system. Applicable only for bootable images.
|
9882
9832
|
:param 'InstanceFromMachineImageBootDiskInitializeParamsArgs' initialize_params: Parameters with which a disk was created alongside the instance.
|
9883
9833
|
:param builtins.str interface: The disk interface used for attaching this disk. One of SCSI or NVME. (This field is shared with attached_disk and only used for specific cases, please don't specify this field without advice from Google.)
|
@@ -9897,8 +9847,6 @@ class InstanceFromMachineImageBootDisk(dict):
|
|
9897
9847
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
9898
9848
|
if disk_encryption_service_account is not None:
|
9899
9849
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
9900
|
-
if force_attach is not None:
|
9901
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
9902
9850
|
if guest_os_features is not None:
|
9903
9851
|
pulumi.set(__self__, "guest_os_features", guest_os_features)
|
9904
9852
|
if initialize_params is not None:
|
@@ -9960,14 +9908,6 @@ class InstanceFromMachineImageBootDisk(dict):
|
|
9960
9908
|
"""
|
9961
9909
|
return pulumi.get(self, "disk_encryption_service_account")
|
9962
9910
|
|
9963
|
-
@property
|
9964
|
-
@pulumi.getter(name="forceAttach")
|
9965
|
-
def force_attach(self) -> Optional[builtins.bool]:
|
9966
|
-
"""
|
9967
|
-
Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
9968
|
-
"""
|
9969
|
-
return pulumi.get(self, "force_attach")
|
9970
|
-
|
9971
9911
|
@property
|
9972
9912
|
@pulumi.getter(name="guestOsFeatures")
|
9973
9913
|
def guest_os_features(self) -> Optional[Sequence[builtins.str]]:
|
@@ -11976,8 +11916,6 @@ class InstanceFromTemplateAttachedDisk(dict):
|
|
11976
11916
|
suggest = "disk_encryption_key_sha256"
|
11977
11917
|
elif key == "diskEncryptionServiceAccount":
|
11978
11918
|
suggest = "disk_encryption_service_account"
|
11979
|
-
elif key == "forceAttach":
|
11980
|
-
suggest = "force_attach"
|
11981
11919
|
elif key == "kmsKeySelfLink":
|
11982
11920
|
suggest = "kms_key_self_link"
|
11983
11921
|
|
@@ -11999,7 +11937,6 @@ class InstanceFromTemplateAttachedDisk(dict):
|
|
11999
11937
|
disk_encryption_key_rsa: Optional[builtins.str] = None,
|
12000
11938
|
disk_encryption_key_sha256: Optional[builtins.str] = None,
|
12001
11939
|
disk_encryption_service_account: Optional[builtins.str] = None,
|
12002
|
-
force_attach: Optional[builtins.bool] = None,
|
12003
11940
|
kms_key_self_link: Optional[builtins.str] = None,
|
12004
11941
|
mode: Optional[builtins.str] = None):
|
12005
11942
|
"""
|
@@ -12009,7 +11946,6 @@ class InstanceFromTemplateAttachedDisk(dict):
|
|
12009
11946
|
:param builtins.str disk_encryption_key_rsa: Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. Only one of kms_key_self_link, disk_encryption_key_rsa and disk_encryption_key_raw may be set.
|
12010
11947
|
:param builtins.str disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
12011
11948
|
:param builtins.str disk_encryption_service_account: The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
12012
|
-
:param builtins.bool force_attach: Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
12013
11949
|
:param builtins.str kms_key_self_link: The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link, disk_encryption_key_rsa and disk_encryption_key_raw may be set.
|
12014
11950
|
:param builtins.str mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
12015
11951
|
"""
|
@@ -12024,8 +11960,6 @@ class InstanceFromTemplateAttachedDisk(dict):
|
|
12024
11960
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
12025
11961
|
if disk_encryption_service_account is not None:
|
12026
11962
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
12027
|
-
if force_attach is not None:
|
12028
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
12029
11963
|
if kms_key_self_link is not None:
|
12030
11964
|
pulumi.set(__self__, "kms_key_self_link", kms_key_self_link)
|
12031
11965
|
if mode is not None:
|
@@ -12079,14 +12013,6 @@ class InstanceFromTemplateAttachedDisk(dict):
|
|
12079
12013
|
"""
|
12080
12014
|
return pulumi.get(self, "disk_encryption_service_account")
|
12081
12015
|
|
12082
|
-
@property
|
12083
|
-
@pulumi.getter(name="forceAttach")
|
12084
|
-
def force_attach(self) -> Optional[builtins.bool]:
|
12085
|
-
"""
|
12086
|
-
Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
12087
|
-
"""
|
12088
|
-
return pulumi.get(self, "force_attach")
|
12089
|
-
|
12090
12016
|
@property
|
12091
12017
|
@pulumi.getter(name="kmsKeySelfLink")
|
12092
12018
|
def kms_key_self_link(self) -> Optional[builtins.str]:
|
@@ -12121,8 +12047,6 @@ class InstanceFromTemplateBootDisk(dict):
|
|
12121
12047
|
suggest = "disk_encryption_key_sha256"
|
12122
12048
|
elif key == "diskEncryptionServiceAccount":
|
12123
12049
|
suggest = "disk_encryption_service_account"
|
12124
|
-
elif key == "forceAttach":
|
12125
|
-
suggest = "force_attach"
|
12126
12050
|
elif key == "guestOsFeatures":
|
12127
12051
|
suggest = "guest_os_features"
|
12128
12052
|
elif key == "initializeParams":
|
@@ -12148,7 +12072,6 @@ class InstanceFromTemplateBootDisk(dict):
|
|
12148
12072
|
disk_encryption_key_rsa: Optional[builtins.str] = None,
|
12149
12073
|
disk_encryption_key_sha256: Optional[builtins.str] = None,
|
12150
12074
|
disk_encryption_service_account: Optional[builtins.str] = None,
|
12151
|
-
force_attach: Optional[builtins.bool] = None,
|
12152
12075
|
guest_os_features: Optional[Sequence[builtins.str]] = None,
|
12153
12076
|
initialize_params: Optional['outputs.InstanceFromTemplateBootDiskInitializeParams'] = None,
|
12154
12077
|
interface: Optional[builtins.str] = None,
|
@@ -12162,7 +12085,6 @@ class InstanceFromTemplateBootDisk(dict):
|
|
12162
12085
|
:param builtins.str disk_encryption_key_rsa: Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. Only one of kms_key_self_link, disk_encryption_key_raw and disk_encryption_key_rsa may be set.
|
12163
12086
|
:param builtins.str disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
12164
12087
|
:param builtins.str disk_encryption_service_account: The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
12165
|
-
:param builtins.bool force_attach: Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
12166
12088
|
:param Sequence[builtins.str] guest_os_features: A list of features to enable on the guest operating system. Applicable only for bootable images.
|
12167
12089
|
:param 'InstanceFromTemplateBootDiskInitializeParamsArgs' initialize_params: Parameters with which a disk was created alongside the instance.
|
12168
12090
|
:param builtins.str interface: The disk interface used for attaching this disk. One of SCSI or NVME. (This field is shared with attached_disk and only used for specific cases, please don't specify this field without advice from Google.)
|
@@ -12182,8 +12104,6 @@ class InstanceFromTemplateBootDisk(dict):
|
|
12182
12104
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
12183
12105
|
if disk_encryption_service_account is not None:
|
12184
12106
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
12185
|
-
if force_attach is not None:
|
12186
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
12187
12107
|
if guest_os_features is not None:
|
12188
12108
|
pulumi.set(__self__, "guest_os_features", guest_os_features)
|
12189
12109
|
if initialize_params is not None:
|
@@ -12245,14 +12165,6 @@ class InstanceFromTemplateBootDisk(dict):
|
|
12245
12165
|
"""
|
12246
12166
|
return pulumi.get(self, "disk_encryption_service_account")
|
12247
12167
|
|
12248
|
-
@property
|
12249
|
-
@pulumi.getter(name="forceAttach")
|
12250
|
-
def force_attach(self) -> Optional[builtins.bool]:
|
12251
|
-
"""
|
12252
|
-
Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
12253
|
-
"""
|
12254
|
-
return pulumi.get(self, "force_attach")
|
12255
|
-
|
12256
12168
|
@property
|
12257
12169
|
@pulumi.getter(name="guestOsFeatures")
|
12258
12170
|
def guest_os_features(self) -> Optional[Sequence[builtins.str]]:
|
@@ -58475,7 +58387,6 @@ class GetInstanceAttachedDiskResult(dict):
|
|
58475
58387
|
disk_encryption_key_rsa: builtins.str,
|
58476
58388
|
disk_encryption_key_sha256: builtins.str,
|
58477
58389
|
disk_encryption_service_account: builtins.str,
|
58478
|
-
force_attach: builtins.bool,
|
58479
58390
|
kms_key_self_link: builtins.str,
|
58480
58391
|
mode: builtins.str,
|
58481
58392
|
source: builtins.str):
|
@@ -58488,7 +58399,6 @@ class GetInstanceAttachedDiskResult(dict):
|
|
58488
58399
|
encoded SHA-256 hash of the [customer-supplied encryption key]
|
58489
58400
|
(<https://cloud.google.com/compute/docs/disks/customer-supplied-encryption>) that protects this resource.
|
58490
58401
|
:param builtins.str disk_encryption_service_account: The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
58491
|
-
:param builtins.bool force_attach: Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
58492
58402
|
:param builtins.str kms_key_self_link: The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link, disk_encryption_key_rsa and disk_encryption_key_raw may be set.
|
58493
58403
|
:param builtins.str mode: Read/write mode for the disk. One of `"READ_ONLY"` or `"READ_WRITE"`.
|
58494
58404
|
:param builtins.str source: The self_link of the disk attached to this instance.
|
@@ -58498,7 +58408,6 @@ class GetInstanceAttachedDiskResult(dict):
|
|
58498
58408
|
pulumi.set(__self__, "disk_encryption_key_rsa", disk_encryption_key_rsa)
|
58499
58409
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
58500
58410
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
58501
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
58502
58411
|
pulumi.set(__self__, "kms_key_self_link", kms_key_self_link)
|
58503
58412
|
pulumi.set(__self__, "mode", mode)
|
58504
58413
|
pulumi.set(__self__, "source", source)
|
@@ -58546,14 +58455,6 @@ class GetInstanceAttachedDiskResult(dict):
|
|
58546
58455
|
"""
|
58547
58456
|
return pulumi.get(self, "disk_encryption_service_account")
|
58548
58457
|
|
58549
|
-
@property
|
58550
|
-
@pulumi.getter(name="forceAttach")
|
58551
|
-
def force_attach(self) -> builtins.bool:
|
58552
|
-
"""
|
58553
|
-
Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
58554
|
-
"""
|
58555
|
-
return pulumi.get(self, "force_attach")
|
58556
|
-
|
58557
58458
|
@property
|
58558
58459
|
@pulumi.getter(name="kmsKeySelfLink")
|
58559
58460
|
def kms_key_self_link(self) -> builtins.str:
|
@@ -58588,7 +58489,6 @@ class GetInstanceBootDiskResult(dict):
|
|
58588
58489
|
disk_encryption_key_rsa: builtins.str,
|
58589
58490
|
disk_encryption_key_sha256: builtins.str,
|
58590
58491
|
disk_encryption_service_account: builtins.str,
|
58591
|
-
force_attach: builtins.bool,
|
58592
58492
|
guest_os_features: Sequence[builtins.str],
|
58593
58493
|
initialize_params: Sequence['outputs.GetInstanceBootDiskInitializeParamResult'],
|
58594
58494
|
interface: builtins.str,
|
@@ -58605,7 +58505,6 @@ class GetInstanceBootDiskResult(dict):
|
|
58605
58505
|
encoded SHA-256 hash of the [customer-supplied encryption key]
|
58606
58506
|
(<https://cloud.google.com/compute/docs/disks/customer-supplied-encryption>) that protects this resource.
|
58607
58507
|
:param builtins.str disk_encryption_service_account: The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
58608
|
-
:param builtins.bool force_attach: Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
58609
58508
|
:param Sequence[builtins.str] guest_os_features: A list of features to enable on the guest operating system. Applicable only for bootable images.
|
58610
58509
|
:param Sequence['GetInstanceBootDiskInitializeParamArgs'] initialize_params: Parameters with which a disk was created alongside the instance.
|
58611
58510
|
Structure is documented below.
|
@@ -58620,7 +58519,6 @@ class GetInstanceBootDiskResult(dict):
|
|
58620
58519
|
pulumi.set(__self__, "disk_encryption_key_rsa", disk_encryption_key_rsa)
|
58621
58520
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
58622
58521
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
58623
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
58624
58522
|
pulumi.set(__self__, "guest_os_features", guest_os_features)
|
58625
58523
|
pulumi.set(__self__, "initialize_params", initialize_params)
|
58626
58524
|
pulumi.set(__self__, "interface", interface)
|
@@ -58679,14 +58577,6 @@ class GetInstanceBootDiskResult(dict):
|
|
58679
58577
|
"""
|
58680
58578
|
return pulumi.get(self, "disk_encryption_service_account")
|
58681
58579
|
|
58682
|
-
@property
|
58683
|
-
@pulumi.getter(name="forceAttach")
|
58684
|
-
def force_attach(self) -> builtins.bool:
|
58685
|
-
"""
|
58686
|
-
Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
58687
|
-
"""
|
58688
|
-
return pulumi.get(self, "force_attach")
|
58689
|
-
|
58690
58580
|
@property
|
58691
58581
|
@pulumi.getter(name="guestOsFeatures")
|
58692
58582
|
def guest_os_features(self) -> Sequence[builtins.str]:
|