mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-28 21:01:16 -04:00
4 lines
61 B
HCL
4 lines
61 B
HCL
resource "aws_instance" "foo" {
|
|
foo = "${path.module}"
|
|
}
|