Skip to content

Config Rule Lambda for checking that all resources are controlled by Cloudformation stacks

Notifications You must be signed in to change notification settings

sihil/cfn-config-rule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudFormation Config Rule

The aim of this config rule is to report resource compliance based on whether the resource is owned by a CloudFormation stack.

The config rule is written in Scala.

TODO

  • There is only a low level of coverage of resource types thus far, more resource types need to be added.
  • Improve CFN template to include the definition of the config rule itself
  • Add build and installation instructions to README

About

Config Rule Lambda for checking that all resources are controlled by Cloudformation stacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages