Benchmark: CloudFormation
Description
This section contains recommendations for configuring CloudFormation resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select CloudFormation.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_cloudformation
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_cloudformation --share
Controls
- CloudFormation stacks differ from the expected configuration
- CloudFormation stacks should have notifications enabled
- CloudFormation stacks outputs should not have any secrets
- CloudFormation stacks should have rollback enabled
- Cloudformation stacks termination protection should be enabled