- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Many of the steps in the docs/ folder reference and link to a parameters.tfvars file that does not exist (example).
.gitignore is configured to ignore *.tfvars files, which makes sense and explains why it would be missing in the repository.
Suggest a parameters.tfvars.template file be created with sane defaults and placeholder values that Consumers would need to update. This template file should live in the right place and Consumers should be given instructions to update it and then rename it to take off the .template extension.
And, .gitignore would not ignore it.
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Many of the steps in the
docs/
folder reference and link to aparameters.tfvars
file that does not exist (example)..gitignore
is configured to ignore *.tfvars files, which makes sense and explains why it would be missing in the repository.Suggest a
parameters.tfvars.template
file be created with sane defaults and placeholder values that Consumers would need to update. This template file should live in the right place and Consumers should be given instructions to update it and then rename it to take off the .template extension.And,
.gitignore
would not ignore it.Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful