SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 aws-cloudformation Open-Source Projects
-
Project mention: EKS vs k3s on AWS for startups: cost, complexity, and when to choose each | dev.to | 2026-04-26
eksctl create cluster, then wait 15 to 25 minutes.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
I know what you mean, but there seems to be some kind of misplace fear about this which has led us down the garden path of unmaintianable config (or even trying to jinja template it!)
If your config is turing complete and consumed as-is, then without a lot of discipline you can dig yourself into a hole, sure.
If you're producing YAML that is not turing complete, that constraint means you have to code in a way that produces deterministic output. It's actually very safe, and YAML maps 1:1 to types in something like Python.
My favourite go-to example is for AWS Cloudformation:
https://github.com/cloudtools/troposphere
-
-
-
AWS SAM CLI, the command-line tool for building and deploying serverless applications, now supports AWS CloudFormation Language Extensions. The one I am most excited about is Fn::ForEach, which brings dynamic looping to your YAML templates, but it's close. If you, like me, have been copy-pasting resource definitions to infinity, that stops today.
-
aws-security-reference-architecture-examples
Example solutions demonstrating how to implement patterns within the AWS Security Reference Architecture guide using CloudFormation (including Customizations for AWS Control Tower) and Terraform.
-
-
awesome-cloudformation
A curated list of resources and projects for working with AWS CloudFormation.
-
aws-cloudformation-fargate
Sample CloudFormation templates for how to run Docker containers in AWS Fargate with various networking configurations
-
-
cloudformation-cli
The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
-
-
aws-iam-generator
Generate Multi-Account IAM users/groups/roles/policies from a simple YAML configuration file and Jinja2 templates.
-
ecs_composex
Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definitions
-
-
aws-resource-providers
A community driven repository where you can find AWS Resource Type Providers for different purposes (including org-formation ones).
-
delstack
A CLI tool for deleting AWS CloudFormation and AWS CDK stacks, from routine deletions to force deleting stacks with undeletable resources.
Project mention: Zero Orphaned Resources: Force Deleting Any CloudFormation Stack | dev.to | 2026-03-16delstack is a CLI tool I built to solve all of the problems above. It works with stacks from any IaC tool that uses CloudFormation: AWS CDK, SAM, Amplify, Serverless Framework, and more.
-
observability-with-amazon-opensearch
This repository contains a microservice-based Sample App demonstrating observability capabilities in the Amazon OpenSearch Service.
-
awsboilerplate
A complete starter kit to get your project live on AWS in minutes and a CICD pipeline to allow you to move quickly
-
-
Infrastructure
Templates and assets used to launch and manage many aspects of PRX's applications and services (by PRX)
-
aws-cloudformation discussion
aws-cloudformation related posts
-
Building AI Agents with Spring AI and Amazon Bedrock AgentCore - Part 4 Provide MCP tools for Conference application via AgentCore Gateway
-
Show HN: Trupositive – Tag Terraform/CFN Resources with Git Commit SHA
-
Zero Orphaned Resources: Force Deleting Any CloudFormation Stack
-
I build an IaC wrapper that automatically tags Git_sha, Git_repo, Git_branch
-
Why Twenty Years of DevOps Has Failed to Do It
-
AWS CloudFormation Drift Detection & Remediation Guide
-
Announcing AWS CDK Mixins: Composable Abstractions for AWS Resources
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Aug 2026
Index
What are some of the best open-source aws-cloudformation projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | eksctl | 5,211 |
| 2 | aws-cloudformation-templates | 5,199 |
| 3 | troposphere | 4,944 |
| 4 | aws-cf-templates | 2,775 |
| 5 | cfn-python-lint | 2,638 |
| 6 | aws-cloudformation-coverage-roadmap | 1,146 |
| 7 | aws-security-reference-architecture-examples | 1,146 |
| 8 | trailscraper | 836 |
| 9 | awesome-cloudformation | 624 |
| 10 | aws-cloudformation-fargate | 618 |
| 11 | aws-minecraft-server | 380 |
| 12 | cloudformation-cli | 335 |
| 13 | stack_master | 294 |
| 14 | aws-iam-generator | 246 |
| 15 | ecs_composex | 196 |
| 16 | cfn-secret-provider | 144 |
| 17 | aws-resource-providers | 92 |
| 18 | delstack | 91 |
| 19 | observability-with-amazon-opensearch | 88 |
| 20 | awsboilerplate | 81 |
| 21 | stacktape | 79 |
| 22 | Infrastructure | 43 |
| 23 | aws-tools | 35 |