Ross ROSS = Recommend OSS · open-source software intelligence for agents

terraform-aws-modules/terraform-aws-vpc resource

Terraform module to create AWS VPC resources 🇺🇦 observed · 2026-08-28

github.com/terraform-aws-modules/terraform-aws-vpc · homepage · HCL · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 18.0
  • age_days: 3292
  • days_rel: 12
  • days_push: 12
  • n_releases_24m: 21

Full methodology

Adoption not part of the score

3257 stars · 4624 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Terraform module for provisioning AWS VPC resources including subnets, NAT gateways, VPN gateways, and flow logs. It is part of the widely used terraform-aws-modules collection and is published to the Terraform Registry.

Use cases

  • create a VPC with public and private subnets in terraform
  • provision NAT gateways for private subnets on AWS
  • set up a VPC with VPN gateway using infrastructure as code
  • reuse existing elastic IPs for NAT gateways
  • configure multi-AZ networking for an AWS deployment
  • enable VPC flow logs via terraform

When to choose

  • you are provisioning AWS networking with Terraform and want a battle-tested, configurable module
  • you need standard VPC topologies with subnets, NAT, and VPN gateways without writing raw HCL resources
  • you want consistent tagging and multi-AZ subnet layout across environments

When to avoid

  • you are not using AWS or Terraform
  • you need highly custom or non-standard network topologies that the module's variables cannot express
  • you prefer hand-managed console or CloudFormation networking

Facets

infra-config · maturity stable

infrastructure-as-code cloud networking deployment cloud-computing infrastructure-as-code networking cloud terraform-module aws-vpc subnets nat-gateway hcl devops terraform

2 sources

Member repositories

RepositoryRoleHealth v2
terraform-aws-modules/terraform-aws-vpcmain98

For agents

markdown · JSON · MCP: product_card(name="terraform-aws-modules/terraform-aws-vpc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem