Take care when configuring either var.license_template or var.gitignore_template as the values are case sensitive. See here for a list of supported licenses or here for a list of supported gitignore ...
.gitignore is a text file that contains a list of patterns matching the files Git should ignore, meaning no changes to those files will be recorded in the Git repository. This question was raised on ...