mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-28 21:01:16 -04:00
4 lines
51 B
HCL
4 lines
51 B
HCL
data "foo" "bar" {
|
|
provisioner "local-exec" {}
|
|
}
|