mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
website: ACTUALLY fix indentation issues in config rep
There was an issue with some hardtabs, I think.
This commit is contained in:
parent
4a19b53b55
commit
883d587734
@ -325,9 +325,9 @@ Because the configuration models are produced at a stage prior to expression eva
|
||||
{
|
||||
"type": "local-exec",
|
||||
|
||||
// "expressions" describes the provisioner configuration
|
||||
"expressions": <expressions-representation>
|
||||
},
|
||||
// "expressions" describes the provisioner configuration
|
||||
"expressions": <expressions-representation>
|
||||
},
|
||||
],
|
||||
|
||||
// "expressions" describes the resource-type-specific content of the
|
||||
|
Loading…
Reference in New Issue
Block a user