We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2014e commit 0345107Copy full SHA for 0345107
next-ui/terraform/variables.tf
@@ -3,7 +3,7 @@ variable "region" {
3
}
4
5
variable "instance_type" {
6
- default = "t3.micro"
+ default = "t3.small"
7
8
9
variable "key_name" {
0 commit comments