former2
AWS config tools
Tools and templates to automate infrastructure configuration in AWS using CloudFormation, Terraform, Troposphere, CDK, Pulumi, and others
Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
2k stars
46 watching
273 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
awscdkcdktfcloudformationiacpulumiterraformtroposphere
Related projects:
Repository | Description | Stars |
---|---|---|
aws-cloudformation/aws-cloudformation-templates | A collection of reusable CloudFormation templates for creating and managing AWS infrastructure. | 4,714 |
antonbabenko/modules.tf-lambda | Generates Terraform configurations from visual diagrams created with Cloudcraft.co. | 352 |
cloudtools/troposphere | A Python library to generate AWS CloudFormation descriptions in JSON or YAML format | 4,933 |
googlecloudplatform/terraformer | A tool to automatically generate Terraform configuration files from existing infrastructure. | 12,849 |
aws-samples/aws2tf | Automates importing AWS resources into Terraform and generates HCL code. | 593 |
aws-cloudformation/cfn-lint | A tool that validates CloudFormation templates against AWS resource provider schemas and best practices | 2,466 |
terraform-aws-modules/terraform-aws-vpc | Terraform module to create VPC resources on AWS | 3,000 |
terraform-aws-modules/terraform-aws-eks | Automates creation of Kubernetes resources on AWS EKS clusters | 4,495 |
aws-samples/aws-service-catalog-reference-architectures | Provides Infrastructure as Code templates and reference architectures for deploying AWS Service Catalog | 430 |
jakejscott/humidifier | Automated CloudFormation template generation and deployment tool for AWS Lambda functions and serverless projects. | 46 |
terraform-aws-modules/terraform-aws-ec2-instance | Terraform module for creating and managing EC2 instances on AWS | 763 |
hashicorp/terraform-provider-aws | An AWS-specific tool used to manage resources on the Amazon Web Services platform. | 9,976 |
cloudposse/terraform-aws-key-pair | Automates generation of SSH key pairs for AWS resources | 152 |
adamibs/vscode-terraform-live-graph | An extension that generates a live graph of Terraform infrastructure as code | 237 |
cloudposse-archives/terraform-aws-jenkins | Automates the deployment of a Jenkins CI/CD environment on AWS using Terraform and Docker | 256 |