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