|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
.terraform.lock.hcl | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
terragrunt.hcl | %!s(int64=4) %!d(string=hai) anos |
Creates a single VPC from the subnet defined in ../accounts.hcl
, divided into 3 subnets.
This is the first using the "terragrunt best practice" template, so it will either serve as a good model or it will fail miserably. Either way, this may be outdated.