From b110e09a65a412d2b746c938f3ba30e542a0afac Mon Sep 17 00:00:00 2001 From: Olli Janatuinen Date: Thu, 1 Nov 2018 19:36:48 +0200 Subject: [PATCH] correcting example --- examples/main.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/main.tf b/examples/main.tf index d15eae774..ba0146cad 100644 --- a/examples/main.tf +++ b/examples/main.tf @@ -184,7 +184,6 @@ resource "nutanix_virtual_machine" "demo-01-web" { num_vcpus_per_socket = 2 num_sockets = 1 memory_size_mib = 4096 - power_state = "ON" # What cluster will this VLAN live on? cluster_reference = {