mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-09 23:54:17 -06:00
4 lines
51 B
Terraform
4 lines
51 B
Terraform
|
data "foo" "bar" {
|
||
|
provisioner "local-exec" {}
|
||
|
}
|