Skip to content

Commit

Permalink
correcting example
Browse files Browse the repository at this point in the history
  • Loading branch information
olljanat committed Nov 1, 2018
1 parent ad11ad0 commit b110e09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit b110e09

Please sign in to comment.