Skip to content

cappetta/circleci_terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploratory - CircleCI

Stage - CircleCI

Master - CircleCI

known issues: - hashicorp/terraform#16120

Overview

This started as an unofficial fork of the terraform-with-circleci-example and was slightly enhanced and expanded to create SecDevOps tooling & assets in one or many AWS cloud environments.

The simple goal is to create a repository of assets which aid the security researcher by leveraging the elastic compute potential of AWS.

Security Assets

- docker 
    - webgoat
- kali
- t-pot
- AWS Inspector (note some regions are indicating the rules are non-existant)
- FBCTF

AMI's

- Kali 
- Ubuntu
- Centos
- Amazon Linux

Networking

### Subnets:
2 private/public networks
 - public-a-subnet-id   "10.0.1.0/24"
 - private-a-subnet-id  "10.0.2.0/24"
 - public-b-subnet-id   "10.0.3.0/24"
 - private-b-subnet-id  "10.0.4.0/24"
 
### Security Groups
- web-alb
- webgoat
- t-pot

### VPC's

### LoadBalancers

### Lambda Functions

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published