Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 31, 2023
1 parent 0ff6779 commit f1d413f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* vpc
* id = ${site_details[0].vpc_id}
* cidr_block = ${site_details[0].cidr_block}
* name = ${site_details[0].vpc_short_name}-${site_details.[0].vpc_name}
* name = ${site_details[0].vpc_short_name}-${site_details[0].vpc_name}
* environment = ${site_details[0].vpn_environment}
* tunnels
* loopback = ${site_details[0].loopback}
Expand Down

0 comments on commit f1d413f

Please sign in to comment.