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
269 forks
Language: JavaScript
last commit: about 2 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,694 |
antonbabenko/modules.tf-lambda | Generates Terraform configurations from visual diagrams created with Cloudcraft.co. | 351 |
cloudtools/troposphere | A Python library to generate AWS CloudFormation descriptions in JSON or YAML format | 4,931 |
googlecloudplatform/terraformer | A tool to automatically generate Terraform configuration files from existing infrastructure. | 12,649 |
aws-samples/aws2tf | Automates importing of AWS resources into Terraform and generates the corresponding HCL code | 586 |
aws-cloudformation/cfn-lint | A tool that validates CloudFormation templates against AWS resource provider schemas and best practices | 2,453 |
terraform-aws-modules/terraform-aws-vpc | Terraform module to create VPC resources on AWS | 2,991 |
terraform-aws-modules/terraform-aws-eks | Terraform module to create and manage Amazon EKS resources | 4,471 |
aws-samples/aws-service-catalog-reference-architectures | Provides Infrastructure as Code templates and reference architectures for deploying AWS Service Catalog | 429 |
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 | 758 |
hashicorp/terraform-provider-aws | Enables Terraform to manage AWS resources | 9,842 |
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 |