Skip to content

Commit

Permalink
generalize
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jun 15, 2022
1 parent 3fd0991 commit 4ace110
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locals {
vpc_id = data.terraform_remote_state.vpc_west_vpc3.outputs.vpc_id
vpc_id = data.terraform_remote_state.vpc_REGION_vpcN.outputs.vpc_id
}

0 comments on commit 4ace110

Please sign in to comment.