Skip to content
Snippets Groups Projects
Commit 74258612 authored by Byron Biggs's avatar Byron Biggs
Browse files

Changed instance name

parent e0eae498
Branches
No related tags found
No related merge requests found
variable "flavor" { default = "m1.large" }
variable "image" { default = "Rocky 9.3" }
variable "name1" { default = "RockyMatrix" }
variable "name1" { default = "ByronServer" }
variable "keypair" { default = "bigzy_keypair" } # you may need to change this
variable "network" { default = "byronsNetwork" } # you need to change this
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment