terraform-aws-modules/terraform-aws-vpc

Terraform module which creates VPC resources on AWS πŸ‡ΊπŸ‡¦

HCLawsvpcaws-vpcterraform-module
This is stars and forks stats for /terraform-aws-modules/terraform-aws-vpc repository. As of 28 Mar, 2024 this repository has 2741 stars and 4151 forks.

AWS VPC Terraform module Terraform module which creates VPC resources on AWS. Usage module "vpc" { source = "terraform-aws-modules/vpc/aws" name = "my-vpc" cidr = "10.0.0.0/16" azs = ["eu-west-1a", "eu-west-1b", "eu-west-1c"] private_subnets = ["10.0.1.0/24", "10.0.2.0/24", "10.0.3.0/24"] public_subnets = ["10.0.101.0/24", "10.0.102.0/24", "10.0.103.0/24"] enable_nat_gateway = true enable_vpn_gateway = true tags = { Terraform = "true" Environment = "dev" } } External...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
terraform-google-modules/terraform-google-sql-dbHCLGoPython2410390+1
terraform-aws-modules/terraform-aws-lambdaHCLPython730-1595+1
terraform-google-modules/terraform-example-foundationHCLGoShell982+4621+3
zealvora/terraform-beginner-to-advanced-resourceHCL1.5k+24.3k+22
terraform-google-modules/terraform-google-project-factoryHCLPythonShell771+25250
terraform-aws-modules/terraform-aws-iamHCL6850893+3
stacksimplify/azure-aks-kubernetes-masterclassHCLJavaHTML504+25.9k+24
terraform-aws-modules/terraform-aws-rdsHCL793+11.3k+6
terraform-google-modules/terraform-google-networkHCLGoPython36401.2k+4
terraform-aws-modules/terraform-aws-ec2-instanceHCL68401.8k+3