A port of the Ruby AWS CloudFormation tooling https://github.com/kunday/cloudformer
A port of the Ruby AWS CloudFormation tooling https://github.com/kunday/cloudformer
Automated IaaS and Paas provisioner for cloud solutions running on managed kubernetes
A preview for CloudFormation Guard (cfn-guard)
A preview for CloudFormation Guard Rulegen (cfn-guard-rulegen)
CloudFormation service implementation for winterbaume
Type-safe CloudFormation template generation library for Rust with comprehensive coverage of all CloudFormation types. Pre-generated types from official AWS resource specifications, feature-gated for minimal compile times.
AWS SDK for AWS CloudFormation
A safer alternative to the AWS CDK
AWS CloudFormation Guard is an open-source general-purpose policy-as-code evaluation tool. It provides developers with a simple-to-use, yet powerful and expressive domain-specific language (DSL) to define policies and enables developers to validate JSON- or YAML- formatted structured data with those policies.
AWS SDK for Rust - AWS CloudFormation @ 2010-05-15
AWS SDK for Rust - AWS CloudFormation @ 2010-05-15
Lambda version of cfn-guard. Checks JSON- or YAML- formatted structured data for policy compliance using a simple, policy-as-code, declarative syntax
Moves CloudFormation resources between stacks
Core types and utilities for stratosphere - a type-safe CloudFormation template generation library
Cloudformation tasks for apply(create/update), delete, recreate on stack along with validations on templates
Official AWS Ruby gem for AWS CloudFormation. This gem is part of the AWS SDK for Ruby.
DSL for creating AWS Cloudformation templates
The CloudFormation Framework
CloudFormation status library
Manage CloudFormation stacks
Programmatically generate and manage AWS CloudFormation templates, stacks, and change sets.
A tool for AWS CloudFormation. It can define a template in Ruby DSL.
AutoStacker24 is a small ruby gem for managing AWS CloudFormation stacks. It is a thin wrapper around the AWS Ruby SDK. It lets you write simple and convenient automation scripts, especially if you have lots of parameters or dependencies between stacks. You can use it directly from Ruby code or from the command line. It enhances CloudFormation templates by parameter expansion in strings and it is even possible to write templates in YAML which is much friendlier to humans than JSON. You can use autostacker24 cli to convert existing templates to YAML.
AWS CloudFromation stack manipulation toolsuite
A tool for managing the launch of complex CloudFormation stacks
CloudShaped makes it easier to generate CloudFormation templates, using a Builder-like DSL.