The default max open conns (50) was causing issues with small DB
instances (`db.t4g.medium`) in loadtesting (we run 10 fleet instances,
and 500 was over the limit number of connections for that instance
type).
Also upgrading Redis version to a more recent version that users are
most likely using.
two things here:
1. create addon for use in new modular terraform
2. create vuln processing terraform for legacy terraform, but by default
its disabled
* Reorganized infrastructure, updated for frontend's loadtesting
* Add changes suggested by @chiiph
* Moved files per suggestion by Ben
* Update docs with new links
* Add config for multi account assume role
2022-04-12 12:49:00 -04:00
Renamed from tools/loadtesting/terraform/redis.tf (Browse further)