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