airbnb / binaryalert

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
https://binaryalert.io
Apache License 2.0
1.4k stars 187 forks source link

Add SQS tag and make tag Name variable #96

Closed austinbyers closed 6 years ago

austinbyers commented 6 years ago

to: @ryandeivert cc: @airbnb/binaryalert-maintainers size: small

Background

AWS added support for SQS tagging a few months ago. Tags make it easier to organize AWS resources, view grouped billing information, etc.

Changes

Unfortunately, because tags is a block for Terraform resources, I don't think there's any easy way to make the entire tag map a variable (I tried).

Testing

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 92.787% when pulling fb9d96c46de22a77ec79066f0ff70ffe4218ca8b on austin-variable-tags into bed3ff6e55d52e5c29768f50f31a2995425599bf on master.

ghost commented 6 years ago

@austinbyers can you do this for SA too please? :)

austinbyers commented 6 years ago

Sure thing! I'll update StreamAlert next