mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-05 06:01:56 -04:00
7 lines
71 B
HCL
7 lines
71 B
HCL
variable "id" {
|
|
type = string
|
|
}
|
|
|
|
resource "test_instance" "this" {
|
|
}
|