File: input.tf

package info (click to toggle)
golang-github-hashicorp-go-discover 0.0%2Bgit20190905.34a6505-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 480 kB
  • sloc: makefile: 9
file content (7 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
variable "region" {
  default = "par1"
}

variable "image" {
  default = "aecaed73-51a5-4439-a127-6d8229847145"
}