Skip to content

Commit

Permalink
created var.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
vikas99341 authored Jan 13, 2023
1 parent 9afb9dd commit e536b4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tf-module/module/ec2/var.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
variable "instance_type" {
default = "t2.micro"
}

0 comments on commit e536b4b

Please sign in to comment.