Skip to content

cloudformation template validation library

btbright/cloudform

Repository files navigation

cloudform

NOTE - I spoke with some AWS devs and they hinted that they are releasing a tool soon that will make this redundant. No longer under active development

goals

  • validate cloudformation templates and output all errors
  • suggest edits to resolve errors when possible
  • suggest automatic refactor edits when possible to make templates portable
  • generate templates from live systems

inspiration

todo

  • implement issue resolvers for validations:

    • finish intrinsics - type check parameters refs
    • conditional intrinsics check
    • depends on
  • implement validations:

    • resource limits
    • conditional required properties

About

cloudformation template validation library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published