mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-22 19:24:37 -05:00
7 lines
71 B
HCL
7 lines
71 B
HCL
variable "id" {
|
|
type = string
|
|
}
|
|
|
|
resource "test_instance" "this" {
|
|
}
|