Generate dynamic cached HCL based on .tfvars
formatted / predefined structure
#983
Labels
enhancement
New feature or request
.tfvars
formatted / predefined structure
#983
Describe the Feature
Generate dynamic cached HCL based on
.tfvars
formatted / predefined structureExpected Behavior
Let's take a look at the following basic example: https://www.terraform.io/docs/providers/aws/r/lambda_function.html#basic-example
In this case,
.terrahub.yml
should look like this:And
default.tfvars
should looks like this:Generated HCL should look like this:
The text was updated successfully, but these errors were encountered: