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 a48efe3 commit 608fab3Copy full SHA for 608fab3
1 file changed
next-ui/terraform/variables.tf
@@ -3,7 +3,7 @@ variable "region" {
3
}
4
5
variable "instance_type" {
6
- default = "c7i-flex.large"
+ default = "t3.micro"
7
8
9
variable "key_name" {
0 commit comments