terraform/translation/pubsub/terragrunt.hcl (8 lines of code) (raw):

include "root" { path = find_in_parent_folders("tg_root.hcl") } dependencies { paths = [ "../gcs", ] }