Quantcast
Channel: Terraform - HashiCorp Discuss
Viewing all articles
Browse latest Browse all 11368

How to implement "encryption_at_host_enabled" ussing terraform

$
0
0

I am implementing “encryption_at_host_enabled”, inside my vm for os-disk and data_disk. But while getting the plan, I am getting
Error: Unsupported argument

on main.tf line 73, in resource “azurerm_virtual_machine” “vm-linux”:
73: encryption_at_host_enabled = true

An argument named “encryption_at_host_enabled” is not expected here.

Please help

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 11368

Trending Articles