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
@@ -121,9 +121,6 @@ def get_delivery_pipeline_iam_policy(location: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
125
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
126
|
-
location is specified, it is taken from the provider configuration.
|
127
124
|
:param builtins.str name: Used to find the parent resource to bind the IAM policy to
|
128
125
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
129
126
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
@@ -161,9 +158,6 @@ def get_delivery_pipeline_iam_policy_output(location: Optional[pulumi.Input[Opti
|
|
161
158
|
```
|
162
159
|
|
163
160
|
|
164
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
165
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
166
|
-
location is specified, it is taken from the provider configuration.
|
167
161
|
:param builtins.str name: Used to find the parent resource to bind the IAM policy to
|
168
162
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
169
163
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
@@ -121,9 +121,6 @@ def get_target_iam_policy(location: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
125
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
126
|
-
location is specified, it is taken from the provider configuration.
|
127
124
|
:param builtins.str name: Used to find the parent resource to bind the IAM policy to
|
128
125
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
129
126
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
@@ -161,9 +158,6 @@ def get_target_iam_policy_output(location: Optional[pulumi.Input[Optional[builti
|
|
161
158
|
```
|
162
159
|
|
163
160
|
|
164
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
165
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
166
|
-
location is specified, it is taken from the provider configuration.
|
167
161
|
:param builtins.str name: Used to find the parent resource to bind the IAM policy to
|
168
162
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
169
163
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
pulumi_gcp/colab/schedule.py
CHANGED
@@ -681,7 +681,7 @@ class Schedule(pulumi.CustomResource):
|
|
681
681
|
name="dataform-repository",
|
682
682
|
display_name="dataform_repository",
|
683
683
|
npmrc_environment_variables_secret_version=secret_version.id,
|
684
|
-
kms_key_name="
|
684
|
+
kms_key_name="",
|
685
685
|
labels={
|
686
686
|
"label_foo1": "label-bar1",
|
687
687
|
},
|
@@ -1007,7 +1007,7 @@ class Schedule(pulumi.CustomResource):
|
|
1007
1007
|
name="dataform-repository",
|
1008
1008
|
display_name="dataform_repository",
|
1009
1009
|
npmrc_environment_variables_secret_version=secret_version.id,
|
1010
|
-
kms_key_name="
|
1010
|
+
kms_key_name="",
|
1011
1011
|
labels={
|
1012
1012
|
"label_foo1": "label-bar1",
|
1013
1013
|
},
|
pulumi_gcp/compute/_inputs.py
CHANGED
@@ -11833,10 +11833,6 @@ if not MYPY:
|
|
11833
11833
|
"""
|
11834
11834
|
The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used.
|
11835
11835
|
"""
|
11836
|
-
force_attach: NotRequired[pulumi.Input[builtins.bool]]
|
11837
|
-
"""
|
11838
|
-
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.
|
11839
|
-
"""
|
11840
11836
|
kms_key_self_link: NotRequired[pulumi.Input[builtins.str]]
|
11841
11837
|
"""
|
11842
11838
|
The self_link of the encryption key that is
|
@@ -11862,7 +11858,6 @@ class InstanceAttachedDiskArgs:
|
|
11862
11858
|
disk_encryption_key_rsa: Optional[pulumi.Input[builtins.str]] = None,
|
11863
11859
|
disk_encryption_key_sha256: Optional[pulumi.Input[builtins.str]] = None,
|
11864
11860
|
disk_encryption_service_account: Optional[pulumi.Input[builtins.str]] = None,
|
11865
|
-
force_attach: Optional[pulumi.Input[builtins.bool]] = None,
|
11866
11861
|
kms_key_self_link: Optional[pulumi.Input[builtins.str]] = None,
|
11867
11862
|
mode: Optional[pulumi.Input[builtins.str]] = None):
|
11868
11863
|
"""
|
@@ -11881,7 +11876,6 @@ class InstanceAttachedDiskArgs:
|
|
11881
11876
|
encoded SHA-256 hash of the [customer-supplied encryption key]
|
11882
11877
|
(https://cloud.google.com/compute/docs/disks/customer-supplied-encryption) that protects this resource.
|
11883
11878
|
:param pulumi.Input[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.
|
11884
|
-
:param pulumi.Input[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.
|
11885
11879
|
:param pulumi.Input[builtins.str] kms_key_self_link: The self_link of the encryption key that is
|
11886
11880
|
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`
|
11887
11881
|
may be set.
|
@@ -11901,8 +11895,6 @@ class InstanceAttachedDiskArgs:
|
|
11901
11895
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
11902
11896
|
if disk_encryption_service_account is not None:
|
11903
11897
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
11904
|
-
if force_attach is not None:
|
11905
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
11906
11898
|
if kms_key_self_link is not None:
|
11907
11899
|
pulumi.set(__self__, "kms_key_self_link", kms_key_self_link)
|
11908
11900
|
if mode is not None:
|
@@ -11989,18 +11981,6 @@ class InstanceAttachedDiskArgs:
|
|
11989
11981
|
def disk_encryption_service_account(self, value: Optional[pulumi.Input[builtins.str]]):
|
11990
11982
|
pulumi.set(self, "disk_encryption_service_account", value)
|
11991
11983
|
|
11992
|
-
@property
|
11993
|
-
@pulumi.getter(name="forceAttach")
|
11994
|
-
def force_attach(self) -> Optional[pulumi.Input[builtins.bool]]:
|
11995
|
-
"""
|
11996
|
-
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.
|
11997
|
-
"""
|
11998
|
-
return pulumi.get(self, "force_attach")
|
11999
|
-
|
12000
|
-
@force_attach.setter
|
12001
|
-
def force_attach(self, value: Optional[pulumi.Input[builtins.bool]]):
|
12002
|
-
pulumi.set(self, "force_attach", value)
|
12003
|
-
|
12004
11984
|
@property
|
12005
11985
|
@pulumi.getter(name="kmsKeySelfLink")
|
12006
11986
|
def kms_key_self_link(self) -> Optional[pulumi.Input[builtins.str]]:
|
@@ -12066,12 +12046,6 @@ if not MYPY:
|
|
12066
12046
|
"""
|
12067
12047
|
The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used.
|
12068
12048
|
"""
|
12069
|
-
force_attach: NotRequired[pulumi.Input[builtins.bool]]
|
12070
|
-
"""
|
12071
|
-
boolean field that determines whether to force attach the regional
|
12072
|
-
disk even if it's currently attached to another instance. If you try to force attach a zonal
|
12073
|
-
disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
12074
|
-
"""
|
12075
12049
|
guest_os_features: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
12076
12050
|
"""
|
12077
12051
|
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.
|
@@ -12116,7 +12090,6 @@ class InstanceBootDiskArgs:
|
|
12116
12090
|
disk_encryption_key_rsa: Optional[pulumi.Input[builtins.str]] = None,
|
12117
12091
|
disk_encryption_key_sha256: Optional[pulumi.Input[builtins.str]] = None,
|
12118
12092
|
disk_encryption_service_account: Optional[pulumi.Input[builtins.str]] = None,
|
12119
|
-
force_attach: Optional[pulumi.Input[builtins.bool]] = None,
|
12120
12093
|
guest_os_features: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
12121
12094
|
initialize_params: Optional[pulumi.Input['InstanceBootDiskInitializeParamsArgs']] = None,
|
12122
12095
|
interface: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -12139,9 +12112,6 @@ class InstanceBootDiskArgs:
|
|
12139
12112
|
encoded SHA-256 hash of the [customer-supplied encryption key]
|
12140
12113
|
(https://cloud.google.com/compute/docs/disks/customer-supplied-encryption) that protects this resource.
|
12141
12114
|
:param pulumi.Input[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.
|
12142
|
-
:param pulumi.Input[builtins.bool] force_attach: boolean field that determines whether to force attach the regional
|
12143
|
-
disk even if it's currently attached to another instance. If you try to force attach a zonal
|
12144
|
-
disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
12145
12115
|
:param pulumi.Input[Sequence[pulumi.Input[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.
|
12146
12116
|
:param pulumi.Input['InstanceBootDiskInitializeParamsArgs'] initialize_params: Parameters for a new disk that will be created
|
12147
12117
|
alongside the new instance. Either `initialize_params` or `source` must be set.
|
@@ -12169,8 +12139,6 @@ class InstanceBootDiskArgs:
|
|
12169
12139
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
12170
12140
|
if disk_encryption_service_account is not None:
|
12171
12141
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
12172
|
-
if force_attach is not None:
|
12173
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
12174
12142
|
if guest_os_features is not None:
|
12175
12143
|
pulumi.set(__self__, "guest_os_features", guest_os_features)
|
12176
12144
|
if initialize_params is not None:
|
@@ -12265,20 +12233,6 @@ class InstanceBootDiskArgs:
|
|
12265
12233
|
def disk_encryption_service_account(self, value: Optional[pulumi.Input[builtins.str]]):
|
12266
12234
|
pulumi.set(self, "disk_encryption_service_account", value)
|
12267
12235
|
|
12268
|
-
@property
|
12269
|
-
@pulumi.getter(name="forceAttach")
|
12270
|
-
def force_attach(self) -> Optional[pulumi.Input[builtins.bool]]:
|
12271
|
-
"""
|
12272
|
-
boolean field that determines whether to force attach the regional
|
12273
|
-
disk even if it's currently attached to another instance. If you try to force attach a zonal
|
12274
|
-
disk to an instance, you will receive an error. Setting this parameter cause VM recreation.
|
12275
|
-
"""
|
12276
|
-
return pulumi.get(self, "force_attach")
|
12277
|
-
|
12278
|
-
@force_attach.setter
|
12279
|
-
def force_attach(self, value: Optional[pulumi.Input[builtins.bool]]):
|
12280
|
-
pulumi.set(self, "force_attach", value)
|
12281
|
-
|
12282
12236
|
@property
|
12283
12237
|
@pulumi.getter(name="guestOsFeatures")
|
12284
12238
|
def guest_os_features(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
@@ -13206,10 +13160,6 @@ if not MYPY:
|
|
13206
13160
|
"""
|
13207
13161
|
The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
13208
13162
|
"""
|
13209
|
-
force_attach: NotRequired[pulumi.Input[builtins.bool]]
|
13210
|
-
"""
|
13211
|
-
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.
|
13212
|
-
"""
|
13213
13163
|
kms_key_self_link: NotRequired[pulumi.Input[builtins.str]]
|
13214
13164
|
"""
|
13215
13165
|
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.
|
@@ -13230,7 +13180,6 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
13230
13180
|
disk_encryption_key_rsa: Optional[pulumi.Input[builtins.str]] = None,
|
13231
13181
|
disk_encryption_key_sha256: Optional[pulumi.Input[builtins.str]] = None,
|
13232
13182
|
disk_encryption_service_account: Optional[pulumi.Input[builtins.str]] = None,
|
13233
|
-
force_attach: Optional[pulumi.Input[builtins.bool]] = None,
|
13234
13183
|
kms_key_self_link: Optional[pulumi.Input[builtins.str]] = None,
|
13235
13184
|
mode: Optional[pulumi.Input[builtins.str]] = None):
|
13236
13185
|
"""
|
@@ -13240,7 +13189,6 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
13240
13189
|
:param pulumi.Input[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.
|
13241
13190
|
:param pulumi.Input[builtins.str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
13242
13191
|
:param pulumi.Input[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
|
13243
|
-
:param pulumi.Input[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.
|
13244
13192
|
:param pulumi.Input[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.
|
13245
13193
|
:param pulumi.Input[builtins.str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
13246
13194
|
"""
|
@@ -13255,8 +13203,6 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
13255
13203
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
13256
13204
|
if disk_encryption_service_account is not None:
|
13257
13205
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
13258
|
-
if force_attach is not None:
|
13259
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
13260
13206
|
if kms_key_self_link is not None:
|
13261
13207
|
pulumi.set(__self__, "kms_key_self_link", kms_key_self_link)
|
13262
13208
|
if mode is not None:
|
@@ -13334,18 +13280,6 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
13334
13280
|
def disk_encryption_service_account(self, value: Optional[pulumi.Input[builtins.str]]):
|
13335
13281
|
pulumi.set(self, "disk_encryption_service_account", value)
|
13336
13282
|
|
13337
|
-
@property
|
13338
|
-
@pulumi.getter(name="forceAttach")
|
13339
|
-
def force_attach(self) -> Optional[pulumi.Input[builtins.bool]]:
|
13340
|
-
"""
|
13341
|
-
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.
|
13342
|
-
"""
|
13343
|
-
return pulumi.get(self, "force_attach")
|
13344
|
-
|
13345
|
-
@force_attach.setter
|
13346
|
-
def force_attach(self, value: Optional[pulumi.Input[builtins.bool]]):
|
13347
|
-
pulumi.set(self, "force_attach", value)
|
13348
|
-
|
13349
13283
|
@property
|
13350
13284
|
@pulumi.getter(name="kmsKeySelfLink")
|
13351
13285
|
def kms_key_self_link(self) -> Optional[pulumi.Input[builtins.str]]:
|
@@ -13397,10 +13331,6 @@ if not MYPY:
|
|
13397
13331
|
"""
|
13398
13332
|
The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
13399
13333
|
"""
|
13400
|
-
force_attach: NotRequired[pulumi.Input[builtins.bool]]
|
13401
|
-
"""
|
13402
|
-
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.
|
13403
|
-
"""
|
13404
13334
|
guest_os_features: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
13405
13335
|
"""
|
13406
13336
|
A list of features to enable on the guest operating system. Applicable only for bootable images.
|
@@ -13437,7 +13367,6 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
13437
13367
|
disk_encryption_key_rsa: Optional[pulumi.Input[builtins.str]] = None,
|
13438
13368
|
disk_encryption_key_sha256: Optional[pulumi.Input[builtins.str]] = None,
|
13439
13369
|
disk_encryption_service_account: Optional[pulumi.Input[builtins.str]] = None,
|
13440
|
-
force_attach: Optional[pulumi.Input[builtins.bool]] = None,
|
13441
13370
|
guest_os_features: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
13442
13371
|
initialize_params: Optional[pulumi.Input['InstanceFromMachineImageBootDiskInitializeParamsArgs']] = None,
|
13443
13372
|
interface: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -13451,7 +13380,6 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
13451
13380
|
:param pulumi.Input[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.
|
13452
13381
|
:param pulumi.Input[builtins.str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
13453
13382
|
:param pulumi.Input[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
|
13454
|
-
:param pulumi.Input[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.
|
13455
13383
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] guest_os_features: A list of features to enable on the guest operating system. Applicable only for bootable images.
|
13456
13384
|
:param pulumi.Input['InstanceFromMachineImageBootDiskInitializeParamsArgs'] initialize_params: Parameters with which a disk was created alongside the instance.
|
13457
13385
|
:param pulumi.Input[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.)
|
@@ -13471,8 +13399,6 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
13471
13399
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
13472
13400
|
if disk_encryption_service_account is not None:
|
13473
13401
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
13474
|
-
if force_attach is not None:
|
13475
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
13476
13402
|
if guest_os_features is not None:
|
13477
13403
|
pulumi.set(__self__, "guest_os_features", guest_os_features)
|
13478
13404
|
if initialize_params is not None:
|
@@ -13558,18 +13484,6 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
13558
13484
|
def disk_encryption_service_account(self, value: Optional[pulumi.Input[builtins.str]]):
|
13559
13485
|
pulumi.set(self, "disk_encryption_service_account", value)
|
13560
13486
|
|
13561
|
-
@property
|
13562
|
-
@pulumi.getter(name="forceAttach")
|
13563
|
-
def force_attach(self) -> Optional[pulumi.Input[builtins.bool]]:
|
13564
|
-
"""
|
13565
|
-
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.
|
13566
|
-
"""
|
13567
|
-
return pulumi.get(self, "force_attach")
|
13568
|
-
|
13569
|
-
@force_attach.setter
|
13570
|
-
def force_attach(self, value: Optional[pulumi.Input[builtins.bool]]):
|
13571
|
-
pulumi.set(self, "force_attach", value)
|
13572
|
-
|
13573
13487
|
@property
|
13574
13488
|
@pulumi.getter(name="guestOsFeatures")
|
13575
13489
|
def guest_os_features(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
@@ -16189,10 +16103,6 @@ if not MYPY:
|
|
16189
16103
|
"""
|
16190
16104
|
The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
16191
16105
|
"""
|
16192
|
-
force_attach: NotRequired[pulumi.Input[builtins.bool]]
|
16193
|
-
"""
|
16194
|
-
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.
|
16195
|
-
"""
|
16196
16106
|
kms_key_self_link: NotRequired[pulumi.Input[builtins.str]]
|
16197
16107
|
"""
|
16198
16108
|
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.
|
@@ -16213,7 +16123,6 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
16213
16123
|
disk_encryption_key_rsa: Optional[pulumi.Input[builtins.str]] = None,
|
16214
16124
|
disk_encryption_key_sha256: Optional[pulumi.Input[builtins.str]] = None,
|
16215
16125
|
disk_encryption_service_account: Optional[pulumi.Input[builtins.str]] = None,
|
16216
|
-
force_attach: Optional[pulumi.Input[builtins.bool]] = None,
|
16217
16126
|
kms_key_self_link: Optional[pulumi.Input[builtins.str]] = None,
|
16218
16127
|
mode: Optional[pulumi.Input[builtins.str]] = None):
|
16219
16128
|
"""
|
@@ -16223,7 +16132,6 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
16223
16132
|
:param pulumi.Input[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.
|
16224
16133
|
:param pulumi.Input[builtins.str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
16225
16134
|
:param pulumi.Input[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
|
16226
|
-
:param pulumi.Input[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.
|
16227
16135
|
:param pulumi.Input[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.
|
16228
16136
|
:param pulumi.Input[builtins.str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
16229
16137
|
"""
|
@@ -16238,8 +16146,6 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
16238
16146
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
16239
16147
|
if disk_encryption_service_account is not None:
|
16240
16148
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
16241
|
-
if force_attach is not None:
|
16242
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
16243
16149
|
if kms_key_self_link is not None:
|
16244
16150
|
pulumi.set(__self__, "kms_key_self_link", kms_key_self_link)
|
16245
16151
|
if mode is not None:
|
@@ -16317,18 +16223,6 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
16317
16223
|
def disk_encryption_service_account(self, value: Optional[pulumi.Input[builtins.str]]):
|
16318
16224
|
pulumi.set(self, "disk_encryption_service_account", value)
|
16319
16225
|
|
16320
|
-
@property
|
16321
|
-
@pulumi.getter(name="forceAttach")
|
16322
|
-
def force_attach(self) -> Optional[pulumi.Input[builtins.bool]]:
|
16323
|
-
"""
|
16324
|
-
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.
|
16325
|
-
"""
|
16326
|
-
return pulumi.get(self, "force_attach")
|
16327
|
-
|
16328
|
-
@force_attach.setter
|
16329
|
-
def force_attach(self, value: Optional[pulumi.Input[builtins.bool]]):
|
16330
|
-
pulumi.set(self, "force_attach", value)
|
16331
|
-
|
16332
16226
|
@property
|
16333
16227
|
@pulumi.getter(name="kmsKeySelfLink")
|
16334
16228
|
def kms_key_self_link(self) -> Optional[pulumi.Input[builtins.str]]:
|
@@ -16380,10 +16274,6 @@ if not MYPY:
|
|
16380
16274
|
"""
|
16381
16275
|
The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
|
16382
16276
|
"""
|
16383
|
-
force_attach: NotRequired[pulumi.Input[builtins.bool]]
|
16384
|
-
"""
|
16385
|
-
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.
|
16386
|
-
"""
|
16387
16277
|
guest_os_features: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
16388
16278
|
"""
|
16389
16279
|
A list of features to enable on the guest operating system. Applicable only for bootable images.
|
@@ -16420,7 +16310,6 @@ class InstanceFromTemplateBootDiskArgs:
|
|
16420
16310
|
disk_encryption_key_rsa: Optional[pulumi.Input[builtins.str]] = None,
|
16421
16311
|
disk_encryption_key_sha256: Optional[pulumi.Input[builtins.str]] = None,
|
16422
16312
|
disk_encryption_service_account: Optional[pulumi.Input[builtins.str]] = None,
|
16423
|
-
force_attach: Optional[pulumi.Input[builtins.bool]] = None,
|
16424
16313
|
guest_os_features: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
16425
16314
|
initialize_params: Optional[pulumi.Input['InstanceFromTemplateBootDiskInitializeParamsArgs']] = None,
|
16426
16315
|
interface: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -16434,7 +16323,6 @@ class InstanceFromTemplateBootDiskArgs:
|
|
16434
16323
|
:param pulumi.Input[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.
|
16435
16324
|
:param pulumi.Input[builtins.str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
16436
16325
|
:param pulumi.Input[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
|
16437
|
-
:param pulumi.Input[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.
|
16438
16326
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] guest_os_features: A list of features to enable on the guest operating system. Applicable only for bootable images.
|
16439
16327
|
:param pulumi.Input['InstanceFromTemplateBootDiskInitializeParamsArgs'] initialize_params: Parameters with which a disk was created alongside the instance.
|
16440
16328
|
:param pulumi.Input[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.)
|
@@ -16454,8 +16342,6 @@ class InstanceFromTemplateBootDiskArgs:
|
|
16454
16342
|
pulumi.set(__self__, "disk_encryption_key_sha256", disk_encryption_key_sha256)
|
16455
16343
|
if disk_encryption_service_account is not None:
|
16456
16344
|
pulumi.set(__self__, "disk_encryption_service_account", disk_encryption_service_account)
|
16457
|
-
if force_attach is not None:
|
16458
|
-
pulumi.set(__self__, "force_attach", force_attach)
|
16459
16345
|
if guest_os_features is not None:
|
16460
16346
|
pulumi.set(__self__, "guest_os_features", guest_os_features)
|
16461
16347
|
if initialize_params is not None:
|
@@ -16541,18 +16427,6 @@ class InstanceFromTemplateBootDiskArgs:
|
|
16541
16427
|
def disk_encryption_service_account(self, value: Optional[pulumi.Input[builtins.str]]):
|
16542
16428
|
pulumi.set(self, "disk_encryption_service_account", value)
|
16543
16429
|
|
16544
|
-
@property
|
16545
|
-
@pulumi.getter(name="forceAttach")
|
16546
|
-
def force_attach(self) -> Optional[pulumi.Input[builtins.bool]]:
|
16547
|
-
"""
|
16548
|
-
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.
|
16549
|
-
"""
|
16550
|
-
return pulumi.get(self, "force_attach")
|
16551
|
-
|
16552
|
-
@force_attach.setter
|
16553
|
-
def force_attach(self, value: Optional[pulumi.Input[builtins.bool]]):
|
16554
|
-
pulumi.set(self, "force_attach", value)
|
16555
|
-
|
16556
16430
|
@property
|
16557
16431
|
@pulumi.getter(name="guestOsFeatures")
|
16558
16432
|
def guest_os_features(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|