Skip to content

Commit

Permalink
Rename variables.tf to script/variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
adstuart authored Jul 6, 2020
1 parent dd69424 commit 39473c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf → script/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ variable "password" {
variable "vmsize" {
description = "Size of the VMs"
default = "Standard_D2_v3"
}
}

0 comments on commit 39473c6

Please sign in to comment.