pulumi-gcp 7.8.0a1706805960__py3-none-any.whl → 7.8.0a1706829616__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- pulumi_gcp/_utilities.py +6 -2
- pulumi_gcp/alloydb/outputs.py +16 -0
- pulumi_gcp/artifactregistry/outputs.py +204 -0
- pulumi_gcp/assuredworkloads/_inputs.py +34 -0
- pulumi_gcp/assuredworkloads/outputs.py +34 -0
- pulumi_gcp/backupdisasterrecovery/outputs.py +20 -0
- pulumi_gcp/beyondcorp/outputs.py +54 -0
- pulumi_gcp/bigquery/_inputs.py +18 -0
- pulumi_gcp/bigquery/outputs.py +172 -0
- pulumi_gcp/bigtable/_inputs.py +4 -0
- pulumi_gcp/bigtable/outputs.py +4 -0
- pulumi_gcp/certificateauthority/outputs.py +378 -0
- pulumi_gcp/certificatemanager/outputs.py +32 -0
- pulumi_gcp/cloudbuild/outputs.py +1009 -3
- pulumi_gcp/cloudbuildv2/_inputs.py +14 -0
- pulumi_gcp/cloudbuildv2/outputs.py +14 -0
- pulumi_gcp/clouddeploy/_inputs.py +36 -0
- pulumi_gcp/clouddeploy/outputs.py +36 -0
- pulumi_gcp/cloudfunctions/_inputs.py +4 -0
- pulumi_gcp/cloudfunctions/outputs.py +54 -0
- pulumi_gcp/cloudfunctionsv2/outputs.py +302 -0
- pulumi_gcp/cloudidentity/outputs.py +54 -0
- pulumi_gcp/cloudrun/outputs.py +704 -0
- pulumi_gcp/cloudrunv2/outputs.py +929 -5
- pulumi_gcp/composer/_inputs.py +430 -0
- pulumi_gcp/composer/outputs.py +860 -0
- pulumi_gcp/compute/_inputs.py +924 -0
- pulumi_gcp/compute/outputs.py +4091 -1
- pulumi_gcp/container/_inputs.py +542 -0
- pulumi_gcp/container/outputs.py +2137 -3
- pulumi_gcp/dataplex/_inputs.py +66 -0
- pulumi_gcp/dataplex/outputs.py +66 -0
- pulumi_gcp/dataproc/_inputs.py +174 -0
- pulumi_gcp/dataproc/outputs.py +174 -0
- pulumi_gcp/dns/_inputs.py +34 -0
- pulumi_gcp/dns/outputs.py +34 -0
- pulumi_gcp/filestore/outputs.py +88 -0
- pulumi_gcp/firebaserules/_inputs.py +6 -0
- pulumi_gcp/firebaserules/outputs.py +6 -0
- pulumi_gcp/folder/_inputs.py +4 -0
- pulumi_gcp/folder/iam_audit_config.py +2 -2
- pulumi_gcp/folder/iam_member.py +2 -2
- pulumi_gcp/folder/iam_policy.py +2 -2
- pulumi_gcp/folder/outputs.py +54 -0
- pulumi_gcp/gkehub/_inputs.py +8 -0
- pulumi_gcp/gkehub/outputs.py +8 -0
- pulumi_gcp/iam/outputs.py +92 -0
- pulumi_gcp/kms/outputs.py +16 -0
- pulumi_gcp/logging/_inputs.py +108 -0
- pulumi_gcp/logging/outputs.py +108 -0
- pulumi_gcp/monitoring/outputs.py +14 -0
- pulumi_gcp/networkconnectivity/_inputs.py +6 -0
- pulumi_gcp/networkconnectivity/outputs.py +6 -0
- pulumi_gcp/organizations/_inputs.py +4 -0
- pulumi_gcp/organizations/iam_audit_config.py +2 -2
- pulumi_gcp/organizations/iam_member.py +2 -2
- pulumi_gcp/organizations/iam_policy.py +2 -2
- pulumi_gcp/organizations/outputs.py +4 -0
- pulumi_gcp/projects/_inputs.py +4 -0
- pulumi_gcp/projects/iam_audit_config.py +2 -2
- pulumi_gcp/projects/iam_binding.py +2 -2
- pulumi_gcp/projects/iam_member.py +2 -2
- pulumi_gcp/projects/iam_policy.py +2 -2
- pulumi_gcp/projects/outputs.py +54 -0
- pulumi_gcp/pubsub/outputs.py +282 -0
- pulumi_gcp/redis/outputs.py +204 -0
- pulumi_gcp/secretmanager/outputs.py +88 -0
- pulumi_gcp/sourcerepo/outputs.py +20 -0
- pulumi_gcp/spanner/outputs.py +68 -0
- pulumi_gcp/sql/_inputs.py +50 -0
- pulumi_gcp/sql/outputs.py +904 -0
- pulumi_gcp/storage/outputs.py +188 -0
- pulumi_gcp/vertex/outputs.py +124 -0
- pulumi_gcp/vmwareengine/outputs.py +208 -0
- pulumi_gcp/vpcaccess/outputs.py +4 -0
- {pulumi_gcp-7.8.0a1706805960.dist-info → pulumi_gcp-7.8.0a1706829616.dist-info}/METADATA +2 -1
- {pulumi_gcp-7.8.0a1706805960.dist-info → pulumi_gcp-7.8.0a1706829616.dist-info}/RECORD +79 -79
- {pulumi_gcp-7.8.0a1706805960.dist-info → pulumi_gcp-7.8.0a1706829616.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.8.0a1706805960.dist-info → pulumi_gcp-7.8.0a1706829616.dist-info}/top_level.txt +0 -0
pulumi_gcp/compute/_inputs.py
CHANGED
@@ -5675,6 +5675,7 @@ class InstanceAttachedDiskArgs:
|
|
5675
5675
|
(https://cloud.google.com/compute/docs/disks/customer-supplied-encryption),
|
5676
5676
|
encoded in [RFC 4648 base64](https://tools.ietf.org/html/rfc4648#section-4)
|
5677
5677
|
to encrypt this disk. Only one of `kms_key_self_link` and `disk_encryption_key_raw` may be set.
|
5678
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
5678
5679
|
:param pulumi.Input[str] kms_key_self_link: The self_link of the encryption key that is
|
5679
5680
|
stored in Google Cloud KMS to encrypt this disk. Only one of `kms_key_self_link`
|
5680
5681
|
and `disk_encryption_key_raw` may be set.
|
@@ -5738,6 +5739,9 @@ class InstanceAttachedDiskArgs:
|
|
5738
5739
|
@property
|
5739
5740
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
5740
5741
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
5742
|
+
"""
|
5743
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
5744
|
+
"""
|
5741
5745
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
5742
5746
|
|
5743
5747
|
@disk_encryption_key_sha256.setter
|
@@ -5795,6 +5799,7 @@ class InstanceBootDiskArgs:
|
|
5795
5799
|
encoded in [RFC 4648 base64](https://tools.ietf.org/html/rfc4648#section-4)
|
5796
5800
|
to encrypt this disk. Only one of `kms_key_self_link` and `disk_encryption_key_raw`
|
5797
5801
|
may be set.
|
5802
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
5798
5803
|
:param pulumi.Input['InstanceBootDiskInitializeParamsArgs'] initialize_params: Parameters for a new disk that will be created
|
5799
5804
|
alongside the new instance. Either `initialize_params` or `source` must be set.
|
5800
5805
|
Structure is documented below.
|
@@ -5869,6 +5874,9 @@ class InstanceBootDiskArgs:
|
|
5869
5874
|
@property
|
5870
5875
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
5871
5876
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
5877
|
+
"""
|
5878
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
5879
|
+
"""
|
5872
5880
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
5873
5881
|
|
5874
5882
|
@disk_encryption_key_sha256.setter
|
@@ -5970,6 +5978,7 @@ class InstanceBootDiskInitializeParamsArgs:
|
|
5970
5978
|
for hyperdisk skus via disk update api/gcloud without the need to delete and
|
5971
5979
|
recreate the disk, hyperdisk allows for an update of throughput every 4 hours.
|
5972
5980
|
To update your hyperdisk more frequently, you'll need to manually delete and recreate it.
|
5981
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
5973
5982
|
:param pulumi.Input[int] size: The size of the image in gigabytes. If not specified, it
|
5974
5983
|
will inherit the size of its base image.
|
5975
5984
|
:param pulumi.Input[str] type: The GCE disk type. Such as pd-standard, pd-balanced or pd-ssd.
|
@@ -6076,6 +6085,9 @@ class InstanceBootDiskInitializeParamsArgs:
|
|
6076
6085
|
@property
|
6077
6086
|
@pulumi.getter(name="resourceManagerTags")
|
6078
6087
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
6088
|
+
"""
|
6089
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
6090
|
+
"""
|
6079
6091
|
return pulumi.get(self, "resource_manager_tags")
|
6080
6092
|
|
6081
6093
|
@resource_manager_tags.setter
|
@@ -6136,6 +6148,11 @@ class InstanceFromMachineImageAdvancedMachineFeaturesArgs:
|
|
6136
6148
|
enable_nested_virtualization: Optional[pulumi.Input[bool]] = None,
|
6137
6149
|
threads_per_core: Optional[pulumi.Input[int]] = None,
|
6138
6150
|
visible_core_count: Optional[pulumi.Input[int]] = None):
|
6151
|
+
"""
|
6152
|
+
:param pulumi.Input[bool] enable_nested_virtualization: Whether to enable nested virtualization or not.
|
6153
|
+
:param pulumi.Input[int] threads_per_core: The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
|
6154
|
+
:param pulumi.Input[int] visible_core_count: The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance\\'s nominal CPU count and the underlying platform\\'s SMT width.
|
6155
|
+
"""
|
6139
6156
|
if enable_nested_virtualization is not None:
|
6140
6157
|
pulumi.set(__self__, "enable_nested_virtualization", enable_nested_virtualization)
|
6141
6158
|
if threads_per_core is not None:
|
@@ -6146,6 +6163,9 @@ class InstanceFromMachineImageAdvancedMachineFeaturesArgs:
|
|
6146
6163
|
@property
|
6147
6164
|
@pulumi.getter(name="enableNestedVirtualization")
|
6148
6165
|
def enable_nested_virtualization(self) -> Optional[pulumi.Input[bool]]:
|
6166
|
+
"""
|
6167
|
+
Whether to enable nested virtualization or not.
|
6168
|
+
"""
|
6149
6169
|
return pulumi.get(self, "enable_nested_virtualization")
|
6150
6170
|
|
6151
6171
|
@enable_nested_virtualization.setter
|
@@ -6155,6 +6175,9 @@ class InstanceFromMachineImageAdvancedMachineFeaturesArgs:
|
|
6155
6175
|
@property
|
6156
6176
|
@pulumi.getter(name="threadsPerCore")
|
6157
6177
|
def threads_per_core(self) -> Optional[pulumi.Input[int]]:
|
6178
|
+
"""
|
6179
|
+
The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
|
6180
|
+
"""
|
6158
6181
|
return pulumi.get(self, "threads_per_core")
|
6159
6182
|
|
6160
6183
|
@threads_per_core.setter
|
@@ -6164,6 +6187,9 @@ class InstanceFromMachineImageAdvancedMachineFeaturesArgs:
|
|
6164
6187
|
@property
|
6165
6188
|
@pulumi.getter(name="visibleCoreCount")
|
6166
6189
|
def visible_core_count(self) -> Optional[pulumi.Input[int]]:
|
6190
|
+
"""
|
6191
|
+
The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance\\'s nominal CPU count and the underlying platform\\'s SMT width.
|
6192
|
+
"""
|
6167
6193
|
return pulumi.get(self, "visible_core_count")
|
6168
6194
|
|
6169
6195
|
@visible_core_count.setter
|
@@ -6180,6 +6206,14 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6180
6206
|
disk_encryption_key_sha256: Optional[pulumi.Input[str]] = None,
|
6181
6207
|
kms_key_self_link: Optional[pulumi.Input[str]] = None,
|
6182
6208
|
mode: Optional[pulumi.Input[str]] = None):
|
6209
|
+
"""
|
6210
|
+
:param pulumi.Input[str] source: The name or self_link of the disk attached to this instance.
|
6211
|
+
:param pulumi.Input[str] device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
6212
|
+
:param pulumi.Input[str] disk_encryption_key_raw: A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6213
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
6214
|
+
:param pulumi.Input[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 and disk_encryption_key_raw may be set.
|
6215
|
+
:param pulumi.Input[str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
6216
|
+
"""
|
6183
6217
|
pulumi.set(__self__, "source", source)
|
6184
6218
|
if device_name is not None:
|
6185
6219
|
pulumi.set(__self__, "device_name", device_name)
|
@@ -6195,6 +6229,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6195
6229
|
@property
|
6196
6230
|
@pulumi.getter
|
6197
6231
|
def source(self) -> pulumi.Input[str]:
|
6232
|
+
"""
|
6233
|
+
The name or self_link of the disk attached to this instance.
|
6234
|
+
"""
|
6198
6235
|
return pulumi.get(self, "source")
|
6199
6236
|
|
6200
6237
|
@source.setter
|
@@ -6204,6 +6241,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6204
6241
|
@property
|
6205
6242
|
@pulumi.getter(name="deviceName")
|
6206
6243
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
6244
|
+
"""
|
6245
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
6246
|
+
"""
|
6207
6247
|
return pulumi.get(self, "device_name")
|
6208
6248
|
|
6209
6249
|
@device_name.setter
|
@@ -6213,6 +6253,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6213
6253
|
@property
|
6214
6254
|
@pulumi.getter(name="diskEncryptionKeyRaw")
|
6215
6255
|
def disk_encryption_key_raw(self) -> Optional[pulumi.Input[str]]:
|
6256
|
+
"""
|
6257
|
+
A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6258
|
+
"""
|
6216
6259
|
return pulumi.get(self, "disk_encryption_key_raw")
|
6217
6260
|
|
6218
6261
|
@disk_encryption_key_raw.setter
|
@@ -6222,6 +6265,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6222
6265
|
@property
|
6223
6266
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
6224
6267
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
6268
|
+
"""
|
6269
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
6270
|
+
"""
|
6225
6271
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
6226
6272
|
|
6227
6273
|
@disk_encryption_key_sha256.setter
|
@@ -6231,6 +6277,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6231
6277
|
@property
|
6232
6278
|
@pulumi.getter(name="kmsKeySelfLink")
|
6233
6279
|
def kms_key_self_link(self) -> Optional[pulumi.Input[str]]:
|
6280
|
+
"""
|
6281
|
+
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 and disk_encryption_key_raw may be set.
|
6282
|
+
"""
|
6234
6283
|
return pulumi.get(self, "kms_key_self_link")
|
6235
6284
|
|
6236
6285
|
@kms_key_self_link.setter
|
@@ -6240,6 +6289,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6240
6289
|
@property
|
6241
6290
|
@pulumi.getter
|
6242
6291
|
def mode(self) -> Optional[pulumi.Input[str]]:
|
6292
|
+
"""
|
6293
|
+
Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
6294
|
+
"""
|
6243
6295
|
return pulumi.get(self, "mode")
|
6244
6296
|
|
6245
6297
|
@mode.setter
|
@@ -6258,6 +6310,16 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6258
6310
|
kms_key_self_link: Optional[pulumi.Input[str]] = None,
|
6259
6311
|
mode: Optional[pulumi.Input[str]] = None,
|
6260
6312
|
source: Optional[pulumi.Input[str]] = None):
|
6313
|
+
"""
|
6314
|
+
:param pulumi.Input[bool] auto_delete: Whether the disk will be auto-deleted when the instance is deleted.
|
6315
|
+
:param pulumi.Input[str] device_name: Name with which attached disk will be accessible under /dev/disk/by-id/
|
6316
|
+
:param pulumi.Input[str] disk_encryption_key_raw: A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6317
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
6318
|
+
:param pulumi.Input['InstanceFromMachineImageBootDiskInitializeParamsArgs'] initialize_params: Parameters with which a disk was created alongside the instance.
|
6319
|
+
:param pulumi.Input[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 and disk_encryption_key_raw may be set.
|
6320
|
+
:param pulumi.Input[str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
6321
|
+
:param pulumi.Input[str] source: The name or self_link of the disk attached to this instance.
|
6322
|
+
"""
|
6261
6323
|
if auto_delete is not None:
|
6262
6324
|
pulumi.set(__self__, "auto_delete", auto_delete)
|
6263
6325
|
if device_name is not None:
|
@@ -6278,6 +6340,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6278
6340
|
@property
|
6279
6341
|
@pulumi.getter(name="autoDelete")
|
6280
6342
|
def auto_delete(self) -> Optional[pulumi.Input[bool]]:
|
6343
|
+
"""
|
6344
|
+
Whether the disk will be auto-deleted when the instance is deleted.
|
6345
|
+
"""
|
6281
6346
|
return pulumi.get(self, "auto_delete")
|
6282
6347
|
|
6283
6348
|
@auto_delete.setter
|
@@ -6287,6 +6352,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6287
6352
|
@property
|
6288
6353
|
@pulumi.getter(name="deviceName")
|
6289
6354
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
6355
|
+
"""
|
6356
|
+
Name with which attached disk will be accessible under /dev/disk/by-id/
|
6357
|
+
"""
|
6290
6358
|
return pulumi.get(self, "device_name")
|
6291
6359
|
|
6292
6360
|
@device_name.setter
|
@@ -6296,6 +6364,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6296
6364
|
@property
|
6297
6365
|
@pulumi.getter(name="diskEncryptionKeyRaw")
|
6298
6366
|
def disk_encryption_key_raw(self) -> Optional[pulumi.Input[str]]:
|
6367
|
+
"""
|
6368
|
+
A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6369
|
+
"""
|
6299
6370
|
return pulumi.get(self, "disk_encryption_key_raw")
|
6300
6371
|
|
6301
6372
|
@disk_encryption_key_raw.setter
|
@@ -6305,6 +6376,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6305
6376
|
@property
|
6306
6377
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
6307
6378
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
6379
|
+
"""
|
6380
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
6381
|
+
"""
|
6308
6382
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
6309
6383
|
|
6310
6384
|
@disk_encryption_key_sha256.setter
|
@@ -6314,6 +6388,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6314
6388
|
@property
|
6315
6389
|
@pulumi.getter(name="initializeParams")
|
6316
6390
|
def initialize_params(self) -> Optional[pulumi.Input['InstanceFromMachineImageBootDiskInitializeParamsArgs']]:
|
6391
|
+
"""
|
6392
|
+
Parameters with which a disk was created alongside the instance.
|
6393
|
+
"""
|
6317
6394
|
return pulumi.get(self, "initialize_params")
|
6318
6395
|
|
6319
6396
|
@initialize_params.setter
|
@@ -6323,6 +6400,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6323
6400
|
@property
|
6324
6401
|
@pulumi.getter(name="kmsKeySelfLink")
|
6325
6402
|
def kms_key_self_link(self) -> Optional[pulumi.Input[str]]:
|
6403
|
+
"""
|
6404
|
+
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 and disk_encryption_key_raw may be set.
|
6405
|
+
"""
|
6326
6406
|
return pulumi.get(self, "kms_key_self_link")
|
6327
6407
|
|
6328
6408
|
@kms_key_self_link.setter
|
@@ -6332,6 +6412,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6332
6412
|
@property
|
6333
6413
|
@pulumi.getter
|
6334
6414
|
def mode(self) -> Optional[pulumi.Input[str]]:
|
6415
|
+
"""
|
6416
|
+
Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
6417
|
+
"""
|
6335
6418
|
return pulumi.get(self, "mode")
|
6336
6419
|
|
6337
6420
|
@mode.setter
|
@@ -6341,6 +6424,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6341
6424
|
@property
|
6342
6425
|
@pulumi.getter
|
6343
6426
|
def source(self) -> Optional[pulumi.Input[str]]:
|
6427
|
+
"""
|
6428
|
+
The name or self_link of the disk attached to this instance.
|
6429
|
+
"""
|
6344
6430
|
return pulumi.get(self, "source")
|
6345
6431
|
|
6346
6432
|
@source.setter
|
@@ -6359,6 +6445,16 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6359
6445
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
6360
6446
|
size: Optional[pulumi.Input[int]] = None,
|
6361
6447
|
type: Optional[pulumi.Input[str]] = None):
|
6448
|
+
"""
|
6449
|
+
:param pulumi.Input[bool] enable_confidential_compute: A flag to enable confidential compute mode on boot disk
|
6450
|
+
:param pulumi.Input[str] image: The image from which this disk was initialised.
|
6451
|
+
:param pulumi.Input[Mapping[str, Any]] labels: A set of key/value label pairs assigned to the disk.
|
6452
|
+
:param pulumi.Input[int] provisioned_iops: Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000.
|
6453
|
+
:param pulumi.Input[int] provisioned_throughput: Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
|
6454
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
6455
|
+
:param pulumi.Input[int] size: The size of the image in gigabytes.
|
6456
|
+
:param pulumi.Input[str] type: The Google Compute Engine disk type. Such as pd-standard, pd-ssd or pd-balanced.
|
6457
|
+
"""
|
6362
6458
|
if enable_confidential_compute is not None:
|
6363
6459
|
pulumi.set(__self__, "enable_confidential_compute", enable_confidential_compute)
|
6364
6460
|
if image is not None:
|
@@ -6379,6 +6475,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6379
6475
|
@property
|
6380
6476
|
@pulumi.getter(name="enableConfidentialCompute")
|
6381
6477
|
def enable_confidential_compute(self) -> Optional[pulumi.Input[bool]]:
|
6478
|
+
"""
|
6479
|
+
A flag to enable confidential compute mode on boot disk
|
6480
|
+
"""
|
6382
6481
|
return pulumi.get(self, "enable_confidential_compute")
|
6383
6482
|
|
6384
6483
|
@enable_confidential_compute.setter
|
@@ -6388,6 +6487,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6388
6487
|
@property
|
6389
6488
|
@pulumi.getter
|
6390
6489
|
def image(self) -> Optional[pulumi.Input[str]]:
|
6490
|
+
"""
|
6491
|
+
The image from which this disk was initialised.
|
6492
|
+
"""
|
6391
6493
|
return pulumi.get(self, "image")
|
6392
6494
|
|
6393
6495
|
@image.setter
|
@@ -6397,6 +6499,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6397
6499
|
@property
|
6398
6500
|
@pulumi.getter
|
6399
6501
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
6502
|
+
"""
|
6503
|
+
A set of key/value label pairs assigned to the disk.
|
6504
|
+
"""
|
6400
6505
|
return pulumi.get(self, "labels")
|
6401
6506
|
|
6402
6507
|
@labels.setter
|
@@ -6406,6 +6511,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6406
6511
|
@property
|
6407
6512
|
@pulumi.getter(name="provisionedIops")
|
6408
6513
|
def provisioned_iops(self) -> Optional[pulumi.Input[int]]:
|
6514
|
+
"""
|
6515
|
+
Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000.
|
6516
|
+
"""
|
6409
6517
|
return pulumi.get(self, "provisioned_iops")
|
6410
6518
|
|
6411
6519
|
@provisioned_iops.setter
|
@@ -6415,6 +6523,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6415
6523
|
@property
|
6416
6524
|
@pulumi.getter(name="provisionedThroughput")
|
6417
6525
|
def provisioned_throughput(self) -> Optional[pulumi.Input[int]]:
|
6526
|
+
"""
|
6527
|
+
Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
|
6528
|
+
"""
|
6418
6529
|
return pulumi.get(self, "provisioned_throughput")
|
6419
6530
|
|
6420
6531
|
@provisioned_throughput.setter
|
@@ -6424,6 +6535,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6424
6535
|
@property
|
6425
6536
|
@pulumi.getter(name="resourceManagerTags")
|
6426
6537
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
6538
|
+
"""
|
6539
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
6540
|
+
"""
|
6427
6541
|
return pulumi.get(self, "resource_manager_tags")
|
6428
6542
|
|
6429
6543
|
@resource_manager_tags.setter
|
@@ -6433,6 +6547,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6433
6547
|
@property
|
6434
6548
|
@pulumi.getter
|
6435
6549
|
def size(self) -> Optional[pulumi.Input[int]]:
|
6550
|
+
"""
|
6551
|
+
The size of the image in gigabytes.
|
6552
|
+
"""
|
6436
6553
|
return pulumi.get(self, "size")
|
6437
6554
|
|
6438
6555
|
@size.setter
|
@@ -6442,6 +6559,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6442
6559
|
@property
|
6443
6560
|
@pulumi.getter
|
6444
6561
|
def type(self) -> Optional[pulumi.Input[str]]:
|
6562
|
+
"""
|
6563
|
+
The Google Compute Engine disk type. Such as pd-standard, pd-ssd or pd-balanced.
|
6564
|
+
"""
|
6445
6565
|
return pulumi.get(self, "type")
|
6446
6566
|
|
6447
6567
|
@type.setter
|
@@ -6453,11 +6573,17 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6453
6573
|
class InstanceFromMachineImageConfidentialInstanceConfigArgs:
|
6454
6574
|
def __init__(__self__, *,
|
6455
6575
|
enable_confidential_compute: pulumi.Input[bool]):
|
6576
|
+
"""
|
6577
|
+
:param pulumi.Input[bool] enable_confidential_compute: Defines whether the instance should have confidential compute enabled.
|
6578
|
+
"""
|
6456
6579
|
pulumi.set(__self__, "enable_confidential_compute", enable_confidential_compute)
|
6457
6580
|
|
6458
6581
|
@property
|
6459
6582
|
@pulumi.getter(name="enableConfidentialCompute")
|
6460
6583
|
def enable_confidential_compute(self) -> pulumi.Input[bool]:
|
6584
|
+
"""
|
6585
|
+
Defines whether the instance should have confidential compute enabled.
|
6586
|
+
"""
|
6461
6587
|
return pulumi.get(self, "enable_confidential_compute")
|
6462
6588
|
|
6463
6589
|
@enable_confidential_compute.setter
|
@@ -6470,12 +6596,19 @@ class InstanceFromMachineImageGuestAcceleratorArgs:
|
|
6470
6596
|
def __init__(__self__, *,
|
6471
6597
|
count: pulumi.Input[int],
|
6472
6598
|
type: pulumi.Input[str]):
|
6599
|
+
"""
|
6600
|
+
:param pulumi.Input[int] count: The number of the guest accelerator cards exposed to this instance.
|
6601
|
+
:param pulumi.Input[str] type: The accelerator type resource exposed to this instance. E.g. nvidia-tesla-k80.
|
6602
|
+
"""
|
6473
6603
|
pulumi.set(__self__, "count", count)
|
6474
6604
|
pulumi.set(__self__, "type", type)
|
6475
6605
|
|
6476
6606
|
@property
|
6477
6607
|
@pulumi.getter
|
6478
6608
|
def count(self) -> pulumi.Input[int]:
|
6609
|
+
"""
|
6610
|
+
The number of the guest accelerator cards exposed to this instance.
|
6611
|
+
"""
|
6479
6612
|
return pulumi.get(self, "count")
|
6480
6613
|
|
6481
6614
|
@count.setter
|
@@ -6485,6 +6618,9 @@ class InstanceFromMachineImageGuestAcceleratorArgs:
|
|
6485
6618
|
@property
|
6486
6619
|
@pulumi.getter
|
6487
6620
|
def type(self) -> pulumi.Input[str]:
|
6621
|
+
"""
|
6622
|
+
The accelerator type resource exposed to this instance. E.g. nvidia-tesla-k80.
|
6623
|
+
"""
|
6488
6624
|
return pulumi.get(self, "type")
|
6489
6625
|
|
6490
6626
|
@type.setter
|
@@ -6512,8 +6648,23 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6512
6648
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
6513
6649
|
subnetwork_project: Optional[pulumi.Input[str]] = None):
|
6514
6650
|
"""
|
6651
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceAccessConfigArgs']]] access_configs: Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
6652
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An array of alias IP ranges for this network interface.
|
6653
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
6654
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
|
6655
|
+
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
6656
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
6515
6657
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
6516
6658
|
Changing this forces a new resource to be created.
|
6659
|
+
:param pulumi.Input[str] network: The name or self_link of the network attached to this interface.
|
6660
|
+
:param pulumi.Input[str] network_attachment: The URL of the network attachment that this interface should connect to in the following format: projects/{projectNumber}/regions/{region_name}/networkAttachments/{network_attachment_name}.
|
6661
|
+
:param pulumi.Input[str] network_ip: The private IP address assigned to the instance.
|
6662
|
+
:param pulumi.Input[str] nic_type: The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET
|
6663
|
+
:param pulumi.Input[int] queue_count: The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
|
6664
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6665
|
+
:param pulumi.Input[str] stack_type: The stack type for this network interface to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used.
|
6666
|
+
:param pulumi.Input[str] subnetwork: The name or self_link of the subnetwork attached to this interface.
|
6667
|
+
:param pulumi.Input[str] subnetwork_project: The project in which the subnetwork belongs.
|
6517
6668
|
"""
|
6518
6669
|
if access_configs is not None:
|
6519
6670
|
pulumi.set(__self__, "access_configs", access_configs)
|
@@ -6551,6 +6702,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6551
6702
|
@property
|
6552
6703
|
@pulumi.getter(name="accessConfigs")
|
6553
6704
|
def access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceAccessConfigArgs']]]]:
|
6705
|
+
"""
|
6706
|
+
Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
6707
|
+
"""
|
6554
6708
|
return pulumi.get(self, "access_configs")
|
6555
6709
|
|
6556
6710
|
@access_configs.setter
|
@@ -6560,6 +6714,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6560
6714
|
@property
|
6561
6715
|
@pulumi.getter(name="aliasIpRanges")
|
6562
6716
|
def alias_ip_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs']]]]:
|
6717
|
+
"""
|
6718
|
+
An array of alias IP ranges for this network interface.
|
6719
|
+
"""
|
6563
6720
|
return pulumi.get(self, "alias_ip_ranges")
|
6564
6721
|
|
6565
6722
|
@alias_ip_ranges.setter
|
@@ -6569,6 +6726,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6569
6726
|
@property
|
6570
6727
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
6571
6728
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
6729
|
+
"""
|
6730
|
+
The prefix length of the primary internal IPv6 range.
|
6731
|
+
"""
|
6572
6732
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
6573
6733
|
|
6574
6734
|
@internal_ipv6_prefix_length.setter
|
@@ -6578,6 +6738,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6578
6738
|
@property
|
6579
6739
|
@pulumi.getter(name="ipv6AccessConfigs")
|
6580
6740
|
def ipv6_access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs']]]]:
|
6741
|
+
"""
|
6742
|
+
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
|
6743
|
+
"""
|
6581
6744
|
return pulumi.get(self, "ipv6_access_configs")
|
6582
6745
|
|
6583
6746
|
@ipv6_access_configs.setter
|
@@ -6587,6 +6750,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6587
6750
|
@property
|
6588
6751
|
@pulumi.getter(name="ipv6AccessType")
|
6589
6752
|
def ipv6_access_type(self) -> Optional[pulumi.Input[str]]:
|
6753
|
+
"""
|
6754
|
+
One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
6755
|
+
"""
|
6590
6756
|
return pulumi.get(self, "ipv6_access_type")
|
6591
6757
|
|
6592
6758
|
@ipv6_access_type.setter
|
@@ -6596,6 +6762,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6596
6762
|
@property
|
6597
6763
|
@pulumi.getter(name="ipv6Address")
|
6598
6764
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
6765
|
+
"""
|
6766
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
6767
|
+
"""
|
6599
6768
|
return pulumi.get(self, "ipv6_address")
|
6600
6769
|
|
6601
6770
|
@ipv6_address.setter
|
@@ -6618,6 +6787,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6618
6787
|
@property
|
6619
6788
|
@pulumi.getter
|
6620
6789
|
def network(self) -> Optional[pulumi.Input[str]]:
|
6790
|
+
"""
|
6791
|
+
The name or self_link of the network attached to this interface.
|
6792
|
+
"""
|
6621
6793
|
return pulumi.get(self, "network")
|
6622
6794
|
|
6623
6795
|
@network.setter
|
@@ -6627,6 +6799,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6627
6799
|
@property
|
6628
6800
|
@pulumi.getter(name="networkAttachment")
|
6629
6801
|
def network_attachment(self) -> Optional[pulumi.Input[str]]:
|
6802
|
+
"""
|
6803
|
+
The URL of the network attachment that this interface should connect to in the following format: projects/{projectNumber}/regions/{region_name}/networkAttachments/{network_attachment_name}.
|
6804
|
+
"""
|
6630
6805
|
return pulumi.get(self, "network_attachment")
|
6631
6806
|
|
6632
6807
|
@network_attachment.setter
|
@@ -6636,6 +6811,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6636
6811
|
@property
|
6637
6812
|
@pulumi.getter(name="networkIp")
|
6638
6813
|
def network_ip(self) -> Optional[pulumi.Input[str]]:
|
6814
|
+
"""
|
6815
|
+
The private IP address assigned to the instance.
|
6816
|
+
"""
|
6639
6817
|
return pulumi.get(self, "network_ip")
|
6640
6818
|
|
6641
6819
|
@network_ip.setter
|
@@ -6645,6 +6823,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6645
6823
|
@property
|
6646
6824
|
@pulumi.getter(name="nicType")
|
6647
6825
|
def nic_type(self) -> Optional[pulumi.Input[str]]:
|
6826
|
+
"""
|
6827
|
+
The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET
|
6828
|
+
"""
|
6648
6829
|
return pulumi.get(self, "nic_type")
|
6649
6830
|
|
6650
6831
|
@nic_type.setter
|
@@ -6654,6 +6835,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6654
6835
|
@property
|
6655
6836
|
@pulumi.getter(name="queueCount")
|
6656
6837
|
def queue_count(self) -> Optional[pulumi.Input[int]]:
|
6838
|
+
"""
|
6839
|
+
The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
|
6840
|
+
"""
|
6657
6841
|
return pulumi.get(self, "queue_count")
|
6658
6842
|
|
6659
6843
|
@queue_count.setter
|
@@ -6663,6 +6847,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6663
6847
|
@property
|
6664
6848
|
@pulumi.getter(name="securityPolicy")
|
6665
6849
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
6850
|
+
"""
|
6851
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6852
|
+
"""
|
6666
6853
|
return pulumi.get(self, "security_policy")
|
6667
6854
|
|
6668
6855
|
@security_policy.setter
|
@@ -6672,6 +6859,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6672
6859
|
@property
|
6673
6860
|
@pulumi.getter(name="stackType")
|
6674
6861
|
def stack_type(self) -> Optional[pulumi.Input[str]]:
|
6862
|
+
"""
|
6863
|
+
The stack type for this network interface to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used.
|
6864
|
+
"""
|
6675
6865
|
return pulumi.get(self, "stack_type")
|
6676
6866
|
|
6677
6867
|
@stack_type.setter
|
@@ -6681,6 +6871,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6681
6871
|
@property
|
6682
6872
|
@pulumi.getter
|
6683
6873
|
def subnetwork(self) -> Optional[pulumi.Input[str]]:
|
6874
|
+
"""
|
6875
|
+
The name or self_link of the subnetwork attached to this interface.
|
6876
|
+
"""
|
6684
6877
|
return pulumi.get(self, "subnetwork")
|
6685
6878
|
|
6686
6879
|
@subnetwork.setter
|
@@ -6690,6 +6883,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6690
6883
|
@property
|
6691
6884
|
@pulumi.getter(name="subnetworkProject")
|
6692
6885
|
def subnetwork_project(self) -> Optional[pulumi.Input[str]]:
|
6886
|
+
"""
|
6887
|
+
The project in which the subnetwork belongs.
|
6888
|
+
"""
|
6693
6889
|
return pulumi.get(self, "subnetwork_project")
|
6694
6890
|
|
6695
6891
|
@subnetwork_project.setter
|
@@ -6704,6 +6900,12 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6704
6900
|
network_tier: Optional[pulumi.Input[str]] = None,
|
6705
6901
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None,
|
6706
6902
|
security_policy: Optional[pulumi.Input[str]] = None):
|
6903
|
+
"""
|
6904
|
+
:param pulumi.Input[str] nat_ip: The IP address that is be 1:1 mapped to the instance's network ip.
|
6905
|
+
:param pulumi.Input[str] network_tier: The networking tier used for configuring this instance. One of PREMIUM or STANDARD.
|
6906
|
+
:param pulumi.Input[str] public_ptr_domain_name: The DNS domain name for the public PTR record.
|
6907
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6908
|
+
"""
|
6707
6909
|
if nat_ip is not None:
|
6708
6910
|
pulumi.set(__self__, "nat_ip", nat_ip)
|
6709
6911
|
if network_tier is not None:
|
@@ -6716,6 +6918,9 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6716
6918
|
@property
|
6717
6919
|
@pulumi.getter(name="natIp")
|
6718
6920
|
def nat_ip(self) -> Optional[pulumi.Input[str]]:
|
6921
|
+
"""
|
6922
|
+
The IP address that is be 1:1 mapped to the instance's network ip.
|
6923
|
+
"""
|
6719
6924
|
return pulumi.get(self, "nat_ip")
|
6720
6925
|
|
6721
6926
|
@nat_ip.setter
|
@@ -6725,6 +6930,9 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6725
6930
|
@property
|
6726
6931
|
@pulumi.getter(name="networkTier")
|
6727
6932
|
def network_tier(self) -> Optional[pulumi.Input[str]]:
|
6933
|
+
"""
|
6934
|
+
The networking tier used for configuring this instance. One of PREMIUM or STANDARD.
|
6935
|
+
"""
|
6728
6936
|
return pulumi.get(self, "network_tier")
|
6729
6937
|
|
6730
6938
|
@network_tier.setter
|
@@ -6734,6 +6942,9 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6734
6942
|
@property
|
6735
6943
|
@pulumi.getter(name="publicPtrDomainName")
|
6736
6944
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
6945
|
+
"""
|
6946
|
+
The DNS domain name for the public PTR record.
|
6947
|
+
"""
|
6737
6948
|
return pulumi.get(self, "public_ptr_domain_name")
|
6738
6949
|
|
6739
6950
|
@public_ptr_domain_name.setter
|
@@ -6743,6 +6954,9 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6743
6954
|
@property
|
6744
6955
|
@pulumi.getter(name="securityPolicy")
|
6745
6956
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
6957
|
+
"""
|
6958
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6959
|
+
"""
|
6746
6960
|
return pulumi.get(self, "security_policy")
|
6747
6961
|
|
6748
6962
|
@security_policy.setter
|
@@ -6755,6 +6969,10 @@ class InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs:
|
|
6755
6969
|
def __init__(__self__, *,
|
6756
6970
|
ip_cidr_range: pulumi.Input[str],
|
6757
6971
|
subnetwork_range_name: Optional[pulumi.Input[str]] = None):
|
6972
|
+
"""
|
6973
|
+
:param pulumi.Input[str] ip_cidr_range: The IP CIDR range represented by this alias IP range.
|
6974
|
+
:param pulumi.Input[str] subnetwork_range_name: The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range.
|
6975
|
+
"""
|
6758
6976
|
pulumi.set(__self__, "ip_cidr_range", ip_cidr_range)
|
6759
6977
|
if subnetwork_range_name is not None:
|
6760
6978
|
pulumi.set(__self__, "subnetwork_range_name", subnetwork_range_name)
|
@@ -6762,6 +6980,9 @@ class InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs:
|
|
6762
6980
|
@property
|
6763
6981
|
@pulumi.getter(name="ipCidrRange")
|
6764
6982
|
def ip_cidr_range(self) -> pulumi.Input[str]:
|
6983
|
+
"""
|
6984
|
+
The IP CIDR range represented by this alias IP range.
|
6985
|
+
"""
|
6765
6986
|
return pulumi.get(self, "ip_cidr_range")
|
6766
6987
|
|
6767
6988
|
@ip_cidr_range.setter
|
@@ -6771,6 +6992,9 @@ class InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs:
|
|
6771
6992
|
@property
|
6772
6993
|
@pulumi.getter(name="subnetworkRangeName")
|
6773
6994
|
def subnetwork_range_name(self) -> Optional[pulumi.Input[str]]:
|
6995
|
+
"""
|
6996
|
+
The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range.
|
6997
|
+
"""
|
6774
6998
|
return pulumi.get(self, "subnetwork_range_name")
|
6775
6999
|
|
6776
7000
|
@subnetwork_range_name.setter
|
@@ -6788,8 +7012,13 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6788
7012
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None,
|
6789
7013
|
security_policy: Optional[pulumi.Input[str]] = None):
|
6790
7014
|
"""
|
7015
|
+
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
7016
|
+
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
7017
|
+
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
6791
7018
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
6792
7019
|
Changing this forces a new resource to be created.
|
7020
|
+
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
7021
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6793
7022
|
"""
|
6794
7023
|
pulumi.set(__self__, "network_tier", network_tier)
|
6795
7024
|
if external_ipv6 is not None:
|
@@ -6806,6 +7035,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6806
7035
|
@property
|
6807
7036
|
@pulumi.getter(name="networkTier")
|
6808
7037
|
def network_tier(self) -> pulumi.Input[str]:
|
7038
|
+
"""
|
7039
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
7040
|
+
"""
|
6809
7041
|
return pulumi.get(self, "network_tier")
|
6810
7042
|
|
6811
7043
|
@network_tier.setter
|
@@ -6815,6 +7047,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6815
7047
|
@property
|
6816
7048
|
@pulumi.getter(name="externalIpv6")
|
6817
7049
|
def external_ipv6(self) -> Optional[pulumi.Input[str]]:
|
7050
|
+
"""
|
7051
|
+
The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
7052
|
+
"""
|
6818
7053
|
return pulumi.get(self, "external_ipv6")
|
6819
7054
|
|
6820
7055
|
@external_ipv6.setter
|
@@ -6824,6 +7059,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6824
7059
|
@property
|
6825
7060
|
@pulumi.getter(name="externalIpv6PrefixLength")
|
6826
7061
|
def external_ipv6_prefix_length(self) -> Optional[pulumi.Input[str]]:
|
7062
|
+
"""
|
7063
|
+
The prefix length of the external IPv6 range.
|
7064
|
+
"""
|
6827
7065
|
return pulumi.get(self, "external_ipv6_prefix_length")
|
6828
7066
|
|
6829
7067
|
@external_ipv6_prefix_length.setter
|
@@ -6846,6 +7084,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6846
7084
|
@property
|
6847
7085
|
@pulumi.getter(name="publicPtrDomainName")
|
6848
7086
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
7087
|
+
"""
|
7088
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
7089
|
+
"""
|
6849
7090
|
return pulumi.get(self, "public_ptr_domain_name")
|
6850
7091
|
|
6851
7092
|
@public_ptr_domain_name.setter
|
@@ -6855,6 +7096,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6855
7096
|
@property
|
6856
7097
|
@pulumi.getter(name="securityPolicy")
|
6857
7098
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
7099
|
+
"""
|
7100
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
7101
|
+
"""
|
6858
7102
|
return pulumi.get(self, "security_policy")
|
6859
7103
|
|
6860
7104
|
@security_policy.setter
|
@@ -6866,11 +7110,17 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6866
7110
|
class InstanceFromMachineImageNetworkPerformanceConfigArgs:
|
6867
7111
|
def __init__(__self__, *,
|
6868
7112
|
total_egress_bandwidth_tier: pulumi.Input[str]):
|
7113
|
+
"""
|
7114
|
+
:param pulumi.Input[str] total_egress_bandwidth_tier: The egress bandwidth tier to enable. Possible values:TIER_1, DEFAULT
|
7115
|
+
"""
|
6869
7116
|
pulumi.set(__self__, "total_egress_bandwidth_tier", total_egress_bandwidth_tier)
|
6870
7117
|
|
6871
7118
|
@property
|
6872
7119
|
@pulumi.getter(name="totalEgressBandwidthTier")
|
6873
7120
|
def total_egress_bandwidth_tier(self) -> pulumi.Input[str]:
|
7121
|
+
"""
|
7122
|
+
The egress bandwidth tier to enable. Possible values:TIER_1, DEFAULT
|
7123
|
+
"""
|
6874
7124
|
return pulumi.get(self, "total_egress_bandwidth_tier")
|
6875
7125
|
|
6876
7126
|
@total_egress_bandwidth_tier.setter
|
@@ -6882,12 +7132,18 @@ class InstanceFromMachineImageNetworkPerformanceConfigArgs:
|
|
6882
7132
|
class InstanceFromMachineImageParamsArgs:
|
6883
7133
|
def __init__(__self__, *,
|
6884
7134
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
7135
|
+
"""
|
7136
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
7137
|
+
"""
|
6885
7138
|
if resource_manager_tags is not None:
|
6886
7139
|
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
6887
7140
|
|
6888
7141
|
@property
|
6889
7142
|
@pulumi.getter(name="resourceManagerTags")
|
6890
7143
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
7144
|
+
"""
|
7145
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
7146
|
+
"""
|
6891
7147
|
return pulumi.get(self, "resource_manager_tags")
|
6892
7148
|
|
6893
7149
|
@resource_manager_tags.setter
|
@@ -6900,6 +7156,10 @@ class InstanceFromMachineImageReservationAffinityArgs:
|
|
6900
7156
|
def __init__(__self__, *,
|
6901
7157
|
type: pulumi.Input[str],
|
6902
7158
|
specific_reservation: Optional[pulumi.Input['InstanceFromMachineImageReservationAffinitySpecificReservationArgs']] = None):
|
7159
|
+
"""
|
7160
|
+
:param pulumi.Input[str] type: The type of reservation from which this instance can consume resources.
|
7161
|
+
:param pulumi.Input['InstanceFromMachineImageReservationAffinitySpecificReservationArgs'] specific_reservation: Specifies the label selector for the reservation to use.
|
7162
|
+
"""
|
6903
7163
|
pulumi.set(__self__, "type", type)
|
6904
7164
|
if specific_reservation is not None:
|
6905
7165
|
pulumi.set(__self__, "specific_reservation", specific_reservation)
|
@@ -6907,6 +7167,9 @@ class InstanceFromMachineImageReservationAffinityArgs:
|
|
6907
7167
|
@property
|
6908
7168
|
@pulumi.getter
|
6909
7169
|
def type(self) -> pulumi.Input[str]:
|
7170
|
+
"""
|
7171
|
+
The type of reservation from which this instance can consume resources.
|
7172
|
+
"""
|
6910
7173
|
return pulumi.get(self, "type")
|
6911
7174
|
|
6912
7175
|
@type.setter
|
@@ -6916,6 +7179,9 @@ class InstanceFromMachineImageReservationAffinityArgs:
|
|
6916
7179
|
@property
|
6917
7180
|
@pulumi.getter(name="specificReservation")
|
6918
7181
|
def specific_reservation(self) -> Optional[pulumi.Input['InstanceFromMachineImageReservationAffinitySpecificReservationArgs']]:
|
7182
|
+
"""
|
7183
|
+
Specifies the label selector for the reservation to use.
|
7184
|
+
"""
|
6919
7185
|
return pulumi.get(self, "specific_reservation")
|
6920
7186
|
|
6921
7187
|
@specific_reservation.setter
|
@@ -6928,12 +7194,19 @@ class InstanceFromMachineImageReservationAffinitySpecificReservationArgs:
|
|
6928
7194
|
def __init__(__self__, *,
|
6929
7195
|
key: pulumi.Input[str],
|
6930
7196
|
values: pulumi.Input[Sequence[pulumi.Input[str]]]):
|
7197
|
+
"""
|
7198
|
+
:param pulumi.Input[str] key: Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.
|
7199
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] values: Corresponds to the label values of a reservation resource.
|
7200
|
+
"""
|
6931
7201
|
pulumi.set(__self__, "key", key)
|
6932
7202
|
pulumi.set(__self__, "values", values)
|
6933
7203
|
|
6934
7204
|
@property
|
6935
7205
|
@pulumi.getter
|
6936
7206
|
def key(self) -> pulumi.Input[str]:
|
7207
|
+
"""
|
7208
|
+
Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.
|
7209
|
+
"""
|
6937
7210
|
return pulumi.get(self, "key")
|
6938
7211
|
|
6939
7212
|
@key.setter
|
@@ -6943,6 +7216,9 @@ class InstanceFromMachineImageReservationAffinitySpecificReservationArgs:
|
|
6943
7216
|
@property
|
6944
7217
|
@pulumi.getter
|
6945
7218
|
def values(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
7219
|
+
"""
|
7220
|
+
Corresponds to the label values of a reservation resource.
|
7221
|
+
"""
|
6946
7222
|
return pulumi.get(self, "values")
|
6947
7223
|
|
6948
7224
|
@values.setter
|
@@ -6963,6 +7239,20 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
6963
7239
|
on_host_maintenance: Optional[pulumi.Input[str]] = None,
|
6964
7240
|
preemptible: Optional[pulumi.Input[bool]] = None,
|
6965
7241
|
provisioning_model: Optional[pulumi.Input[str]] = None):
|
7242
|
+
"""
|
7243
|
+
:param pulumi.Input[bool] automatic_restart: Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).
|
7244
|
+
:param pulumi.Input[str] instance_termination_action: Specifies the action GCE should take when SPOT VM is preempted.
|
7245
|
+
:param pulumi.Input['InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs'] local_ssd_recovery_timeout: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
7246
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
7247
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
7248
|
+
hour.
|
7249
|
+
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
7250
|
+
:param pulumi.Input['InstanceFromMachineImageSchedulingMaxRunDurationArgs'] max_run_duration: The timeout for new network connections to hosts.
|
7251
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.
|
7252
|
+
:param pulumi.Input[str] on_host_maintenance: Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,
|
7253
|
+
:param pulumi.Input[bool] preemptible: Whether the instance is preemptible.
|
7254
|
+
:param pulumi.Input[str] provisioning_model: Whether the instance is spot. If this is set as SPOT.
|
7255
|
+
"""
|
6966
7256
|
if automatic_restart is not None:
|
6967
7257
|
pulumi.set(__self__, "automatic_restart", automatic_restart)
|
6968
7258
|
if instance_termination_action is not None:
|
@@ -6987,6 +7277,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
6987
7277
|
@property
|
6988
7278
|
@pulumi.getter(name="automaticRestart")
|
6989
7279
|
def automatic_restart(self) -> Optional[pulumi.Input[bool]]:
|
7280
|
+
"""
|
7281
|
+
Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).
|
7282
|
+
"""
|
6990
7283
|
return pulumi.get(self, "automatic_restart")
|
6991
7284
|
|
6992
7285
|
@automatic_restart.setter
|
@@ -6996,6 +7289,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
6996
7289
|
@property
|
6997
7290
|
@pulumi.getter(name="instanceTerminationAction")
|
6998
7291
|
def instance_termination_action(self) -> Optional[pulumi.Input[str]]:
|
7292
|
+
"""
|
7293
|
+
Specifies the action GCE should take when SPOT VM is preempted.
|
7294
|
+
"""
|
6999
7295
|
return pulumi.get(self, "instance_termination_action")
|
7000
7296
|
|
7001
7297
|
@instance_termination_action.setter
|
@@ -7005,6 +7301,12 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7005
7301
|
@property
|
7006
7302
|
@pulumi.getter(name="localSsdRecoveryTimeout")
|
7007
7303
|
def local_ssd_recovery_timeout(self) -> Optional[pulumi.Input['InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs']]:
|
7304
|
+
"""
|
7305
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
7306
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
7307
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
7308
|
+
hour.
|
7309
|
+
"""
|
7008
7310
|
return pulumi.get(self, "local_ssd_recovery_timeout")
|
7009
7311
|
|
7010
7312
|
@local_ssd_recovery_timeout.setter
|
@@ -7014,6 +7316,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7014
7316
|
@property
|
7015
7317
|
@pulumi.getter(name="maintenanceInterval")
|
7016
7318
|
def maintenance_interval(self) -> Optional[pulumi.Input[str]]:
|
7319
|
+
"""
|
7320
|
+
Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
7321
|
+
"""
|
7017
7322
|
return pulumi.get(self, "maintenance_interval")
|
7018
7323
|
|
7019
7324
|
@maintenance_interval.setter
|
@@ -7023,6 +7328,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7023
7328
|
@property
|
7024
7329
|
@pulumi.getter(name="maxRunDuration")
|
7025
7330
|
def max_run_duration(self) -> Optional[pulumi.Input['InstanceFromMachineImageSchedulingMaxRunDurationArgs']]:
|
7331
|
+
"""
|
7332
|
+
The timeout for new network connections to hosts.
|
7333
|
+
"""
|
7026
7334
|
return pulumi.get(self, "max_run_duration")
|
7027
7335
|
|
7028
7336
|
@max_run_duration.setter
|
@@ -7041,6 +7349,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7041
7349
|
@property
|
7042
7350
|
@pulumi.getter(name="nodeAffinities")
|
7043
7351
|
def node_affinities(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageSchedulingNodeAffinityArgs']]]]:
|
7352
|
+
"""
|
7353
|
+
Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.
|
7354
|
+
"""
|
7044
7355
|
return pulumi.get(self, "node_affinities")
|
7045
7356
|
|
7046
7357
|
@node_affinities.setter
|
@@ -7050,6 +7361,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7050
7361
|
@property
|
7051
7362
|
@pulumi.getter(name="onHostMaintenance")
|
7052
7363
|
def on_host_maintenance(self) -> Optional[pulumi.Input[str]]:
|
7364
|
+
"""
|
7365
|
+
Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,
|
7366
|
+
"""
|
7053
7367
|
return pulumi.get(self, "on_host_maintenance")
|
7054
7368
|
|
7055
7369
|
@on_host_maintenance.setter
|
@@ -7059,6 +7373,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7059
7373
|
@property
|
7060
7374
|
@pulumi.getter
|
7061
7375
|
def preemptible(self) -> Optional[pulumi.Input[bool]]:
|
7376
|
+
"""
|
7377
|
+
Whether the instance is preemptible.
|
7378
|
+
"""
|
7062
7379
|
return pulumi.get(self, "preemptible")
|
7063
7380
|
|
7064
7381
|
@preemptible.setter
|
@@ -7068,6 +7385,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7068
7385
|
@property
|
7069
7386
|
@pulumi.getter(name="provisioningModel")
|
7070
7387
|
def provisioning_model(self) -> Optional[pulumi.Input[str]]:
|
7388
|
+
"""
|
7389
|
+
Whether the instance is spot. If this is set as SPOT.
|
7390
|
+
"""
|
7071
7391
|
return pulumi.get(self, "provisioning_model")
|
7072
7392
|
|
7073
7393
|
@provisioning_model.setter
|
@@ -7080,6 +7400,14 @@ class InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
7080
7400
|
def __init__(__self__, *,
|
7081
7401
|
seconds: pulumi.Input[int],
|
7082
7402
|
nanos: Optional[pulumi.Input[int]] = None):
|
7403
|
+
"""
|
7404
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
7405
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
7406
|
+
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
7407
|
+
resolution. Durations less than one second are represented
|
7408
|
+
with a 0 seconds field and a positive nanos field. Must
|
7409
|
+
be from 0 to 999,999,999 inclusive.
|
7410
|
+
"""
|
7083
7411
|
pulumi.set(__self__, "seconds", seconds)
|
7084
7412
|
if nanos is not None:
|
7085
7413
|
pulumi.set(__self__, "nanos", nanos)
|
@@ -7087,6 +7415,10 @@ class InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
7087
7415
|
@property
|
7088
7416
|
@pulumi.getter
|
7089
7417
|
def seconds(self) -> pulumi.Input[int]:
|
7418
|
+
"""
|
7419
|
+
Span of time at a resolution of a second.
|
7420
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
7421
|
+
"""
|
7090
7422
|
return pulumi.get(self, "seconds")
|
7091
7423
|
|
7092
7424
|
@seconds.setter
|
@@ -7096,6 +7428,12 @@ class InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
7096
7428
|
@property
|
7097
7429
|
@pulumi.getter
|
7098
7430
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
7431
|
+
"""
|
7432
|
+
Span of time that's a fraction of a second at nanosecond
|
7433
|
+
resolution. Durations less than one second are represented
|
7434
|
+
with a 0 seconds field and a positive nanos field. Must
|
7435
|
+
be from 0 to 999,999,999 inclusive.
|
7436
|
+
"""
|
7099
7437
|
return pulumi.get(self, "nanos")
|
7100
7438
|
|
7101
7439
|
@nanos.setter
|
@@ -7108,6 +7446,14 @@ class InstanceFromMachineImageSchedulingMaxRunDurationArgs:
|
|
7108
7446
|
def __init__(__self__, *,
|
7109
7447
|
seconds: pulumi.Input[int],
|
7110
7448
|
nanos: Optional[pulumi.Input[int]] = None):
|
7449
|
+
"""
|
7450
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
7451
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
7452
|
+
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
7453
|
+
resolution. Durations less than one second are represented
|
7454
|
+
with a 0 seconds field and a positive nanos field. Must
|
7455
|
+
be from 0 to 999,999,999 inclusive.
|
7456
|
+
"""
|
7111
7457
|
pulumi.set(__self__, "seconds", seconds)
|
7112
7458
|
if nanos is not None:
|
7113
7459
|
pulumi.set(__self__, "nanos", nanos)
|
@@ -7115,6 +7461,10 @@ class InstanceFromMachineImageSchedulingMaxRunDurationArgs:
|
|
7115
7461
|
@property
|
7116
7462
|
@pulumi.getter
|
7117
7463
|
def seconds(self) -> pulumi.Input[int]:
|
7464
|
+
"""
|
7465
|
+
Span of time at a resolution of a second.
|
7466
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
7467
|
+
"""
|
7118
7468
|
return pulumi.get(self, "seconds")
|
7119
7469
|
|
7120
7470
|
@seconds.setter
|
@@ -7124,6 +7474,12 @@ class InstanceFromMachineImageSchedulingMaxRunDurationArgs:
|
|
7124
7474
|
@property
|
7125
7475
|
@pulumi.getter
|
7126
7476
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
7477
|
+
"""
|
7478
|
+
Span of time that's a fraction of a second at nanosecond
|
7479
|
+
resolution. Durations less than one second are represented
|
7480
|
+
with a 0 seconds field and a positive nanos field. Must
|
7481
|
+
be from 0 to 999,999,999 inclusive.
|
7482
|
+
"""
|
7127
7483
|
return pulumi.get(self, "nanos")
|
7128
7484
|
|
7129
7485
|
@nanos.setter
|
@@ -7175,6 +7531,11 @@ class InstanceFromMachineImageScratchDiskArgs:
|
|
7175
7531
|
interface: pulumi.Input[str],
|
7176
7532
|
device_name: Optional[pulumi.Input[str]] = None,
|
7177
7533
|
size: Optional[pulumi.Input[int]] = None):
|
7534
|
+
"""
|
7535
|
+
:param pulumi.Input[str] interface: The disk interface used for attaching this disk. One of SCSI or NVME.
|
7536
|
+
:param pulumi.Input[str] device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
7537
|
+
:param pulumi.Input[int] size: The size of the disk in gigabytes. One of 375 or 3000.
|
7538
|
+
"""
|
7178
7539
|
pulumi.set(__self__, "interface", interface)
|
7179
7540
|
if device_name is not None:
|
7180
7541
|
pulumi.set(__self__, "device_name", device_name)
|
@@ -7184,6 +7545,9 @@ class InstanceFromMachineImageScratchDiskArgs:
|
|
7184
7545
|
@property
|
7185
7546
|
@pulumi.getter
|
7186
7547
|
def interface(self) -> pulumi.Input[str]:
|
7548
|
+
"""
|
7549
|
+
The disk interface used for attaching this disk. One of SCSI or NVME.
|
7550
|
+
"""
|
7187
7551
|
return pulumi.get(self, "interface")
|
7188
7552
|
|
7189
7553
|
@interface.setter
|
@@ -7193,6 +7557,9 @@ class InstanceFromMachineImageScratchDiskArgs:
|
|
7193
7557
|
@property
|
7194
7558
|
@pulumi.getter(name="deviceName")
|
7195
7559
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
7560
|
+
"""
|
7561
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
7562
|
+
"""
|
7196
7563
|
return pulumi.get(self, "device_name")
|
7197
7564
|
|
7198
7565
|
@device_name.setter
|
@@ -7202,6 +7569,9 @@ class InstanceFromMachineImageScratchDiskArgs:
|
|
7202
7569
|
@property
|
7203
7570
|
@pulumi.getter
|
7204
7571
|
def size(self) -> Optional[pulumi.Input[int]]:
|
7572
|
+
"""
|
7573
|
+
The size of the disk in gigabytes. One of 375 or 3000.
|
7574
|
+
"""
|
7205
7575
|
return pulumi.get(self, "size")
|
7206
7576
|
|
7207
7577
|
@size.setter
|
@@ -7214,6 +7584,10 @@ class InstanceFromMachineImageServiceAccountArgs:
|
|
7214
7584
|
def __init__(__self__, *,
|
7215
7585
|
scopes: pulumi.Input[Sequence[pulumi.Input[str]]],
|
7216
7586
|
email: Optional[pulumi.Input[str]] = None):
|
7587
|
+
"""
|
7588
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] scopes: A list of service scopes.
|
7589
|
+
:param pulumi.Input[str] email: The service account e-mail address.
|
7590
|
+
"""
|
7217
7591
|
pulumi.set(__self__, "scopes", scopes)
|
7218
7592
|
if email is not None:
|
7219
7593
|
pulumi.set(__self__, "email", email)
|
@@ -7221,6 +7595,9 @@ class InstanceFromMachineImageServiceAccountArgs:
|
|
7221
7595
|
@property
|
7222
7596
|
@pulumi.getter
|
7223
7597
|
def scopes(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
7598
|
+
"""
|
7599
|
+
A list of service scopes.
|
7600
|
+
"""
|
7224
7601
|
return pulumi.get(self, "scopes")
|
7225
7602
|
|
7226
7603
|
@scopes.setter
|
@@ -7230,6 +7607,9 @@ class InstanceFromMachineImageServiceAccountArgs:
|
|
7230
7607
|
@property
|
7231
7608
|
@pulumi.getter
|
7232
7609
|
def email(self) -> Optional[pulumi.Input[str]]:
|
7610
|
+
"""
|
7611
|
+
The service account e-mail address.
|
7612
|
+
"""
|
7233
7613
|
return pulumi.get(self, "email")
|
7234
7614
|
|
7235
7615
|
@email.setter
|
@@ -7243,6 +7623,11 @@ class InstanceFromMachineImageShieldedInstanceConfigArgs:
|
|
7243
7623
|
enable_integrity_monitoring: Optional[pulumi.Input[bool]] = None,
|
7244
7624
|
enable_secure_boot: Optional[pulumi.Input[bool]] = None,
|
7245
7625
|
enable_vtpm: Optional[pulumi.Input[bool]] = None):
|
7626
|
+
"""
|
7627
|
+
:param pulumi.Input[bool] enable_integrity_monitoring: Whether integrity monitoring is enabled for the instance.
|
7628
|
+
:param pulumi.Input[bool] enable_secure_boot: Whether secure boot is enabled for the instance.
|
7629
|
+
:param pulumi.Input[bool] enable_vtpm: Whether the instance uses vTPM.
|
7630
|
+
"""
|
7246
7631
|
if enable_integrity_monitoring is not None:
|
7247
7632
|
pulumi.set(__self__, "enable_integrity_monitoring", enable_integrity_monitoring)
|
7248
7633
|
if enable_secure_boot is not None:
|
@@ -7253,6 +7638,9 @@ class InstanceFromMachineImageShieldedInstanceConfigArgs:
|
|
7253
7638
|
@property
|
7254
7639
|
@pulumi.getter(name="enableIntegrityMonitoring")
|
7255
7640
|
def enable_integrity_monitoring(self) -> Optional[pulumi.Input[bool]]:
|
7641
|
+
"""
|
7642
|
+
Whether integrity monitoring is enabled for the instance.
|
7643
|
+
"""
|
7256
7644
|
return pulumi.get(self, "enable_integrity_monitoring")
|
7257
7645
|
|
7258
7646
|
@enable_integrity_monitoring.setter
|
@@ -7262,6 +7650,9 @@ class InstanceFromMachineImageShieldedInstanceConfigArgs:
|
|
7262
7650
|
@property
|
7263
7651
|
@pulumi.getter(name="enableSecureBoot")
|
7264
7652
|
def enable_secure_boot(self) -> Optional[pulumi.Input[bool]]:
|
7653
|
+
"""
|
7654
|
+
Whether secure boot is enabled for the instance.
|
7655
|
+
"""
|
7265
7656
|
return pulumi.get(self, "enable_secure_boot")
|
7266
7657
|
|
7267
7658
|
@enable_secure_boot.setter
|
@@ -7271,6 +7662,9 @@ class InstanceFromMachineImageShieldedInstanceConfigArgs:
|
|
7271
7662
|
@property
|
7272
7663
|
@pulumi.getter(name="enableVtpm")
|
7273
7664
|
def enable_vtpm(self) -> Optional[pulumi.Input[bool]]:
|
7665
|
+
"""
|
7666
|
+
Whether the instance uses vTPM.
|
7667
|
+
"""
|
7274
7668
|
return pulumi.get(self, "enable_vtpm")
|
7275
7669
|
|
7276
7670
|
@enable_vtpm.setter
|
@@ -7284,6 +7678,11 @@ class InstanceFromTemplateAdvancedMachineFeaturesArgs:
|
|
7284
7678
|
enable_nested_virtualization: Optional[pulumi.Input[bool]] = None,
|
7285
7679
|
threads_per_core: Optional[pulumi.Input[int]] = None,
|
7286
7680
|
visible_core_count: Optional[pulumi.Input[int]] = None):
|
7681
|
+
"""
|
7682
|
+
:param pulumi.Input[bool] enable_nested_virtualization: Whether to enable nested virtualization or not.
|
7683
|
+
:param pulumi.Input[int] threads_per_core: The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
|
7684
|
+
:param pulumi.Input[int] visible_core_count: The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance\\'s nominal CPU count and the underlying platform\\'s SMT width.
|
7685
|
+
"""
|
7287
7686
|
if enable_nested_virtualization is not None:
|
7288
7687
|
pulumi.set(__self__, "enable_nested_virtualization", enable_nested_virtualization)
|
7289
7688
|
if threads_per_core is not None:
|
@@ -7294,6 +7693,9 @@ class InstanceFromTemplateAdvancedMachineFeaturesArgs:
|
|
7294
7693
|
@property
|
7295
7694
|
@pulumi.getter(name="enableNestedVirtualization")
|
7296
7695
|
def enable_nested_virtualization(self) -> Optional[pulumi.Input[bool]]:
|
7696
|
+
"""
|
7697
|
+
Whether to enable nested virtualization or not.
|
7698
|
+
"""
|
7297
7699
|
return pulumi.get(self, "enable_nested_virtualization")
|
7298
7700
|
|
7299
7701
|
@enable_nested_virtualization.setter
|
@@ -7303,6 +7705,9 @@ class InstanceFromTemplateAdvancedMachineFeaturesArgs:
|
|
7303
7705
|
@property
|
7304
7706
|
@pulumi.getter(name="threadsPerCore")
|
7305
7707
|
def threads_per_core(self) -> Optional[pulumi.Input[int]]:
|
7708
|
+
"""
|
7709
|
+
The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
|
7710
|
+
"""
|
7306
7711
|
return pulumi.get(self, "threads_per_core")
|
7307
7712
|
|
7308
7713
|
@threads_per_core.setter
|
@@ -7312,6 +7717,9 @@ class InstanceFromTemplateAdvancedMachineFeaturesArgs:
|
|
7312
7717
|
@property
|
7313
7718
|
@pulumi.getter(name="visibleCoreCount")
|
7314
7719
|
def visible_core_count(self) -> Optional[pulumi.Input[int]]:
|
7720
|
+
"""
|
7721
|
+
The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance\\'s nominal CPU count and the underlying platform\\'s SMT width.
|
7722
|
+
"""
|
7315
7723
|
return pulumi.get(self, "visible_core_count")
|
7316
7724
|
|
7317
7725
|
@visible_core_count.setter
|
@@ -7328,6 +7736,14 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7328
7736
|
disk_encryption_key_sha256: Optional[pulumi.Input[str]] = None,
|
7329
7737
|
kms_key_self_link: Optional[pulumi.Input[str]] = None,
|
7330
7738
|
mode: Optional[pulumi.Input[str]] = None):
|
7739
|
+
"""
|
7740
|
+
:param pulumi.Input[str] source: The name or self_link of the disk attached to this instance.
|
7741
|
+
:param pulumi.Input[str] device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
7742
|
+
:param pulumi.Input[str] disk_encryption_key_raw: A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7743
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
7744
|
+
:param pulumi.Input[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 and disk_encryption_key_raw may be set.
|
7745
|
+
:param pulumi.Input[str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
7746
|
+
"""
|
7331
7747
|
pulumi.set(__self__, "source", source)
|
7332
7748
|
if device_name is not None:
|
7333
7749
|
pulumi.set(__self__, "device_name", device_name)
|
@@ -7343,6 +7759,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7343
7759
|
@property
|
7344
7760
|
@pulumi.getter
|
7345
7761
|
def source(self) -> pulumi.Input[str]:
|
7762
|
+
"""
|
7763
|
+
The name or self_link of the disk attached to this instance.
|
7764
|
+
"""
|
7346
7765
|
return pulumi.get(self, "source")
|
7347
7766
|
|
7348
7767
|
@source.setter
|
@@ -7352,6 +7771,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7352
7771
|
@property
|
7353
7772
|
@pulumi.getter(name="deviceName")
|
7354
7773
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
7774
|
+
"""
|
7775
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
7776
|
+
"""
|
7355
7777
|
return pulumi.get(self, "device_name")
|
7356
7778
|
|
7357
7779
|
@device_name.setter
|
@@ -7361,6 +7783,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7361
7783
|
@property
|
7362
7784
|
@pulumi.getter(name="diskEncryptionKeyRaw")
|
7363
7785
|
def disk_encryption_key_raw(self) -> Optional[pulumi.Input[str]]:
|
7786
|
+
"""
|
7787
|
+
A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7788
|
+
"""
|
7364
7789
|
return pulumi.get(self, "disk_encryption_key_raw")
|
7365
7790
|
|
7366
7791
|
@disk_encryption_key_raw.setter
|
@@ -7370,6 +7795,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7370
7795
|
@property
|
7371
7796
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
7372
7797
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
7798
|
+
"""
|
7799
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
7800
|
+
"""
|
7373
7801
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
7374
7802
|
|
7375
7803
|
@disk_encryption_key_sha256.setter
|
@@ -7379,6 +7807,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7379
7807
|
@property
|
7380
7808
|
@pulumi.getter(name="kmsKeySelfLink")
|
7381
7809
|
def kms_key_self_link(self) -> Optional[pulumi.Input[str]]:
|
7810
|
+
"""
|
7811
|
+
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 and disk_encryption_key_raw may be set.
|
7812
|
+
"""
|
7382
7813
|
return pulumi.get(self, "kms_key_self_link")
|
7383
7814
|
|
7384
7815
|
@kms_key_self_link.setter
|
@@ -7388,6 +7819,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7388
7819
|
@property
|
7389
7820
|
@pulumi.getter
|
7390
7821
|
def mode(self) -> Optional[pulumi.Input[str]]:
|
7822
|
+
"""
|
7823
|
+
Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
7824
|
+
"""
|
7391
7825
|
return pulumi.get(self, "mode")
|
7392
7826
|
|
7393
7827
|
@mode.setter
|
@@ -7406,6 +7840,16 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7406
7840
|
kms_key_self_link: Optional[pulumi.Input[str]] = None,
|
7407
7841
|
mode: Optional[pulumi.Input[str]] = None,
|
7408
7842
|
source: Optional[pulumi.Input[str]] = None):
|
7843
|
+
"""
|
7844
|
+
:param pulumi.Input[bool] auto_delete: Whether the disk will be auto-deleted when the instance is deleted.
|
7845
|
+
:param pulumi.Input[str] device_name: Name with which attached disk will be accessible under /dev/disk/by-id/
|
7846
|
+
:param pulumi.Input[str] disk_encryption_key_raw: A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7847
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
7848
|
+
:param pulumi.Input['InstanceFromTemplateBootDiskInitializeParamsArgs'] initialize_params: Parameters with which a disk was created alongside the instance.
|
7849
|
+
:param pulumi.Input[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 and disk_encryption_key_raw may be set.
|
7850
|
+
:param pulumi.Input[str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
7851
|
+
:param pulumi.Input[str] source: The name or self_link of the disk attached to this instance.
|
7852
|
+
"""
|
7409
7853
|
if auto_delete is not None:
|
7410
7854
|
pulumi.set(__self__, "auto_delete", auto_delete)
|
7411
7855
|
if device_name is not None:
|
@@ -7426,6 +7870,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7426
7870
|
@property
|
7427
7871
|
@pulumi.getter(name="autoDelete")
|
7428
7872
|
def auto_delete(self) -> Optional[pulumi.Input[bool]]:
|
7873
|
+
"""
|
7874
|
+
Whether the disk will be auto-deleted when the instance is deleted.
|
7875
|
+
"""
|
7429
7876
|
return pulumi.get(self, "auto_delete")
|
7430
7877
|
|
7431
7878
|
@auto_delete.setter
|
@@ -7435,6 +7882,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7435
7882
|
@property
|
7436
7883
|
@pulumi.getter(name="deviceName")
|
7437
7884
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
7885
|
+
"""
|
7886
|
+
Name with which attached disk will be accessible under /dev/disk/by-id/
|
7887
|
+
"""
|
7438
7888
|
return pulumi.get(self, "device_name")
|
7439
7889
|
|
7440
7890
|
@device_name.setter
|
@@ -7444,6 +7894,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7444
7894
|
@property
|
7445
7895
|
@pulumi.getter(name="diskEncryptionKeyRaw")
|
7446
7896
|
def disk_encryption_key_raw(self) -> Optional[pulumi.Input[str]]:
|
7897
|
+
"""
|
7898
|
+
A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7899
|
+
"""
|
7447
7900
|
return pulumi.get(self, "disk_encryption_key_raw")
|
7448
7901
|
|
7449
7902
|
@disk_encryption_key_raw.setter
|
@@ -7453,6 +7906,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7453
7906
|
@property
|
7454
7907
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
7455
7908
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
7909
|
+
"""
|
7910
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
7911
|
+
"""
|
7456
7912
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
7457
7913
|
|
7458
7914
|
@disk_encryption_key_sha256.setter
|
@@ -7462,6 +7918,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7462
7918
|
@property
|
7463
7919
|
@pulumi.getter(name="initializeParams")
|
7464
7920
|
def initialize_params(self) -> Optional[pulumi.Input['InstanceFromTemplateBootDiskInitializeParamsArgs']]:
|
7921
|
+
"""
|
7922
|
+
Parameters with which a disk was created alongside the instance.
|
7923
|
+
"""
|
7465
7924
|
return pulumi.get(self, "initialize_params")
|
7466
7925
|
|
7467
7926
|
@initialize_params.setter
|
@@ -7471,6 +7930,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7471
7930
|
@property
|
7472
7931
|
@pulumi.getter(name="kmsKeySelfLink")
|
7473
7932
|
def kms_key_self_link(self) -> Optional[pulumi.Input[str]]:
|
7933
|
+
"""
|
7934
|
+
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 and disk_encryption_key_raw may be set.
|
7935
|
+
"""
|
7474
7936
|
return pulumi.get(self, "kms_key_self_link")
|
7475
7937
|
|
7476
7938
|
@kms_key_self_link.setter
|
@@ -7480,6 +7942,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7480
7942
|
@property
|
7481
7943
|
@pulumi.getter
|
7482
7944
|
def mode(self) -> Optional[pulumi.Input[str]]:
|
7945
|
+
"""
|
7946
|
+
Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
7947
|
+
"""
|
7483
7948
|
return pulumi.get(self, "mode")
|
7484
7949
|
|
7485
7950
|
@mode.setter
|
@@ -7489,6 +7954,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7489
7954
|
@property
|
7490
7955
|
@pulumi.getter
|
7491
7956
|
def source(self) -> Optional[pulumi.Input[str]]:
|
7957
|
+
"""
|
7958
|
+
The name or self_link of the disk attached to this instance.
|
7959
|
+
"""
|
7492
7960
|
return pulumi.get(self, "source")
|
7493
7961
|
|
7494
7962
|
@source.setter
|
@@ -7507,6 +7975,16 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7507
7975
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
7508
7976
|
size: Optional[pulumi.Input[int]] = None,
|
7509
7977
|
type: Optional[pulumi.Input[str]] = None):
|
7978
|
+
"""
|
7979
|
+
:param pulumi.Input[bool] enable_confidential_compute: A flag to enable confidential compute mode on boot disk
|
7980
|
+
:param pulumi.Input[str] image: The image from which this disk was initialised.
|
7981
|
+
:param pulumi.Input[Mapping[str, Any]] labels: A set of key/value label pairs assigned to the disk.
|
7982
|
+
:param pulumi.Input[int] provisioned_iops: Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000.
|
7983
|
+
:param pulumi.Input[int] provisioned_throughput: Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
|
7984
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
7985
|
+
:param pulumi.Input[int] size: The size of the image in gigabytes.
|
7986
|
+
:param pulumi.Input[str] type: The Google Compute Engine disk type. Such as pd-standard, pd-ssd or pd-balanced.
|
7987
|
+
"""
|
7510
7988
|
if enable_confidential_compute is not None:
|
7511
7989
|
pulumi.set(__self__, "enable_confidential_compute", enable_confidential_compute)
|
7512
7990
|
if image is not None:
|
@@ -7527,6 +8005,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7527
8005
|
@property
|
7528
8006
|
@pulumi.getter(name="enableConfidentialCompute")
|
7529
8007
|
def enable_confidential_compute(self) -> Optional[pulumi.Input[bool]]:
|
8008
|
+
"""
|
8009
|
+
A flag to enable confidential compute mode on boot disk
|
8010
|
+
"""
|
7530
8011
|
return pulumi.get(self, "enable_confidential_compute")
|
7531
8012
|
|
7532
8013
|
@enable_confidential_compute.setter
|
@@ -7536,6 +8017,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7536
8017
|
@property
|
7537
8018
|
@pulumi.getter
|
7538
8019
|
def image(self) -> Optional[pulumi.Input[str]]:
|
8020
|
+
"""
|
8021
|
+
The image from which this disk was initialised.
|
8022
|
+
"""
|
7539
8023
|
return pulumi.get(self, "image")
|
7540
8024
|
|
7541
8025
|
@image.setter
|
@@ -7545,6 +8029,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7545
8029
|
@property
|
7546
8030
|
@pulumi.getter
|
7547
8031
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
8032
|
+
"""
|
8033
|
+
A set of key/value label pairs assigned to the disk.
|
8034
|
+
"""
|
7548
8035
|
return pulumi.get(self, "labels")
|
7549
8036
|
|
7550
8037
|
@labels.setter
|
@@ -7554,6 +8041,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7554
8041
|
@property
|
7555
8042
|
@pulumi.getter(name="provisionedIops")
|
7556
8043
|
def provisioned_iops(self) -> Optional[pulumi.Input[int]]:
|
8044
|
+
"""
|
8045
|
+
Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000.
|
8046
|
+
"""
|
7557
8047
|
return pulumi.get(self, "provisioned_iops")
|
7558
8048
|
|
7559
8049
|
@provisioned_iops.setter
|
@@ -7563,6 +8053,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7563
8053
|
@property
|
7564
8054
|
@pulumi.getter(name="provisionedThroughput")
|
7565
8055
|
def provisioned_throughput(self) -> Optional[pulumi.Input[int]]:
|
8056
|
+
"""
|
8057
|
+
Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
|
8058
|
+
"""
|
7566
8059
|
return pulumi.get(self, "provisioned_throughput")
|
7567
8060
|
|
7568
8061
|
@provisioned_throughput.setter
|
@@ -7572,6 +8065,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7572
8065
|
@property
|
7573
8066
|
@pulumi.getter(name="resourceManagerTags")
|
7574
8067
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
8068
|
+
"""
|
8069
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
8070
|
+
"""
|
7575
8071
|
return pulumi.get(self, "resource_manager_tags")
|
7576
8072
|
|
7577
8073
|
@resource_manager_tags.setter
|
@@ -7581,6 +8077,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7581
8077
|
@property
|
7582
8078
|
@pulumi.getter
|
7583
8079
|
def size(self) -> Optional[pulumi.Input[int]]:
|
8080
|
+
"""
|
8081
|
+
The size of the image in gigabytes.
|
8082
|
+
"""
|
7584
8083
|
return pulumi.get(self, "size")
|
7585
8084
|
|
7586
8085
|
@size.setter
|
@@ -7590,6 +8089,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7590
8089
|
@property
|
7591
8090
|
@pulumi.getter
|
7592
8091
|
def type(self) -> Optional[pulumi.Input[str]]:
|
8092
|
+
"""
|
8093
|
+
The Google Compute Engine disk type. Such as pd-standard, pd-ssd or pd-balanced.
|
8094
|
+
"""
|
7593
8095
|
return pulumi.get(self, "type")
|
7594
8096
|
|
7595
8097
|
@type.setter
|
@@ -7601,11 +8103,17 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7601
8103
|
class InstanceFromTemplateConfidentialInstanceConfigArgs:
|
7602
8104
|
def __init__(__self__, *,
|
7603
8105
|
enable_confidential_compute: pulumi.Input[bool]):
|
8106
|
+
"""
|
8107
|
+
:param pulumi.Input[bool] enable_confidential_compute: Defines whether the instance should have confidential compute enabled.
|
8108
|
+
"""
|
7604
8109
|
pulumi.set(__self__, "enable_confidential_compute", enable_confidential_compute)
|
7605
8110
|
|
7606
8111
|
@property
|
7607
8112
|
@pulumi.getter(name="enableConfidentialCompute")
|
7608
8113
|
def enable_confidential_compute(self) -> pulumi.Input[bool]:
|
8114
|
+
"""
|
8115
|
+
Defines whether the instance should have confidential compute enabled.
|
8116
|
+
"""
|
7609
8117
|
return pulumi.get(self, "enable_confidential_compute")
|
7610
8118
|
|
7611
8119
|
@enable_confidential_compute.setter
|
@@ -7618,12 +8126,19 @@ class InstanceFromTemplateGuestAcceleratorArgs:
|
|
7618
8126
|
def __init__(__self__, *,
|
7619
8127
|
count: pulumi.Input[int],
|
7620
8128
|
type: pulumi.Input[str]):
|
8129
|
+
"""
|
8130
|
+
:param pulumi.Input[int] count: The number of the guest accelerator cards exposed to this instance.
|
8131
|
+
:param pulumi.Input[str] type: The accelerator type resource exposed to this instance. E.g. nvidia-tesla-k80.
|
8132
|
+
"""
|
7621
8133
|
pulumi.set(__self__, "count", count)
|
7622
8134
|
pulumi.set(__self__, "type", type)
|
7623
8135
|
|
7624
8136
|
@property
|
7625
8137
|
@pulumi.getter
|
7626
8138
|
def count(self) -> pulumi.Input[int]:
|
8139
|
+
"""
|
8140
|
+
The number of the guest accelerator cards exposed to this instance.
|
8141
|
+
"""
|
7627
8142
|
return pulumi.get(self, "count")
|
7628
8143
|
|
7629
8144
|
@count.setter
|
@@ -7633,6 +8148,9 @@ class InstanceFromTemplateGuestAcceleratorArgs:
|
|
7633
8148
|
@property
|
7634
8149
|
@pulumi.getter
|
7635
8150
|
def type(self) -> pulumi.Input[str]:
|
8151
|
+
"""
|
8152
|
+
The accelerator type resource exposed to this instance. E.g. nvidia-tesla-k80.
|
8153
|
+
"""
|
7636
8154
|
return pulumi.get(self, "type")
|
7637
8155
|
|
7638
8156
|
@type.setter
|
@@ -7660,8 +8178,23 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7660
8178
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
7661
8179
|
subnetwork_project: Optional[pulumi.Input[str]] = None):
|
7662
8180
|
"""
|
8181
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceAccessConfigArgs']]] access_configs: Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
8182
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An array of alias IP ranges for this network interface.
|
8183
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
8184
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
|
8185
|
+
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
8186
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
7663
8187
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
7664
8188
|
Changing this forces a new resource to be created.
|
8189
|
+
:param pulumi.Input[str] network: The name or self_link of the network attached to this interface.
|
8190
|
+
:param pulumi.Input[str] network_attachment: The URL of the network attachment that this interface should connect to in the following format: projects/{projectNumber}/regions/{region_name}/networkAttachments/{network_attachment_name}.
|
8191
|
+
:param pulumi.Input[str] network_ip: The private IP address assigned to the instance.
|
8192
|
+
:param pulumi.Input[str] nic_type: The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET
|
8193
|
+
:param pulumi.Input[int] queue_count: The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
|
8194
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8195
|
+
:param pulumi.Input[str] stack_type: The stack type for this network interface to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used.
|
8196
|
+
:param pulumi.Input[str] subnetwork: The name or self_link of the subnetwork attached to this interface.
|
8197
|
+
:param pulumi.Input[str] subnetwork_project: The project in which the subnetwork belongs.
|
7665
8198
|
"""
|
7666
8199
|
if access_configs is not None:
|
7667
8200
|
pulumi.set(__self__, "access_configs", access_configs)
|
@@ -7699,6 +8232,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7699
8232
|
@property
|
7700
8233
|
@pulumi.getter(name="accessConfigs")
|
7701
8234
|
def access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceAccessConfigArgs']]]]:
|
8235
|
+
"""
|
8236
|
+
Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
8237
|
+
"""
|
7702
8238
|
return pulumi.get(self, "access_configs")
|
7703
8239
|
|
7704
8240
|
@access_configs.setter
|
@@ -7708,6 +8244,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7708
8244
|
@property
|
7709
8245
|
@pulumi.getter(name="aliasIpRanges")
|
7710
8246
|
def alias_ip_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs']]]]:
|
8247
|
+
"""
|
8248
|
+
An array of alias IP ranges for this network interface.
|
8249
|
+
"""
|
7711
8250
|
return pulumi.get(self, "alias_ip_ranges")
|
7712
8251
|
|
7713
8252
|
@alias_ip_ranges.setter
|
@@ -7717,6 +8256,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7717
8256
|
@property
|
7718
8257
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
7719
8258
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
8259
|
+
"""
|
8260
|
+
The prefix length of the primary internal IPv6 range.
|
8261
|
+
"""
|
7720
8262
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
7721
8263
|
|
7722
8264
|
@internal_ipv6_prefix_length.setter
|
@@ -7726,6 +8268,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7726
8268
|
@property
|
7727
8269
|
@pulumi.getter(name="ipv6AccessConfigs")
|
7728
8270
|
def ipv6_access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs']]]]:
|
8271
|
+
"""
|
8272
|
+
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
|
8273
|
+
"""
|
7729
8274
|
return pulumi.get(self, "ipv6_access_configs")
|
7730
8275
|
|
7731
8276
|
@ipv6_access_configs.setter
|
@@ -7735,6 +8280,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7735
8280
|
@property
|
7736
8281
|
@pulumi.getter(name="ipv6AccessType")
|
7737
8282
|
def ipv6_access_type(self) -> Optional[pulumi.Input[str]]:
|
8283
|
+
"""
|
8284
|
+
One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
8285
|
+
"""
|
7738
8286
|
return pulumi.get(self, "ipv6_access_type")
|
7739
8287
|
|
7740
8288
|
@ipv6_access_type.setter
|
@@ -7744,6 +8292,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7744
8292
|
@property
|
7745
8293
|
@pulumi.getter(name="ipv6Address")
|
7746
8294
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
8295
|
+
"""
|
8296
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
8297
|
+
"""
|
7747
8298
|
return pulumi.get(self, "ipv6_address")
|
7748
8299
|
|
7749
8300
|
@ipv6_address.setter
|
@@ -7766,6 +8317,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7766
8317
|
@property
|
7767
8318
|
@pulumi.getter
|
7768
8319
|
def network(self) -> Optional[pulumi.Input[str]]:
|
8320
|
+
"""
|
8321
|
+
The name or self_link of the network attached to this interface.
|
8322
|
+
"""
|
7769
8323
|
return pulumi.get(self, "network")
|
7770
8324
|
|
7771
8325
|
@network.setter
|
@@ -7775,6 +8329,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7775
8329
|
@property
|
7776
8330
|
@pulumi.getter(name="networkAttachment")
|
7777
8331
|
def network_attachment(self) -> Optional[pulumi.Input[str]]:
|
8332
|
+
"""
|
8333
|
+
The URL of the network attachment that this interface should connect to in the following format: projects/{projectNumber}/regions/{region_name}/networkAttachments/{network_attachment_name}.
|
8334
|
+
"""
|
7778
8335
|
return pulumi.get(self, "network_attachment")
|
7779
8336
|
|
7780
8337
|
@network_attachment.setter
|
@@ -7784,6 +8341,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7784
8341
|
@property
|
7785
8342
|
@pulumi.getter(name="networkIp")
|
7786
8343
|
def network_ip(self) -> Optional[pulumi.Input[str]]:
|
8344
|
+
"""
|
8345
|
+
The private IP address assigned to the instance.
|
8346
|
+
"""
|
7787
8347
|
return pulumi.get(self, "network_ip")
|
7788
8348
|
|
7789
8349
|
@network_ip.setter
|
@@ -7793,6 +8353,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7793
8353
|
@property
|
7794
8354
|
@pulumi.getter(name="nicType")
|
7795
8355
|
def nic_type(self) -> Optional[pulumi.Input[str]]:
|
8356
|
+
"""
|
8357
|
+
The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET
|
8358
|
+
"""
|
7796
8359
|
return pulumi.get(self, "nic_type")
|
7797
8360
|
|
7798
8361
|
@nic_type.setter
|
@@ -7802,6 +8365,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7802
8365
|
@property
|
7803
8366
|
@pulumi.getter(name="queueCount")
|
7804
8367
|
def queue_count(self) -> Optional[pulumi.Input[int]]:
|
8368
|
+
"""
|
8369
|
+
The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
|
8370
|
+
"""
|
7805
8371
|
return pulumi.get(self, "queue_count")
|
7806
8372
|
|
7807
8373
|
@queue_count.setter
|
@@ -7811,6 +8377,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7811
8377
|
@property
|
7812
8378
|
@pulumi.getter(name="securityPolicy")
|
7813
8379
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
8380
|
+
"""
|
8381
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8382
|
+
"""
|
7814
8383
|
return pulumi.get(self, "security_policy")
|
7815
8384
|
|
7816
8385
|
@security_policy.setter
|
@@ -7820,6 +8389,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7820
8389
|
@property
|
7821
8390
|
@pulumi.getter(name="stackType")
|
7822
8391
|
def stack_type(self) -> Optional[pulumi.Input[str]]:
|
8392
|
+
"""
|
8393
|
+
The stack type for this network interface to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used.
|
8394
|
+
"""
|
7823
8395
|
return pulumi.get(self, "stack_type")
|
7824
8396
|
|
7825
8397
|
@stack_type.setter
|
@@ -7829,6 +8401,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7829
8401
|
@property
|
7830
8402
|
@pulumi.getter
|
7831
8403
|
def subnetwork(self) -> Optional[pulumi.Input[str]]:
|
8404
|
+
"""
|
8405
|
+
The name or self_link of the subnetwork attached to this interface.
|
8406
|
+
"""
|
7832
8407
|
return pulumi.get(self, "subnetwork")
|
7833
8408
|
|
7834
8409
|
@subnetwork.setter
|
@@ -7838,6 +8413,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7838
8413
|
@property
|
7839
8414
|
@pulumi.getter(name="subnetworkProject")
|
7840
8415
|
def subnetwork_project(self) -> Optional[pulumi.Input[str]]:
|
8416
|
+
"""
|
8417
|
+
The project in which the subnetwork belongs.
|
8418
|
+
"""
|
7841
8419
|
return pulumi.get(self, "subnetwork_project")
|
7842
8420
|
|
7843
8421
|
@subnetwork_project.setter
|
@@ -7852,6 +8430,12 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7852
8430
|
network_tier: Optional[pulumi.Input[str]] = None,
|
7853
8431
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None,
|
7854
8432
|
security_policy: Optional[pulumi.Input[str]] = None):
|
8433
|
+
"""
|
8434
|
+
:param pulumi.Input[str] nat_ip: The IP address that is be 1:1 mapped to the instance's network ip.
|
8435
|
+
:param pulumi.Input[str] network_tier: The networking tier used for configuring this instance. One of PREMIUM or STANDARD.
|
8436
|
+
:param pulumi.Input[str] public_ptr_domain_name: The DNS domain name for the public PTR record.
|
8437
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8438
|
+
"""
|
7855
8439
|
if nat_ip is not None:
|
7856
8440
|
pulumi.set(__self__, "nat_ip", nat_ip)
|
7857
8441
|
if network_tier is not None:
|
@@ -7864,6 +8448,9 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7864
8448
|
@property
|
7865
8449
|
@pulumi.getter(name="natIp")
|
7866
8450
|
def nat_ip(self) -> Optional[pulumi.Input[str]]:
|
8451
|
+
"""
|
8452
|
+
The IP address that is be 1:1 mapped to the instance's network ip.
|
8453
|
+
"""
|
7867
8454
|
return pulumi.get(self, "nat_ip")
|
7868
8455
|
|
7869
8456
|
@nat_ip.setter
|
@@ -7873,6 +8460,9 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7873
8460
|
@property
|
7874
8461
|
@pulumi.getter(name="networkTier")
|
7875
8462
|
def network_tier(self) -> Optional[pulumi.Input[str]]:
|
8463
|
+
"""
|
8464
|
+
The networking tier used for configuring this instance. One of PREMIUM or STANDARD.
|
8465
|
+
"""
|
7876
8466
|
return pulumi.get(self, "network_tier")
|
7877
8467
|
|
7878
8468
|
@network_tier.setter
|
@@ -7882,6 +8472,9 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7882
8472
|
@property
|
7883
8473
|
@pulumi.getter(name="publicPtrDomainName")
|
7884
8474
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
8475
|
+
"""
|
8476
|
+
The DNS domain name for the public PTR record.
|
8477
|
+
"""
|
7885
8478
|
return pulumi.get(self, "public_ptr_domain_name")
|
7886
8479
|
|
7887
8480
|
@public_ptr_domain_name.setter
|
@@ -7891,6 +8484,9 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7891
8484
|
@property
|
7892
8485
|
@pulumi.getter(name="securityPolicy")
|
7893
8486
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
8487
|
+
"""
|
8488
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8489
|
+
"""
|
7894
8490
|
return pulumi.get(self, "security_policy")
|
7895
8491
|
|
7896
8492
|
@security_policy.setter
|
@@ -7903,6 +8499,10 @@ class InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs:
|
|
7903
8499
|
def __init__(__self__, *,
|
7904
8500
|
ip_cidr_range: pulumi.Input[str],
|
7905
8501
|
subnetwork_range_name: Optional[pulumi.Input[str]] = None):
|
8502
|
+
"""
|
8503
|
+
:param pulumi.Input[str] ip_cidr_range: The IP CIDR range represented by this alias IP range.
|
8504
|
+
:param pulumi.Input[str] subnetwork_range_name: The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range.
|
8505
|
+
"""
|
7906
8506
|
pulumi.set(__self__, "ip_cidr_range", ip_cidr_range)
|
7907
8507
|
if subnetwork_range_name is not None:
|
7908
8508
|
pulumi.set(__self__, "subnetwork_range_name", subnetwork_range_name)
|
@@ -7910,6 +8510,9 @@ class InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs:
|
|
7910
8510
|
@property
|
7911
8511
|
@pulumi.getter(name="ipCidrRange")
|
7912
8512
|
def ip_cidr_range(self) -> pulumi.Input[str]:
|
8513
|
+
"""
|
8514
|
+
The IP CIDR range represented by this alias IP range.
|
8515
|
+
"""
|
7913
8516
|
return pulumi.get(self, "ip_cidr_range")
|
7914
8517
|
|
7915
8518
|
@ip_cidr_range.setter
|
@@ -7919,6 +8522,9 @@ class InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs:
|
|
7919
8522
|
@property
|
7920
8523
|
@pulumi.getter(name="subnetworkRangeName")
|
7921
8524
|
def subnetwork_range_name(self) -> Optional[pulumi.Input[str]]:
|
8525
|
+
"""
|
8526
|
+
The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range.
|
8527
|
+
"""
|
7922
8528
|
return pulumi.get(self, "subnetwork_range_name")
|
7923
8529
|
|
7924
8530
|
@subnetwork_range_name.setter
|
@@ -7936,8 +8542,13 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7936
8542
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None,
|
7937
8543
|
security_policy: Optional[pulumi.Input[str]] = None):
|
7938
8544
|
"""
|
8545
|
+
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
8546
|
+
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
8547
|
+
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
7939
8548
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
7940
8549
|
Changing this forces a new resource to be created.
|
8550
|
+
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
8551
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
7941
8552
|
"""
|
7942
8553
|
pulumi.set(__self__, "network_tier", network_tier)
|
7943
8554
|
if external_ipv6 is not None:
|
@@ -7954,6 +8565,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7954
8565
|
@property
|
7955
8566
|
@pulumi.getter(name="networkTier")
|
7956
8567
|
def network_tier(self) -> pulumi.Input[str]:
|
8568
|
+
"""
|
8569
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
8570
|
+
"""
|
7957
8571
|
return pulumi.get(self, "network_tier")
|
7958
8572
|
|
7959
8573
|
@network_tier.setter
|
@@ -7963,6 +8577,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7963
8577
|
@property
|
7964
8578
|
@pulumi.getter(name="externalIpv6")
|
7965
8579
|
def external_ipv6(self) -> Optional[pulumi.Input[str]]:
|
8580
|
+
"""
|
8581
|
+
The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
8582
|
+
"""
|
7966
8583
|
return pulumi.get(self, "external_ipv6")
|
7967
8584
|
|
7968
8585
|
@external_ipv6.setter
|
@@ -7972,6 +8589,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7972
8589
|
@property
|
7973
8590
|
@pulumi.getter(name="externalIpv6PrefixLength")
|
7974
8591
|
def external_ipv6_prefix_length(self) -> Optional[pulumi.Input[str]]:
|
8592
|
+
"""
|
8593
|
+
The prefix length of the external IPv6 range.
|
8594
|
+
"""
|
7975
8595
|
return pulumi.get(self, "external_ipv6_prefix_length")
|
7976
8596
|
|
7977
8597
|
@external_ipv6_prefix_length.setter
|
@@ -7994,6 +8614,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7994
8614
|
@property
|
7995
8615
|
@pulumi.getter(name="publicPtrDomainName")
|
7996
8616
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
8617
|
+
"""
|
8618
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
8619
|
+
"""
|
7997
8620
|
return pulumi.get(self, "public_ptr_domain_name")
|
7998
8621
|
|
7999
8622
|
@public_ptr_domain_name.setter
|
@@ -8003,6 +8626,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
8003
8626
|
@property
|
8004
8627
|
@pulumi.getter(name="securityPolicy")
|
8005
8628
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
8629
|
+
"""
|
8630
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8631
|
+
"""
|
8006
8632
|
return pulumi.get(self, "security_policy")
|
8007
8633
|
|
8008
8634
|
@security_policy.setter
|
@@ -8014,11 +8640,17 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
8014
8640
|
class InstanceFromTemplateNetworkPerformanceConfigArgs:
|
8015
8641
|
def __init__(__self__, *,
|
8016
8642
|
total_egress_bandwidth_tier: pulumi.Input[str]):
|
8643
|
+
"""
|
8644
|
+
:param pulumi.Input[str] total_egress_bandwidth_tier: The egress bandwidth tier to enable. Possible values:TIER_1, DEFAULT
|
8645
|
+
"""
|
8017
8646
|
pulumi.set(__self__, "total_egress_bandwidth_tier", total_egress_bandwidth_tier)
|
8018
8647
|
|
8019
8648
|
@property
|
8020
8649
|
@pulumi.getter(name="totalEgressBandwidthTier")
|
8021
8650
|
def total_egress_bandwidth_tier(self) -> pulumi.Input[str]:
|
8651
|
+
"""
|
8652
|
+
The egress bandwidth tier to enable. Possible values:TIER_1, DEFAULT
|
8653
|
+
"""
|
8022
8654
|
return pulumi.get(self, "total_egress_bandwidth_tier")
|
8023
8655
|
|
8024
8656
|
@total_egress_bandwidth_tier.setter
|
@@ -8030,12 +8662,18 @@ class InstanceFromTemplateNetworkPerformanceConfigArgs:
|
|
8030
8662
|
class InstanceFromTemplateParamsArgs:
|
8031
8663
|
def __init__(__self__, *,
|
8032
8664
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
8665
|
+
"""
|
8666
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
8667
|
+
"""
|
8033
8668
|
if resource_manager_tags is not None:
|
8034
8669
|
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
8035
8670
|
|
8036
8671
|
@property
|
8037
8672
|
@pulumi.getter(name="resourceManagerTags")
|
8038
8673
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
8674
|
+
"""
|
8675
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
8676
|
+
"""
|
8039
8677
|
return pulumi.get(self, "resource_manager_tags")
|
8040
8678
|
|
8041
8679
|
@resource_manager_tags.setter
|
@@ -8048,6 +8686,10 @@ class InstanceFromTemplateReservationAffinityArgs:
|
|
8048
8686
|
def __init__(__self__, *,
|
8049
8687
|
type: pulumi.Input[str],
|
8050
8688
|
specific_reservation: Optional[pulumi.Input['InstanceFromTemplateReservationAffinitySpecificReservationArgs']] = None):
|
8689
|
+
"""
|
8690
|
+
:param pulumi.Input[str] type: The type of reservation from which this instance can consume resources.
|
8691
|
+
:param pulumi.Input['InstanceFromTemplateReservationAffinitySpecificReservationArgs'] specific_reservation: Specifies the label selector for the reservation to use.
|
8692
|
+
"""
|
8051
8693
|
pulumi.set(__self__, "type", type)
|
8052
8694
|
if specific_reservation is not None:
|
8053
8695
|
pulumi.set(__self__, "specific_reservation", specific_reservation)
|
@@ -8055,6 +8697,9 @@ class InstanceFromTemplateReservationAffinityArgs:
|
|
8055
8697
|
@property
|
8056
8698
|
@pulumi.getter
|
8057
8699
|
def type(self) -> pulumi.Input[str]:
|
8700
|
+
"""
|
8701
|
+
The type of reservation from which this instance can consume resources.
|
8702
|
+
"""
|
8058
8703
|
return pulumi.get(self, "type")
|
8059
8704
|
|
8060
8705
|
@type.setter
|
@@ -8064,6 +8709,9 @@ class InstanceFromTemplateReservationAffinityArgs:
|
|
8064
8709
|
@property
|
8065
8710
|
@pulumi.getter(name="specificReservation")
|
8066
8711
|
def specific_reservation(self) -> Optional[pulumi.Input['InstanceFromTemplateReservationAffinitySpecificReservationArgs']]:
|
8712
|
+
"""
|
8713
|
+
Specifies the label selector for the reservation to use.
|
8714
|
+
"""
|
8067
8715
|
return pulumi.get(self, "specific_reservation")
|
8068
8716
|
|
8069
8717
|
@specific_reservation.setter
|
@@ -8076,12 +8724,19 @@ class InstanceFromTemplateReservationAffinitySpecificReservationArgs:
|
|
8076
8724
|
def __init__(__self__, *,
|
8077
8725
|
key: pulumi.Input[str],
|
8078
8726
|
values: pulumi.Input[Sequence[pulumi.Input[str]]]):
|
8727
|
+
"""
|
8728
|
+
:param pulumi.Input[str] key: Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.
|
8729
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] values: Corresponds to the label values of a reservation resource.
|
8730
|
+
"""
|
8079
8731
|
pulumi.set(__self__, "key", key)
|
8080
8732
|
pulumi.set(__self__, "values", values)
|
8081
8733
|
|
8082
8734
|
@property
|
8083
8735
|
@pulumi.getter
|
8084
8736
|
def key(self) -> pulumi.Input[str]:
|
8737
|
+
"""
|
8738
|
+
Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.
|
8739
|
+
"""
|
8085
8740
|
return pulumi.get(self, "key")
|
8086
8741
|
|
8087
8742
|
@key.setter
|
@@ -8091,6 +8746,9 @@ class InstanceFromTemplateReservationAffinitySpecificReservationArgs:
|
|
8091
8746
|
@property
|
8092
8747
|
@pulumi.getter
|
8093
8748
|
def values(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
8749
|
+
"""
|
8750
|
+
Corresponds to the label values of a reservation resource.
|
8751
|
+
"""
|
8094
8752
|
return pulumi.get(self, "values")
|
8095
8753
|
|
8096
8754
|
@values.setter
|
@@ -8111,6 +8769,20 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8111
8769
|
on_host_maintenance: Optional[pulumi.Input[str]] = None,
|
8112
8770
|
preemptible: Optional[pulumi.Input[bool]] = None,
|
8113
8771
|
provisioning_model: Optional[pulumi.Input[str]] = None):
|
8772
|
+
"""
|
8773
|
+
:param pulumi.Input[bool] automatic_restart: Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).
|
8774
|
+
:param pulumi.Input[str] instance_termination_action: Specifies the action GCE should take when SPOT VM is preempted.
|
8775
|
+
:param pulumi.Input['InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs'] local_ssd_recovery_timeout: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
8776
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
8777
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
8778
|
+
hour.
|
8779
|
+
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
8780
|
+
:param pulumi.Input['InstanceFromTemplateSchedulingMaxRunDurationArgs'] max_run_duration: The timeout for new network connections to hosts.
|
8781
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.
|
8782
|
+
:param pulumi.Input[str] on_host_maintenance: Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,
|
8783
|
+
:param pulumi.Input[bool] preemptible: Whether the instance is preemptible.
|
8784
|
+
:param pulumi.Input[str] provisioning_model: Whether the instance is spot. If this is set as SPOT.
|
8785
|
+
"""
|
8114
8786
|
if automatic_restart is not None:
|
8115
8787
|
pulumi.set(__self__, "automatic_restart", automatic_restart)
|
8116
8788
|
if instance_termination_action is not None:
|
@@ -8135,6 +8807,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8135
8807
|
@property
|
8136
8808
|
@pulumi.getter(name="automaticRestart")
|
8137
8809
|
def automatic_restart(self) -> Optional[pulumi.Input[bool]]:
|
8810
|
+
"""
|
8811
|
+
Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).
|
8812
|
+
"""
|
8138
8813
|
return pulumi.get(self, "automatic_restart")
|
8139
8814
|
|
8140
8815
|
@automatic_restart.setter
|
@@ -8144,6 +8819,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8144
8819
|
@property
|
8145
8820
|
@pulumi.getter(name="instanceTerminationAction")
|
8146
8821
|
def instance_termination_action(self) -> Optional[pulumi.Input[str]]:
|
8822
|
+
"""
|
8823
|
+
Specifies the action GCE should take when SPOT VM is preempted.
|
8824
|
+
"""
|
8147
8825
|
return pulumi.get(self, "instance_termination_action")
|
8148
8826
|
|
8149
8827
|
@instance_termination_action.setter
|
@@ -8153,6 +8831,12 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8153
8831
|
@property
|
8154
8832
|
@pulumi.getter(name="localSsdRecoveryTimeout")
|
8155
8833
|
def local_ssd_recovery_timeout(self) -> Optional[pulumi.Input['InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]:
|
8834
|
+
"""
|
8835
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
8836
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
8837
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
8838
|
+
hour.
|
8839
|
+
"""
|
8156
8840
|
return pulumi.get(self, "local_ssd_recovery_timeout")
|
8157
8841
|
|
8158
8842
|
@local_ssd_recovery_timeout.setter
|
@@ -8162,6 +8846,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8162
8846
|
@property
|
8163
8847
|
@pulumi.getter(name="maintenanceInterval")
|
8164
8848
|
def maintenance_interval(self) -> Optional[pulumi.Input[str]]:
|
8849
|
+
"""
|
8850
|
+
Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
8851
|
+
"""
|
8165
8852
|
return pulumi.get(self, "maintenance_interval")
|
8166
8853
|
|
8167
8854
|
@maintenance_interval.setter
|
@@ -8171,6 +8858,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8171
8858
|
@property
|
8172
8859
|
@pulumi.getter(name="maxRunDuration")
|
8173
8860
|
def max_run_duration(self) -> Optional[pulumi.Input['InstanceFromTemplateSchedulingMaxRunDurationArgs']]:
|
8861
|
+
"""
|
8862
|
+
The timeout for new network connections to hosts.
|
8863
|
+
"""
|
8174
8864
|
return pulumi.get(self, "max_run_duration")
|
8175
8865
|
|
8176
8866
|
@max_run_duration.setter
|
@@ -8189,6 +8879,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8189
8879
|
@property
|
8190
8880
|
@pulumi.getter(name="nodeAffinities")
|
8191
8881
|
def node_affinities(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateSchedulingNodeAffinityArgs']]]]:
|
8882
|
+
"""
|
8883
|
+
Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.
|
8884
|
+
"""
|
8192
8885
|
return pulumi.get(self, "node_affinities")
|
8193
8886
|
|
8194
8887
|
@node_affinities.setter
|
@@ -8198,6 +8891,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8198
8891
|
@property
|
8199
8892
|
@pulumi.getter(name="onHostMaintenance")
|
8200
8893
|
def on_host_maintenance(self) -> Optional[pulumi.Input[str]]:
|
8894
|
+
"""
|
8895
|
+
Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,
|
8896
|
+
"""
|
8201
8897
|
return pulumi.get(self, "on_host_maintenance")
|
8202
8898
|
|
8203
8899
|
@on_host_maintenance.setter
|
@@ -8207,6 +8903,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8207
8903
|
@property
|
8208
8904
|
@pulumi.getter
|
8209
8905
|
def preemptible(self) -> Optional[pulumi.Input[bool]]:
|
8906
|
+
"""
|
8907
|
+
Whether the instance is preemptible.
|
8908
|
+
"""
|
8210
8909
|
return pulumi.get(self, "preemptible")
|
8211
8910
|
|
8212
8911
|
@preemptible.setter
|
@@ -8216,6 +8915,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8216
8915
|
@property
|
8217
8916
|
@pulumi.getter(name="provisioningModel")
|
8218
8917
|
def provisioning_model(self) -> Optional[pulumi.Input[str]]:
|
8918
|
+
"""
|
8919
|
+
Whether the instance is spot. If this is set as SPOT.
|
8920
|
+
"""
|
8219
8921
|
return pulumi.get(self, "provisioning_model")
|
8220
8922
|
|
8221
8923
|
@provisioning_model.setter
|
@@ -8228,6 +8930,14 @@ class InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
8228
8930
|
def __init__(__self__, *,
|
8229
8931
|
seconds: pulumi.Input[int],
|
8230
8932
|
nanos: Optional[pulumi.Input[int]] = None):
|
8933
|
+
"""
|
8934
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
8935
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
8936
|
+
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
8937
|
+
resolution. Durations less than one second are represented
|
8938
|
+
with a 0 seconds field and a positive nanos field. Must
|
8939
|
+
be from 0 to 999,999,999 inclusive.
|
8940
|
+
"""
|
8231
8941
|
pulumi.set(__self__, "seconds", seconds)
|
8232
8942
|
if nanos is not None:
|
8233
8943
|
pulumi.set(__self__, "nanos", nanos)
|
@@ -8235,6 +8945,10 @@ class InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
8235
8945
|
@property
|
8236
8946
|
@pulumi.getter
|
8237
8947
|
def seconds(self) -> pulumi.Input[int]:
|
8948
|
+
"""
|
8949
|
+
Span of time at a resolution of a second.
|
8950
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
8951
|
+
"""
|
8238
8952
|
return pulumi.get(self, "seconds")
|
8239
8953
|
|
8240
8954
|
@seconds.setter
|
@@ -8244,6 +8958,12 @@ class InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
8244
8958
|
@property
|
8245
8959
|
@pulumi.getter
|
8246
8960
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
8961
|
+
"""
|
8962
|
+
Span of time that's a fraction of a second at nanosecond
|
8963
|
+
resolution. Durations less than one second are represented
|
8964
|
+
with a 0 seconds field and a positive nanos field. Must
|
8965
|
+
be from 0 to 999,999,999 inclusive.
|
8966
|
+
"""
|
8247
8967
|
return pulumi.get(self, "nanos")
|
8248
8968
|
|
8249
8969
|
@nanos.setter
|
@@ -8256,6 +8976,14 @@ class InstanceFromTemplateSchedulingMaxRunDurationArgs:
|
|
8256
8976
|
def __init__(__self__, *,
|
8257
8977
|
seconds: pulumi.Input[int],
|
8258
8978
|
nanos: Optional[pulumi.Input[int]] = None):
|
8979
|
+
"""
|
8980
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
8981
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
8982
|
+
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
8983
|
+
resolution. Durations less than one second are represented
|
8984
|
+
with a 0 seconds field and a positive nanos field. Must
|
8985
|
+
be from 0 to 999,999,999 inclusive.
|
8986
|
+
"""
|
8259
8987
|
pulumi.set(__self__, "seconds", seconds)
|
8260
8988
|
if nanos is not None:
|
8261
8989
|
pulumi.set(__self__, "nanos", nanos)
|
@@ -8263,6 +8991,10 @@ class InstanceFromTemplateSchedulingMaxRunDurationArgs:
|
|
8263
8991
|
@property
|
8264
8992
|
@pulumi.getter
|
8265
8993
|
def seconds(self) -> pulumi.Input[int]:
|
8994
|
+
"""
|
8995
|
+
Span of time at a resolution of a second.
|
8996
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
8997
|
+
"""
|
8266
8998
|
return pulumi.get(self, "seconds")
|
8267
8999
|
|
8268
9000
|
@seconds.setter
|
@@ -8272,6 +9004,12 @@ class InstanceFromTemplateSchedulingMaxRunDurationArgs:
|
|
8272
9004
|
@property
|
8273
9005
|
@pulumi.getter
|
8274
9006
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
9007
|
+
"""
|
9008
|
+
Span of time that's a fraction of a second at nanosecond
|
9009
|
+
resolution. Durations less than one second are represented
|
9010
|
+
with a 0 seconds field and a positive nanos field. Must
|
9011
|
+
be from 0 to 999,999,999 inclusive.
|
9012
|
+
"""
|
8275
9013
|
return pulumi.get(self, "nanos")
|
8276
9014
|
|
8277
9015
|
@nanos.setter
|
@@ -8323,6 +9061,11 @@ class InstanceFromTemplateScratchDiskArgs:
|
|
8323
9061
|
interface: pulumi.Input[str],
|
8324
9062
|
device_name: Optional[pulumi.Input[str]] = None,
|
8325
9063
|
size: Optional[pulumi.Input[int]] = None):
|
9064
|
+
"""
|
9065
|
+
:param pulumi.Input[str] interface: The disk interface used for attaching this disk. One of SCSI or NVME.
|
9066
|
+
:param pulumi.Input[str] device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
9067
|
+
:param pulumi.Input[int] size: The size of the disk in gigabytes. One of 375 or 3000.
|
9068
|
+
"""
|
8326
9069
|
pulumi.set(__self__, "interface", interface)
|
8327
9070
|
if device_name is not None:
|
8328
9071
|
pulumi.set(__self__, "device_name", device_name)
|
@@ -8332,6 +9075,9 @@ class InstanceFromTemplateScratchDiskArgs:
|
|
8332
9075
|
@property
|
8333
9076
|
@pulumi.getter
|
8334
9077
|
def interface(self) -> pulumi.Input[str]:
|
9078
|
+
"""
|
9079
|
+
The disk interface used for attaching this disk. One of SCSI or NVME.
|
9080
|
+
"""
|
8335
9081
|
return pulumi.get(self, "interface")
|
8336
9082
|
|
8337
9083
|
@interface.setter
|
@@ -8341,6 +9087,9 @@ class InstanceFromTemplateScratchDiskArgs:
|
|
8341
9087
|
@property
|
8342
9088
|
@pulumi.getter(name="deviceName")
|
8343
9089
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
9090
|
+
"""
|
9091
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
9092
|
+
"""
|
8344
9093
|
return pulumi.get(self, "device_name")
|
8345
9094
|
|
8346
9095
|
@device_name.setter
|
@@ -8350,6 +9099,9 @@ class InstanceFromTemplateScratchDiskArgs:
|
|
8350
9099
|
@property
|
8351
9100
|
@pulumi.getter
|
8352
9101
|
def size(self) -> Optional[pulumi.Input[int]]:
|
9102
|
+
"""
|
9103
|
+
The size of the disk in gigabytes. One of 375 or 3000.
|
9104
|
+
"""
|
8353
9105
|
return pulumi.get(self, "size")
|
8354
9106
|
|
8355
9107
|
@size.setter
|
@@ -8362,6 +9114,10 @@ class InstanceFromTemplateServiceAccountArgs:
|
|
8362
9114
|
def __init__(__self__, *,
|
8363
9115
|
scopes: pulumi.Input[Sequence[pulumi.Input[str]]],
|
8364
9116
|
email: Optional[pulumi.Input[str]] = None):
|
9117
|
+
"""
|
9118
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] scopes: A list of service scopes.
|
9119
|
+
:param pulumi.Input[str] email: The service account e-mail address.
|
9120
|
+
"""
|
8365
9121
|
pulumi.set(__self__, "scopes", scopes)
|
8366
9122
|
if email is not None:
|
8367
9123
|
pulumi.set(__self__, "email", email)
|
@@ -8369,6 +9125,9 @@ class InstanceFromTemplateServiceAccountArgs:
|
|
8369
9125
|
@property
|
8370
9126
|
@pulumi.getter
|
8371
9127
|
def scopes(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
9128
|
+
"""
|
9129
|
+
A list of service scopes.
|
9130
|
+
"""
|
8372
9131
|
return pulumi.get(self, "scopes")
|
8373
9132
|
|
8374
9133
|
@scopes.setter
|
@@ -8378,6 +9137,9 @@ class InstanceFromTemplateServiceAccountArgs:
|
|
8378
9137
|
@property
|
8379
9138
|
@pulumi.getter
|
8380
9139
|
def email(self) -> Optional[pulumi.Input[str]]:
|
9140
|
+
"""
|
9141
|
+
The service account e-mail address.
|
9142
|
+
"""
|
8381
9143
|
return pulumi.get(self, "email")
|
8382
9144
|
|
8383
9145
|
@email.setter
|
@@ -8391,6 +9153,11 @@ class InstanceFromTemplateShieldedInstanceConfigArgs:
|
|
8391
9153
|
enable_integrity_monitoring: Optional[pulumi.Input[bool]] = None,
|
8392
9154
|
enable_secure_boot: Optional[pulumi.Input[bool]] = None,
|
8393
9155
|
enable_vtpm: Optional[pulumi.Input[bool]] = None):
|
9156
|
+
"""
|
9157
|
+
:param pulumi.Input[bool] enable_integrity_monitoring: Whether integrity monitoring is enabled for the instance.
|
9158
|
+
:param pulumi.Input[bool] enable_secure_boot: Whether secure boot is enabled for the instance.
|
9159
|
+
:param pulumi.Input[bool] enable_vtpm: Whether the instance uses vTPM.
|
9160
|
+
"""
|
8394
9161
|
if enable_integrity_monitoring is not None:
|
8395
9162
|
pulumi.set(__self__, "enable_integrity_monitoring", enable_integrity_monitoring)
|
8396
9163
|
if enable_secure_boot is not None:
|
@@ -8401,6 +9168,9 @@ class InstanceFromTemplateShieldedInstanceConfigArgs:
|
|
8401
9168
|
@property
|
8402
9169
|
@pulumi.getter(name="enableIntegrityMonitoring")
|
8403
9170
|
def enable_integrity_monitoring(self) -> Optional[pulumi.Input[bool]]:
|
9171
|
+
"""
|
9172
|
+
Whether integrity monitoring is enabled for the instance.
|
9173
|
+
"""
|
8404
9174
|
return pulumi.get(self, "enable_integrity_monitoring")
|
8405
9175
|
|
8406
9176
|
@enable_integrity_monitoring.setter
|
@@ -8410,6 +9180,9 @@ class InstanceFromTemplateShieldedInstanceConfigArgs:
|
|
8410
9180
|
@property
|
8411
9181
|
@pulumi.getter(name="enableSecureBoot")
|
8412
9182
|
def enable_secure_boot(self) -> Optional[pulumi.Input[bool]]:
|
9183
|
+
"""
|
9184
|
+
Whether secure boot is enabled for the instance.
|
9185
|
+
"""
|
8413
9186
|
return pulumi.get(self, "enable_secure_boot")
|
8414
9187
|
|
8415
9188
|
@enable_secure_boot.setter
|
@@ -8419,6 +9192,9 @@ class InstanceFromTemplateShieldedInstanceConfigArgs:
|
|
8419
9192
|
@property
|
8420
9193
|
@pulumi.getter(name="enableVtpm")
|
8421
9194
|
def enable_vtpm(self) -> Optional[pulumi.Input[bool]]:
|
9195
|
+
"""
|
9196
|
+
Whether the instance uses vTPM.
|
9197
|
+
"""
|
8422
9198
|
return pulumi.get(self, "enable_vtpm")
|
8423
9199
|
|
8424
9200
|
@enable_vtpm.setter
|
@@ -8769,12 +9545,18 @@ class InstanceGroupManagerStatusArgs:
|
|
8769
9545
|
class InstanceGroupManagerStatusAllInstancesConfigArgs:
|
8770
9546
|
def __init__(__self__, *,
|
8771
9547
|
effective: Optional[pulumi.Input[bool]] = None):
|
9548
|
+
"""
|
9549
|
+
:param pulumi.Input[bool] effective: A bit indicating whether this configuration has been applied to all managed instances in the group.
|
9550
|
+
"""
|
8772
9551
|
if effective is not None:
|
8773
9552
|
pulumi.set(__self__, "effective", effective)
|
8774
9553
|
|
8775
9554
|
@property
|
8776
9555
|
@pulumi.getter
|
8777
9556
|
def effective(self) -> Optional[pulumi.Input[bool]]:
|
9557
|
+
"""
|
9558
|
+
A bit indicating whether this configuration has been applied to all managed instances in the group.
|
9559
|
+
"""
|
8778
9560
|
return pulumi.get(self, "effective")
|
8779
9561
|
|
8780
9562
|
@effective.setter
|
@@ -8848,12 +9630,18 @@ class InstanceGroupManagerStatusStatefulPerInstanceConfigArgs:
|
|
8848
9630
|
class InstanceGroupManagerStatusVersionTargetArgs:
|
8849
9631
|
def __init__(__self__, *,
|
8850
9632
|
is_reached: Optional[pulumi.Input[bool]] = None):
|
9633
|
+
"""
|
9634
|
+
:param pulumi.Input[bool] is_reached: A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
|
9635
|
+
"""
|
8851
9636
|
if is_reached is not None:
|
8852
9637
|
pulumi.set(__self__, "is_reached", is_reached)
|
8853
9638
|
|
8854
9639
|
@property
|
8855
9640
|
@pulumi.getter(name="isReached")
|
8856
9641
|
def is_reached(self) -> Optional[pulumi.Input[bool]]:
|
9642
|
+
"""
|
9643
|
+
A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
|
9644
|
+
"""
|
8857
9645
|
return pulumi.get(self, "is_reached")
|
8858
9646
|
|
8859
9647
|
@is_reached.setter
|
@@ -9331,14 +10119,17 @@ class InstanceNetworkInterfaceArgs:
|
|
9331
10119
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
9332
10120
|
subnetwork_project: Optional[pulumi.Input[str]] = None):
|
9333
10121
|
"""
|
10122
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceNetworkInterfaceAccessConfigArgs']]] access_configs: Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
9334
10123
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An
|
9335
10124
|
array of alias IP ranges for this network interface. Can only be specified for network
|
9336
10125
|
interfaces on subnet-mode networks. Structure documented below.
|
10126
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
9337
10127
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface.
|
9338
10128
|
Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig
|
9339
10129
|
specified, then this instance will have no external IPv6 Internet access. Structure documented below.
|
9340
10130
|
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet.
|
9341
10131
|
This field is always inherited from its subnetwork.
|
10132
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
9342
10133
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
9343
10134
|
Changing this forces a new resource to be created.
|
9344
10135
|
:param pulumi.Input[str] network: The name or self_link of the network to attach this interface to.
|
@@ -9399,6 +10190,9 @@ class InstanceNetworkInterfaceArgs:
|
|
9399
10190
|
@property
|
9400
10191
|
@pulumi.getter(name="accessConfigs")
|
9401
10192
|
def access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceNetworkInterfaceAccessConfigArgs']]]]:
|
10193
|
+
"""
|
10194
|
+
Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
10195
|
+
"""
|
9402
10196
|
return pulumi.get(self, "access_configs")
|
9403
10197
|
|
9404
10198
|
@access_configs.setter
|
@@ -9422,6 +10216,9 @@ class InstanceNetworkInterfaceArgs:
|
|
9422
10216
|
@property
|
9423
10217
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
9424
10218
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
10219
|
+
"""
|
10220
|
+
The prefix length of the primary internal IPv6 range.
|
10221
|
+
"""
|
9425
10222
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
9426
10223
|
|
9427
10224
|
@internal_ipv6_prefix_length.setter
|
@@ -9458,6 +10255,9 @@ class InstanceNetworkInterfaceArgs:
|
|
9458
10255
|
@property
|
9459
10256
|
@pulumi.getter(name="ipv6Address")
|
9460
10257
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
10258
|
+
"""
|
10259
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
10260
|
+
"""
|
9461
10261
|
return pulumi.get(self, "ipv6_address")
|
9462
10262
|
|
9463
10263
|
@ipv6_address.setter
|
@@ -9865,12 +10665,18 @@ class InstanceNetworkPerformanceConfigArgs:
|
|
9865
10665
|
class InstanceParamsArgs:
|
9866
10666
|
def __init__(__self__, *,
|
9867
10667
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
10668
|
+
"""
|
10669
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
10670
|
+
"""
|
9868
10671
|
if resource_manager_tags is not None:
|
9869
10672
|
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
9870
10673
|
|
9871
10674
|
@property
|
9872
10675
|
@pulumi.getter(name="resourceManagerTags")
|
9873
10676
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
10677
|
+
"""
|
10678
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
10679
|
+
"""
|
9874
10680
|
return pulumi.get(self, "resource_manager_tags")
|
9875
10681
|
|
9876
10682
|
@resource_manager_tags.setter
|
@@ -9973,6 +10779,10 @@ class InstanceSchedulingArgs:
|
|
9973
10779
|
restarted if it was terminated by Compute Engine (not a user).
|
9974
10780
|
Defaults to true.
|
9975
10781
|
:param pulumi.Input[str] instance_termination_action: Describe the type of termination action for VM. Can be `STOP` or `DELETE`. Read more on [here](https://cloud.google.com/compute/docs/instances/create-use-spot)
|
10782
|
+
:param pulumi.Input['InstanceSchedulingLocalSsdRecoveryTimeoutArgs'] local_ssd_recovery_timeout: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
10783
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
10784
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
10785
|
+
hour.
|
9976
10786
|
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
9977
10787
|
<a name="nested_guest_accelerator"></a>The `guest_accelerator` block supports:
|
9978
10788
|
:param pulumi.Input['InstanceSchedulingMaxRunDurationArgs'] max_run_duration: The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in `instance_termination_action`. Only support `DELETE` `instance_termination_action` at this point. Structure is documented below.
|
@@ -10044,6 +10854,12 @@ class InstanceSchedulingArgs:
|
|
10044
10854
|
@property
|
10045
10855
|
@pulumi.getter(name="localSsdRecoveryTimeout")
|
10046
10856
|
def local_ssd_recovery_timeout(self) -> Optional[pulumi.Input['InstanceSchedulingLocalSsdRecoveryTimeoutArgs']]:
|
10857
|
+
"""
|
10858
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
10859
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
10860
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
10861
|
+
hour.
|
10862
|
+
"""
|
10047
10863
|
return pulumi.get(self, "local_ssd_recovery_timeout")
|
10048
10864
|
|
10049
10865
|
@local_ssd_recovery_timeout.setter
|
@@ -11137,9 +11953,12 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
11137
11953
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceTemplateNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An
|
11138
11954
|
array of alias IP ranges for this network interface. Can only be specified for network
|
11139
11955
|
interfaces on subnet-mode networks. Structure documented below.
|
11956
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
11140
11957
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface.
|
11141
11958
|
Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig
|
11142
11959
|
specified, then this instance will have no external IPv6 Internet access. Structure documented below.
|
11960
|
+
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
11961
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
11143
11962
|
:param pulumi.Input[str] name: The name of the instance template. If you leave
|
11144
11963
|
this blank, the provider will auto-generate a unique name.
|
11145
11964
|
:param pulumi.Input[str] network: The name or self_link of the network to attach this interface to.
|
@@ -11222,6 +12041,9 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
11222
12041
|
@property
|
11223
12042
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
11224
12043
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
12044
|
+
"""
|
12045
|
+
The prefix length of the primary internal IPv6 range.
|
12046
|
+
"""
|
11225
12047
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
11226
12048
|
|
11227
12049
|
@internal_ipv6_prefix_length.setter
|
@@ -11245,6 +12067,9 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
11245
12067
|
@property
|
11246
12068
|
@pulumi.getter(name="ipv6AccessType")
|
11247
12069
|
def ipv6_access_type(self) -> Optional[pulumi.Input[str]]:
|
12070
|
+
"""
|
12071
|
+
One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
12072
|
+
"""
|
11248
12073
|
return pulumi.get(self, "ipv6_access_type")
|
11249
12074
|
|
11250
12075
|
@ipv6_access_type.setter
|
@@ -11254,6 +12079,9 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
11254
12079
|
@property
|
11255
12080
|
@pulumi.getter(name="ipv6Address")
|
11256
12081
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
12082
|
+
"""
|
12083
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
12084
|
+
"""
|
11257
12085
|
return pulumi.get(self, "ipv6_address")
|
11258
12086
|
|
11259
12087
|
@ipv6_address.setter
|
@@ -11387,6 +12215,7 @@ class InstanceTemplateNetworkInterfaceAccessConfigArgs:
|
|
11387
12215
|
network ip. If not given, one will be generated.
|
11388
12216
|
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
11389
12217
|
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
12218
|
+
:param pulumi.Input[str] public_ptr_domain_name: The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.
|
11390
12219
|
"""
|
11391
12220
|
if nat_ip is not None:
|
11392
12221
|
pulumi.set(__self__, "nat_ip", nat_ip)
|
@@ -11424,6 +12253,9 @@ class InstanceTemplateNetworkInterfaceAccessConfigArgs:
|
|
11424
12253
|
@property
|
11425
12254
|
@pulumi.getter(name="publicPtrDomainName")
|
11426
12255
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
12256
|
+
"""
|
12257
|
+
The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.
|
12258
|
+
"""
|
11427
12259
|
return pulumi.get(self, "public_ptr_domain_name")
|
11428
12260
|
|
11429
12261
|
@public_ptr_domain_name.setter
|
@@ -11492,8 +12324,11 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
11492
12324
|
"""
|
11493
12325
|
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
11494
12326
|
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
12327
|
+
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
12328
|
+
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
11495
12329
|
:param pulumi.Input[str] name: The name of the instance template. If you leave
|
11496
12330
|
this blank, the provider will auto-generate a unique name.
|
12331
|
+
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
11497
12332
|
"""
|
11498
12333
|
pulumi.set(__self__, "network_tier", network_tier)
|
11499
12334
|
if external_ipv6 is not None:
|
@@ -11521,6 +12356,9 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
11521
12356
|
@property
|
11522
12357
|
@pulumi.getter(name="externalIpv6")
|
11523
12358
|
def external_ipv6(self) -> Optional[pulumi.Input[str]]:
|
12359
|
+
"""
|
12360
|
+
The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
12361
|
+
"""
|
11524
12362
|
return pulumi.get(self, "external_ipv6")
|
11525
12363
|
|
11526
12364
|
@external_ipv6.setter
|
@@ -11530,6 +12368,9 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
11530
12368
|
@property
|
11531
12369
|
@pulumi.getter(name="externalIpv6PrefixLength")
|
11532
12370
|
def external_ipv6_prefix_length(self) -> Optional[pulumi.Input[str]]:
|
12371
|
+
"""
|
12372
|
+
The prefix length of the external IPv6 range.
|
12373
|
+
"""
|
11533
12374
|
return pulumi.get(self, "external_ipv6_prefix_length")
|
11534
12375
|
|
11535
12376
|
@external_ipv6_prefix_length.setter
|
@@ -11552,6 +12393,9 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
11552
12393
|
@property
|
11553
12394
|
@pulumi.getter(name="publicPtrDomainName")
|
11554
12395
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
12396
|
+
"""
|
12397
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
12398
|
+
"""
|
11555
12399
|
return pulumi.get(self, "public_ptr_domain_name")
|
11556
12400
|
|
11557
12401
|
@public_ptr_domain_name.setter
|
@@ -11676,10 +12520,15 @@ class InstanceTemplateSchedulingArgs:
|
|
11676
12520
|
automatically restarted if it is terminated by Compute Engine (not
|
11677
12521
|
terminated by a user). This defaults to true.
|
11678
12522
|
:param pulumi.Input[str] instance_termination_action: Describe the type of termination action for `SPOT` VM. Can be `STOP` or `DELETE`. Read more on [here](https://cloud.google.com/compute/docs/instances/create-use-spot)
|
12523
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]] local_ssd_recovery_timeouts: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
12524
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
12525
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
12526
|
+
hour.
|
11679
12527
|
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
11680
12528
|
<a name="nested_guest_accelerator"></a>The `guest_accelerator` block supports:
|
11681
12529
|
:param pulumi.Input['InstanceTemplateSchedulingMaxRunDurationArgs'] max_run_duration: The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in `instance_termination_action`. Only support `DELETE` `instance_termination_action` at this point. Structure is documented below.
|
11682
12530
|
<a name="nested_max_run_duration"></a>The `max_run_duration` block supports:
|
12531
|
+
:param pulumi.Input[int] min_node_cpus: Minimum number of cpus for the instance.
|
11683
12532
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceTemplateSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities
|
11684
12533
|
to determine which sole-tenant nodes your instances and managed instance
|
11685
12534
|
groups will use as host systems. Read more on sole-tenant node creation
|
@@ -11745,6 +12594,12 @@ class InstanceTemplateSchedulingArgs:
|
|
11745
12594
|
@property
|
11746
12595
|
@pulumi.getter(name="localSsdRecoveryTimeouts")
|
11747
12596
|
def local_ssd_recovery_timeouts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]]]:
|
12597
|
+
"""
|
12598
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
12599
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
12600
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
12601
|
+
hour.
|
12602
|
+
"""
|
11748
12603
|
return pulumi.get(self, "local_ssd_recovery_timeouts")
|
11749
12604
|
|
11750
12605
|
@local_ssd_recovery_timeouts.setter
|
@@ -11780,6 +12635,9 @@ class InstanceTemplateSchedulingArgs:
|
|
11780
12635
|
@property
|
11781
12636
|
@pulumi.getter(name="minNodeCpus")
|
11782
12637
|
def min_node_cpus(self) -> Optional[pulumi.Input[int]]:
|
12638
|
+
"""
|
12639
|
+
Minimum number of cpus for the instance.
|
12640
|
+
"""
|
11783
12641
|
return pulumi.get(self, "min_node_cpus")
|
11784
12642
|
|
11785
12643
|
@min_node_cpus.setter
|
@@ -17892,12 +18750,18 @@ class RegionInstanceGroupManagerStatusArgs:
|
|
17892
18750
|
class RegionInstanceGroupManagerStatusAllInstancesConfigArgs:
|
17893
18751
|
def __init__(__self__, *,
|
17894
18752
|
effective: Optional[pulumi.Input[bool]] = None):
|
18753
|
+
"""
|
18754
|
+
:param pulumi.Input[bool] effective: A bit indicating whether this configuration has been applied to all managed instances in the group.
|
18755
|
+
"""
|
17895
18756
|
if effective is not None:
|
17896
18757
|
pulumi.set(__self__, "effective", effective)
|
17897
18758
|
|
17898
18759
|
@property
|
17899
18760
|
@pulumi.getter
|
17900
18761
|
def effective(self) -> Optional[pulumi.Input[bool]]:
|
18762
|
+
"""
|
18763
|
+
A bit indicating whether this configuration has been applied to all managed instances in the group.
|
18764
|
+
"""
|
17901
18765
|
return pulumi.get(self, "effective")
|
17902
18766
|
|
17903
18767
|
@effective.setter
|
@@ -17971,12 +18835,18 @@ class RegionInstanceGroupManagerStatusStatefulPerInstanceConfigArgs:
|
|
17971
18835
|
class RegionInstanceGroupManagerStatusVersionTargetArgs:
|
17972
18836
|
def __init__(__self__, *,
|
17973
18837
|
is_reached: Optional[pulumi.Input[bool]] = None):
|
18838
|
+
"""
|
18839
|
+
:param pulumi.Input[bool] is_reached: A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
|
18840
|
+
"""
|
17974
18841
|
if is_reached is not None:
|
17975
18842
|
pulumi.set(__self__, "is_reached", is_reached)
|
17976
18843
|
|
17977
18844
|
@property
|
17978
18845
|
@pulumi.getter(name="isReached")
|
17979
18846
|
def is_reached(self) -> Optional[pulumi.Input[bool]]:
|
18847
|
+
"""
|
18848
|
+
A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
|
18849
|
+
"""
|
17980
18850
|
return pulumi.get(self, "is_reached")
|
17981
18851
|
|
17982
18852
|
@is_reached.setter
|
@@ -18898,9 +19768,13 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
18898
19768
|
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An
|
18899
19769
|
array of alias IP ranges for this network interface. Can only be specified for network
|
18900
19770
|
interfaces on subnet-mode networks. Structure documented below.
|
19771
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
18901
19772
|
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface.
|
18902
19773
|
Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig
|
18903
19774
|
specified, then this instance will have no external IPv6 Internet access. Structure documented below.
|
19775
|
+
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
19776
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
19777
|
+
:param pulumi.Input[str] name: The name of the network_interface.
|
18904
19778
|
:param pulumi.Input[str] network: The name or self_link of the network to attach this interface to.
|
18905
19779
|
Use `network` attribute for Legacy or Auto subnetted networks and
|
18906
19780
|
`subnetwork` for custom subnetted networks.
|
@@ -18970,6 +19844,9 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
18970
19844
|
@property
|
18971
19845
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
18972
19846
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
19847
|
+
"""
|
19848
|
+
The prefix length of the primary internal IPv6 range.
|
19849
|
+
"""
|
18973
19850
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
18974
19851
|
|
18975
19852
|
@internal_ipv6_prefix_length.setter
|
@@ -18993,6 +19870,9 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
18993
19870
|
@property
|
18994
19871
|
@pulumi.getter(name="ipv6AccessType")
|
18995
19872
|
def ipv6_access_type(self) -> Optional[pulumi.Input[str]]:
|
19873
|
+
"""
|
19874
|
+
One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
19875
|
+
"""
|
18996
19876
|
return pulumi.get(self, "ipv6_access_type")
|
18997
19877
|
|
18998
19878
|
@ipv6_access_type.setter
|
@@ -19002,6 +19882,9 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
19002
19882
|
@property
|
19003
19883
|
@pulumi.getter(name="ipv6Address")
|
19004
19884
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
19885
|
+
"""
|
19886
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
19887
|
+
"""
|
19005
19888
|
return pulumi.get(self, "ipv6_address")
|
19006
19889
|
|
19007
19890
|
@ipv6_address.setter
|
@@ -19011,6 +19894,9 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
19011
19894
|
@property
|
19012
19895
|
@pulumi.getter
|
19013
19896
|
def name(self) -> Optional[pulumi.Input[str]]:
|
19897
|
+
"""
|
19898
|
+
The name of the network_interface.
|
19899
|
+
"""
|
19014
19900
|
return pulumi.get(self, "name")
|
19015
19901
|
|
19016
19902
|
@name.setter
|
@@ -19119,6 +20005,7 @@ class RegionInstanceTemplateNetworkInterfaceAccessConfigArgs:
|
|
19119
20005
|
network ip. If not given, one will be generated.
|
19120
20006
|
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
19121
20007
|
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
20008
|
+
:param pulumi.Input[str] public_ptr_domain_name: The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.
|
19122
20009
|
"""
|
19123
20010
|
if nat_ip is not None:
|
19124
20011
|
pulumi.set(__self__, "nat_ip", nat_ip)
|
@@ -19156,6 +20043,9 @@ class RegionInstanceTemplateNetworkInterfaceAccessConfigArgs:
|
|
19156
20043
|
@property
|
19157
20044
|
@pulumi.getter(name="publicPtrDomainName")
|
19158
20045
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
20046
|
+
"""
|
20047
|
+
The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.
|
20048
|
+
"""
|
19159
20049
|
return pulumi.get(self, "public_ptr_domain_name")
|
19160
20050
|
|
19161
20051
|
@public_ptr_domain_name.setter
|
@@ -19224,6 +20114,10 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19224
20114
|
"""
|
19225
20115
|
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
19226
20116
|
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
20117
|
+
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
20118
|
+
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
20119
|
+
:param pulumi.Input[str] name: The name of this access configuration.
|
20120
|
+
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
19227
20121
|
"""
|
19228
20122
|
pulumi.set(__self__, "network_tier", network_tier)
|
19229
20123
|
if external_ipv6 is not None:
|
@@ -19251,6 +20145,9 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19251
20145
|
@property
|
19252
20146
|
@pulumi.getter(name="externalIpv6")
|
19253
20147
|
def external_ipv6(self) -> Optional[pulumi.Input[str]]:
|
20148
|
+
"""
|
20149
|
+
The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
20150
|
+
"""
|
19254
20151
|
return pulumi.get(self, "external_ipv6")
|
19255
20152
|
|
19256
20153
|
@external_ipv6.setter
|
@@ -19260,6 +20157,9 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19260
20157
|
@property
|
19261
20158
|
@pulumi.getter(name="externalIpv6PrefixLength")
|
19262
20159
|
def external_ipv6_prefix_length(self) -> Optional[pulumi.Input[str]]:
|
20160
|
+
"""
|
20161
|
+
The prefix length of the external IPv6 range.
|
20162
|
+
"""
|
19263
20163
|
return pulumi.get(self, "external_ipv6_prefix_length")
|
19264
20164
|
|
19265
20165
|
@external_ipv6_prefix_length.setter
|
@@ -19269,6 +20169,9 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19269
20169
|
@property
|
19270
20170
|
@pulumi.getter
|
19271
20171
|
def name(self) -> Optional[pulumi.Input[str]]:
|
20172
|
+
"""
|
20173
|
+
The name of this access configuration.
|
20174
|
+
"""
|
19272
20175
|
return pulumi.get(self, "name")
|
19273
20176
|
|
19274
20177
|
@name.setter
|
@@ -19278,6 +20181,9 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19278
20181
|
@property
|
19279
20182
|
@pulumi.getter(name="publicPtrDomainName")
|
19280
20183
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
20184
|
+
"""
|
20185
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
20186
|
+
"""
|
19281
20187
|
return pulumi.get(self, "public_ptr_domain_name")
|
19282
20188
|
|
19283
20189
|
@public_ptr_domain_name.setter
|
@@ -19402,9 +20308,14 @@ class RegionInstanceTemplateSchedulingArgs:
|
|
19402
20308
|
automatically restarted if it is terminated by Compute Engine (not
|
19403
20309
|
terminated by a user). This defaults to true.
|
19404
20310
|
:param pulumi.Input[str] instance_termination_action: Describe the type of termination action for `SPOT` VM. Can be `STOP` or `DELETE`. Read more on [here](https://cloud.google.com/compute/docs/instances/create-use-spot)
|
20311
|
+
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]] local_ssd_recovery_timeouts: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
20312
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
20313
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
20314
|
+
hour.
|
19405
20315
|
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
19406
20316
|
<a name="nested_guest_accelerator"></a>The `guest_accelerator` block supports:
|
19407
20317
|
:param pulumi.Input['RegionInstanceTemplateSchedulingMaxRunDurationArgs'] max_run_duration: The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in `instance_termination_action`. Only support `DELETE` `instance_termination_action` at this point. Structure is documented below.
|
20318
|
+
:param pulumi.Input[int] min_node_cpus: Minimum number of cpus for the instance.
|
19408
20319
|
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities
|
19409
20320
|
to determine which sole-tenant nodes your instances and managed instance
|
19410
20321
|
groups will use as host systems. Read more on sole-tenant node creation
|
@@ -19470,6 +20381,12 @@ class RegionInstanceTemplateSchedulingArgs:
|
|
19470
20381
|
@property
|
19471
20382
|
@pulumi.getter(name="localSsdRecoveryTimeouts")
|
19472
20383
|
def local_ssd_recovery_timeouts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]]]:
|
20384
|
+
"""
|
20385
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
20386
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
20387
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
20388
|
+
hour.
|
20389
|
+
"""
|
19473
20390
|
return pulumi.get(self, "local_ssd_recovery_timeouts")
|
19474
20391
|
|
19475
20392
|
@local_ssd_recovery_timeouts.setter
|
@@ -19504,6 +20421,9 @@ class RegionInstanceTemplateSchedulingArgs:
|
|
19504
20421
|
@property
|
19505
20422
|
@pulumi.getter(name="minNodeCpus")
|
19506
20423
|
def min_node_cpus(self) -> Optional[pulumi.Input[int]]:
|
20424
|
+
"""
|
20425
|
+
Minimum number of cpus for the instance.
|
20426
|
+
"""
|
19507
20427
|
return pulumi.get(self, "min_node_cpus")
|
19508
20428
|
|
19509
20429
|
@min_node_cpus.setter
|
@@ -27486,6 +28406,7 @@ class RouterPeerMd5AuthenticationKeyArgs:
|
|
27486
28406
|
key: pulumi.Input[str],
|
27487
28407
|
name: pulumi.Input[str]):
|
27488
28408
|
"""
|
28409
|
+
:param pulumi.Input[str] key: Value of the key.
|
27489
28410
|
:param pulumi.Input[str] name: Name of this BGP peer. The name must be 1-63 characters long,
|
27490
28411
|
and comply with RFC1035. Specifically, the name must be 1-63 characters
|
27491
28412
|
long and match the regular expression `a-z?` which
|
@@ -27499,6 +28420,9 @@ class RouterPeerMd5AuthenticationKeyArgs:
|
|
27499
28420
|
@property
|
27500
28421
|
@pulumi.getter
|
27501
28422
|
def key(self) -> pulumi.Input[str]:
|
28423
|
+
"""
|
28424
|
+
Value of the key.
|
28425
|
+
"""
|
27502
28426
|
return pulumi.get(self, "key")
|
27503
28427
|
|
27504
28428
|
@key.setter
|