This directory contains a simple Terragrunt configuration that creates a local file.
After creating "terragrunt.hcl", run the following commands:
terragrunt plan --log-format bare
terragrunt applyFor variable input, run the following:
terragrunt apply -auto-approve -var content='Hello, Terragrunt!'