github.com/swisspost/terratest@v0.0.0-20230214120104-7ec6de2e1ae0/test/fixtures/terragrunt/terragrunt-multi-plan/foo/main.tf (about)

     1  output "test" {
     2    value = "foo"
     3  }