13 lines
149 B
JSON
13 lines
149 B
JSON
|
{
|
||
|
"variable": {
|
||
|
"example": {
|
||
|
"default": "hello"
|
||
|
}
|
||
|
}
|
||
|
"terraform": {
|
||
|
"required_providers": {
|
||
|
"aws": "2.50.0"
|
||
|
}
|
||
|
}
|
||
|
}
|