cfnctl

Terraform-like CLI for AWS CloudFormation management

brewmacoslinux
Try with needOr install directly
Source

About

Brings the Terraform cli experience to AWS Cloudformation

Commands

cfnctl

Examples

Initialize a new CloudFormation project$ cfnctl init
Preview changes before applying to AWS$ cfnctl plan
Deploy CloudFormation stack changes$ cfnctl apply