Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add descriptions to variables #166

Open
jdheyburn opened this issue Aug 27, 2020 · 0 comments · May be fixed by #167 or #174
Open

Add descriptions to variables #166

jdheyburn opened this issue Aug 27, 2020 · 0 comments · May be fixed by #167 or #174

Comments

@jdheyburn
Copy link

jdheyburn commented Aug 27, 2020

Background

Typical Terraform pattern is to make use of the description field on variables to give context what they are used for. The terraform.tfvars file seems to have these descriptions already, but not for the variables themselves in variables.tf.

Desired Change

Copy the description of variables from terraform.tfvars to variables.tf.

@jdheyburn jdheyburn linked a pull request Aug 27, 2020 that will close this issue
@phretor phretor linked a pull request Jan 27, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant