airbnb / airbnb/binaryalert

Add descriptions to variables

Open
#166 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.5k
Forks
179
PR merge metrics
No merged PRs in 30d

Description

## 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`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.