Closed mmwtsn closed 2 years ago
@mmwtsn I could be missing something, but this appears to only update docs.. not actual TF code?
@ryandeivert correct. This file is only in the docs as far as I've seen. Creating the IAM Group with this file the first step you see when you start the Getting Started guide. I think this should be rolled into the CLI so users can get started without copying and pasting this file from the docs but I figured until then this was useful. If you're on board with that I can look into making the CLI update after this is reviewed.
Updated address @austinbyers's feedback in https://github.com/airbnb/binaryalert/pull/142#pullrequestreview-212583097.
Assuming the RST syntax in here is correct this should be ready.
to: @airbnb/binaryalert-maintainers size: small
Background
This notes the available environment variables in the IAM Group Terraform file.
Changes
Testing
This was tested by copying and pasting the Terraform file from the docs and running it locally.