Skip to content

Commit

Permalink
t2 -> t3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsmejia committed Oct 18, 2024
1 parent 8f55951 commit 0b66582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ variable "api_instance_type" {
}

variable "database_instance_type" {
default = "db.t2.micro"
default = "db.t3.micro"
}

variable "elasticsearch_instance_type" {
Expand Down

0 comments on commit 0b66582

Please sign in to comment.