Files
firezone/terraform
Jamil b1128566e9 chore(portal): Decrease portal instance sizes to e2-micro (#8349)
These are currently woefully underutilized. If anything, our DB instance
size matters the most.

Thus, this PR updates the environments pointer to a sha that:

- Decreases all portal instance sizes to `e2-micro`, which are about 10x
cheaper than our current `n4-standard-2`.
- Doubles the number of each `api, web, domain` instances to `4` instead
of `2` - in case one of each goes down, we'll still have high
availability of 3 instances
- Removes some leftover client-logs cruft we no longer used

Fixes #8344
2025-03-05 06:09:52 +00:00
..