Generate variables.tf file from meshStack Building Block Inputs
Jelle den Burger
When in situations where you build your Building Block before writing the Terraform it could be nice to generate a variables.tf snippet on the fly so I don't have to do that by hand once more in my code editor.
This saves me time and eliminates potential errors between the inputs and my actual Terraform.