|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
000-skeleton | %!s(int64=3) %!d(string=hai) anos | |
bin | %!s(int64=3) %!d(string=hai) anos | |
common | %!s(int64=2) %!d(string=hai) anos | |
keys | %!s(int64=5) %!d(string=hai) anos | |
prod | %!s(int64=2) %!d(string=hai) anos | |
test | %!s(int64=2) %!d(string=hai) anos | |
.gitattributes | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
globals.hcl | %!s(int64=3) %!d(string=hai) anos | |
terragrunt.hcl | %!s(int64=3) %!d(string=hai) anos |
Live configurations of the environments.
To test locally:
1) Make sure a copy of the xdr-terraform-modules
directory is at the same level as this repository.
2) Change to the directory in which you want to test. (e.g. cd test/aws-us-gov/mdr-test-malware/006-account-standards
)
3) Run bin/terragrunt-local
from this repository with the usual terragrunt parameters.
e.g.
cd test/aws-us-gov/mdr-test-malware/006-account-standards
~/xdr-terraform-live/bin/terragrunt-local plan
(Helpful tip: Create a symbolic link from bin/
to something in your path)
000-skeleton
into the directory structure.account.hcl
and update the TODO
items.*-regional
modules to be appopriate for the regions in the current environment.