File: main.tf

package info (click to toggle)
golang-github-hashicorp-terraform-json 0.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,572 kB
  • sloc: makefile: 31
file content (3 lines) | stat: -rw-r--r-- 36 bytes parent folder | download | duplicates (2)
1
2
3
module "bar" {
  source = "./bar"
}