https://github.com/jaxxstorm/pulumi-aws-securebaseline
https://github.com/jaxxstorm/pulumi-aws-securebaseline
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaxxstorm/pulumi-aws-securebaseline
- Owner: jaxxstorm
- License: apache-2.0
- Created: 2022-04-13T17:44:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:41:11.000Z (over 1 year ago)
- Last Synced: 2025-01-12T12:31:37.833Z (6 months ago)
- Language: Python
- Size: 222 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Secure Baseline Package
A Pulumi multi language package to set up your AWS account architecture with a reasonable, secure baseline.
A terraform module to set up your AWS account with the reasonably secure configuration baseline.
Most configurations are based on [CIS Amazon Web Services Foundations v1.4.0](https://www.cisecurity.org/benchmark/amazon_web_services) and [AWS Foundational Security Best Practices v1.0.0](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-fsbp.html).It took inspiration from the [Terraform Secure Baseline Module](https://github.com/nozaq/terraform-aws-secure-baseline)