{"id":18546104,"url":"https://github.com/huksley/terraform-aws-vpc","last_synced_at":"2026-04-25T12:34:37.992Z","repository":{"id":145828888,"uuid":"137205478","full_name":"huksley/terraform-aws-vpc","owner":"huksley","description":"Automatically creates VPC on AWS","archived":false,"fork":false,"pushed_at":"2018-09-10T09:59:57.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T09:30:44.853Z","etag":null,"topics":["aws","network","terraform","vpc"],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huksley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-13T11:20:08.000Z","updated_at":"2018-09-10T09:59:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"cea579ef-5592-466e-811a-47e0e1043ddb","html_url":"https://github.com/huksley/terraform-aws-vpc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huksley%2Fterraform-aws-vpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huksley%2Fterraform-aws-vpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huksley%2Fterraform-aws-vpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huksley%2Fterraform-aws-vpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huksley","download_url":"https://codeload.github.com/huksley/terraform-aws-vpc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254289246,"owners_count":22046057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","network","terraform","vpc"],"created_at":"2024-11-06T20:23:38.495Z","updated_at":"2026-04-25T12:34:32.955Z","avatar_url":"https://github.com/huksley.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform AWS VPC scripts\n\nCreates VPC on AWS with gateway and subnets configured.\n\n## Example\n\n```hcl\nmodule \"build_vpc\" {\n    source              = \"github.com/huksley/terraform-aws-vpc?ref=1.0_GA\"\n    prefix              = \"${var.namespace}-vpc-${var.stage}\"\n    aws_region          = \"${var.aws_region}\"\n    aws_account_id      = \"${var.aws_account_id}\"\n    az_count            = 2\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuksley%2Fterraform-aws-vpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuksley%2Fterraform-aws-vpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuksley%2Fterraform-aws-vpc/lists"}