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