Skip to content
Snippets Groups Projects
Commit d92576ef authored by Ryan Randles Jones's avatar Ryan Randles Jones
Browse files

Update main.tf

parent 8e1b3e35
No related branches found
No related tags found
No related merge requests found
variable "image_compute" {default = "string"}
variable "flavor" {default = "string"}
variable "image_compute" {}
variable "flavor" {}
variable "compute_node_count" { }
variable "internal_net" {default = "string"}
variable "internal_net" {}
variable "key_pair" {type = "string"}
variable "internal_subnet_id" {type = string}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment