File: terraform_heroku.hcl

package info (click to toggle)
python-pyhcl 0.4.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 664 kB
  • sloc: python: 3,833; makefile: 25; sh: 6
file content (5 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (6)
1
2
3
4
5
name = "terraform-test-app"

config_vars {
    FOO = "bar"
}