mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-30 16:03:37 -04:00
4 lines
52 B
HCL
4 lines
52 B
HCL
data "null_data_source" "testing" {
|
|
foo = "yes"
|
|
}
|