Improved generation of the terraform.tfvars file. The template file now supports dynamic replacing: it checks whether the value to be placed is a single value or a map/list, and in case of the latter it transforms that map/list into the terraform format.
Improved generation of the terraform.tfvars file. The template file now supports dynamic replacing: it checks whether the value to be placed is a single value or a map/list, and in case of the latter it transforms that map/list into the terraform format.