teleport/assets
Trent Clarke dc15a709b6
Packer resources for hardened AMIs (#26126)
- Converts the original JSON Packer template to HCL, preserving the
   old json version for the legacy AMI builds
 - Updates and modernises the new HCL template
 - Creates a slimmed-down `install-hardened.sh` script that avoids
   installing the monitoring front-end tools, as these are a major
   source of CIS violations (e.g. pulling in X11)
 - Splits the exisiting resources in `files` into two classes:
   - `files` that is common to the old and new AMI, and
   - `monitor-files` that is only installed on the legacy AMI

Note that this patch does not include any high-level tools to drive this
packer script from CI/CD. That is coming in a later PR.
2023-05-22 08:39:19 +00:00
..
aws Packer resources for hardened AMIs (#26126) 2023-05-22 08:39:19 +00:00
backport Use GitHub camelcase for UI, examples, and Messages (#23369) 2023-03-22 22:10:12 +00:00
img Update README hero image (#18411) 2022-11-14 16:35:10 +00:00
loadtest Add a GitHub Workflow for the Trivy security scanner (#23084) 2023-03-23 01:31:54 +00:00
monitoring Standardize systemd LimitNOFILE (#17893) 2022-10-31 16:56:02 +00:00