brett-buskirk / tyr

IaC server deployment for Digital Ocean
0 stars 0 forks source link

Create template terraform.tfvars file #15

Closed brett-buskirk closed 1 year ago

brett-buskirk commented 1 year ago

It might be useful here to create a template version of the terraform.tfvars file, such as terraform.tfvars.template for the users to plug in their own values. Since the .tfvars file is protected by .gitignore, adding the extra extension should bypass that.