This repository contains terraform examples for setting up componets of Noname Security.
- We use
data
sources for components that you likely already have set-up. Things likealb
,security-groups
,subnets
and more. - Setting up the least amount of resources possible, building on top of existing cloud resources when possible.
- Least access by default
- Secure by default
- Each directory will contain its own README. Browse to a directory to read more about it
Submitting a PR or an issue is encouraged