Skip to content

Commit

Permalink
add account, region, cidr_block, and put into file names; add shared …
Browse files Browse the repository at this point in the history
…keys
  • Loading branch information
badra001 committed Sep 19, 2022
1 parent e37d2b8 commit 4d58d63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vpn-transit-gateway/data.vpc.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
data "aws_vpc" "vpc" {
id = var.vpc_id
}

0 comments on commit 4d58d63

Please sign in to comment.