mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-13 16:00:47 -04:00
10 lines
127 B
JSON
10 lines
127 B
JSON
{
|
|
"terraform": [{
|
|
"backend": [{
|
|
"s3": {
|
|
"foo": "bar"
|
|
}
|
|
}]
|
|
}]
|
|
}
|