mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-05 00:36:36 +00:00
3.4 KiB
3.4 KiB
AWS IaC
AWS CloudFormation. Free Templates
- AWS Cloud Formation Release History
- All the AWS Resource Types Reference for AWS CloudFormation
- Introducing Cloud Formation Guard - a new opensource CLI for infrastructure compliance
- AWS CloudFormation Guard Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules.
- cloudonaut.io: Getting Started with Free Templates for AWS CloudFormation - Free Templates for AWS CloudFormation - templates.cloudonaut.io
- Use Git pre-commit hooks to avoid AWS CloudFormation errors
- Introducing a Public Registry for AWS CloudFormation
- cloudkatha.com: How to Setup S3 Bucket CORS Configuration using CloudFormation
- cloudkatha.com: How to Configure AWS SQS Dead Letter Queue using CloudFormation
- cloudkatha.com: How to Create an S3 Bucket using CloudFormation
- cloudkatha.com: How to use CloudFormation to Create SNS Topic and Subscription
- cloudkatha.com: How to Create IAM Role using CloudFormation
Infrastructure Code Template Generators
Former2 to generate IaC templates
Console Recorder for AWS
- ==onecloudplease.com: Console Recorder for AWS== Records actions made in the AWS Management Console and outputs the equivalent CLI / SDK commands and CloudFormation / Terraform templates.