github.com/swisspost/terratest@v0.0.0-20230214120104-7ec6de2e1ae0/examples/terragrunt-example/terragrunt.hcl (about)

     1  inputs = {
     2    input = "one input" 
     3    other_input = "another input" 
     4    extraneous_input = "an unused input"
     5  }