Update Doc and Variables
This commit is contained in:
2
terraform/variables.tf
Normal file → Executable file
2
terraform/variables.tf
Normal file → Executable file
@@ -26,7 +26,7 @@ variable "AWS_AMI" {
|
||||
}
|
||||
}
|
||||
|
||||
variable "instance_type" {
|
||||
variable "INSTANCE_TYPE" {
|
||||
type = string
|
||||
default = "t2.xlarge"
|
||||
}
|
||||
Reference in New Issue
Block a user