First working version
This commit is contained in:
4
variable.image_name.tf
Normal file
4
variable.image_name.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
variable "image_name" {
|
||||
default = "fedora-32-x64"
|
||||
type = string
|
||||
}
|
Reference in New Issue
Block a user