Apply fmt
This commit is contained in:
@@ -22,6 +22,6 @@ variable "AWS_AMIS" {
|
||||
}
|
||||
|
||||
variable "instance_type" {
|
||||
type = string
|
||||
type = string
|
||||
default = "t2.xlarge"
|
||||
}
|
||||
Reference in New Issue
Block a user