Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 3, 2021
1 parent 9300b63 commit a3eb1a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions subnets/variables.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
variable "vpc_id" {
description = "VPC ID"
type = string
}

0 comments on commit a3eb1a7

Please sign in to comment.