binaryalert
binaryalert copied to clipboard
Add descriptions and types to variables
to: @airbnb/binaryalert-maintainers
cc:
Background
It is a Terraform best practice to use descriptions and types for variables. This PR ensures that we respect that.
Changes
- Descriptions and types added to Terraform
variables.tf
Testing
N/A