Skip to content

Terraform Examples to set up parts of our stack across multiple clouds and options

License

Notifications You must be signed in to change notification settings

nonamesec/terraform-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noname Security terraform examples

This repository contains terraform examples for setting up componets of Noname Security.

Conventions

  • We use data sources for components that you likely already have set-up. Things like alb, 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

Existing components

  1. Network
  2. Remote Engine on EC2 VM
  3. EKS

Contributing

Submitting a PR or an issue is encouraged

About

Terraform Examples to set up parts of our stack across multiple clouds and options

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages