segmentio / stack

A set of Terraform modules for configuring production infrastructure with AWS
https://open.segment.com
MIT License
2.1k stars 420 forks source link

Enhance retrieving of elb_account in s3_logs module #145

Closed egarbi closed 1 year ago

egarbi commented 7 years ago

Rather than having a hardcoded table in defaults module. This is a more convenient way of getting elb_accounts_id. However, the data source used here was added in version 0.7.1 so, bear in mind.

egarbi commented 1 year ago

Close by https://github.com/webyneter/stack/pull/8