Skip to content

AWS CloudFormation Templates

A curated catalog of production-ready AWS CloudFormation infrastructure-as-code (IaC) templates for applications and services maintained by DIVMORA Technologies.


📁 Repository Catalog

Service / Workload Directory Supported Deployments Description
GitLab Fleet Governor gitlab-fleet-governor/ AWS Lambda (Serverless), ECS Fargate Declarative policy-as-code and compliance auditing engine for GitLab enterprise fleets.
OwlFlow owlflow/ AWS Lambda (Serverless), ECS Fargate High-performance automation and workflow engine with webhook ingress and cron scheduling.
AWS Log to OTel Processor otel-aws-log-processor/ AWS Lambda (Serverless) Real-time processor converting AWS access logs (ALB, NLB, CloudFront, WAF) to OpenTelemetry OTLP format.

🆚 Standard CloudFormation Templates vs. CloudFormation StackSets

Dimension cloudformation-templates (This Repository) cloudformation-staksets
Deployment Target Single Account / Single Region Multi-Account / Multi-Region across AWS Organizations
Primary Scope Application services, APIs, databases, container tasks Enterprise security baselines, IAM guardrails, AWS Config rules
Trigger Mechanism Direct CI/CD pipelines (aws cloudformation deploy) AWS Organizations Management Account or Delegated Admin StackSets
Blast Radius Isolated to specific environment (dev, staging, prod) Global or OU-wide

🛠️ Validation & Linting

Verify and validate templates with the included Makefile:

# Validate templates against CloudFormation schema
make validate

# Lint templates with cfn-lint (if installed)
make lint

About

Curated catalog of production-ready AWS CloudFormation (IaC) templates for DIVMORA applications and services (GitLab Fleet Governor, OwlFlow, OTel Log Processor)

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages