Skip to content

Commit

Permalink
Add new example: Terraform AWS Starter
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Dec 15, 2023
1 parent 60e187d commit 11b40bb
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,30 @@
"Development Environment",
"MicroServices"
]
},
{
"name": "Terraform AWS Starter",
"description": "Get started quickly with AWS infrastructure using a robust Terraform starter kit incorporating secure state management, VPC configuration, security groups, RDS provisioning, secrets management, SSM parameter store, and GitHub Actions integration!",
"url": "https://github.com/nanlabs/terraform-aws-starter",
"tags": [
"Apps and Boilerplates",
"Examples > DevOps > Infrastructure as Code > Terraform"
],
"labels": [
"Terraform",
"Terraform Modules",
"Infrastructure as Code",
"AWS",
"VPC",
"RDS",
"RDS Aurora",
"MongoDB",
"GitHub Actions",
"SSM Parameter Store",
"Secrets Management",
"Security Groups",
"Super Linter"
]
}
]
}

0 comments on commit 11b40bb

Please sign in to comment.