mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-24 20:01:17 -04:00
4 lines
59 B
HCL
4 lines
59 B
HCL
resource "aws_instance" "foo" {
|
|
foo = "${path.nope}"
|
|
}
|