Update terraform build images
This commit is contained in:
parent
6c633ee581
commit
8683d2c2c6
13 changed files with 55 additions and 45 deletions
|
|
@ -44,7 +44,7 @@ variable "ssh_public_key_path" {
|
|||
|
||||
variable "instance_type" {
|
||||
description = "EC2 instance"
|
||||
default = "c5.18xlarge"
|
||||
default = "c5.xlarge"
|
||||
}
|
||||
|
||||
variable "project_tag" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue