README.md 310 B

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.