craigmonson / colonize

A terraform tool to manage environment driven templating.
MIT License
20 stars 5 forks source link

tfvars files will generate variables file. #31

Closed craigmonson closed 1 year ago

craigmonson commented 7 years ago

When putting together the derived variables, I have the variables file generated from the content of the tfvars file. I extended this out to the env dirs, so those will automatically generate variable resources. This is ok, but steps away from how terraform actually works. I think I should revert the changes for non derived variables.

craigmonson commented 1 year ago

old / irrelevant. Closing.