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.
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.