|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=5) %!d(string=hai) anos | |
terragrunt.hcl | %!s(int64=3) %!d(string=hai) anos |
Build Note: For a fresh install, you may need to first build the instance:
terragrunt-local init
terragrunt-local apply --target aws_instance.instance
Alternatively, you can disable reverse dns in terragrunt.hcl, but the above method should reduce errors where we forget to create the reverse record.