Instance From Template Confidential Instance Config
data class InstanceFromTemplateConfidentialInstanceConfig(val confidentialInstanceType: String? = null, val enableConfidentialCompute: Boolean? = null)
Properties
Link copied to clipboard
Specifies which confidential computing technology to use. This could be one of the following values: SEV, SEV_SNP. If SEV_SNP, min_cpu_platform = "AMD Milan" is currently required.
Link copied to clipboard
Defines whether the instance should have confidential compute enabled. Field will be deprecated in a future release