https://github.com/build-on-aws/automating-amazon-guardduty-with-iac
https://github.com/build-on-aws/automating-amazon-guardduty-with-iac
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/build-on-aws/automating-amazon-guardduty-with-iac
- Owner: build-on-aws
- License: mit-0
- Created: 2023-03-24T17:02:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-21T17:37:40.000Z (about 2 years ago)
- Last Synced: 2025-02-18T01:39:28.919Z (4 months ago)
- Language: HCL
- Size: 11.7 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Automating Amazon Guardduty With IaC
This is an initial repo to bootstrap the tutorial "How to use IaC to Create an Automated AWS Security Solution?"
The `gd-iac-initial.yml` file is for creating the initial Cloud9 instance where all Terraform configuration is performed. The remaining code samples are used to create two EC2 instances in a VPC that are used for testing and validation in the tutorial.