An open API service indexing awesome lists of open source software.

https://github.com/jaxxstorm/pulumi-aws-securebaseline


https://github.com/jaxxstorm/pulumi-aws-securebaseline

Last synced: 4 months ago
JSON representation

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)