{"id":19056854,"url":"https://github.com/provectus/sak-vpc","last_synced_at":"2026-02-13T07:40:36.640Z","repository":{"id":43413525,"uuid":"331582847","full_name":"provectus/sak-vpc","owner":"provectus","description":"Network module for SAK project","archived":false,"fork":false,"pushed_at":"2022-04-22T21:45:42.000Z","size":9,"stargazers_count":1,"open_issues_count":2,"forks_count":3,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-10-04T02:50:51.530Z","etag":null,"topics":["aws","devops","networking","open-source","swiss-army-kube","vpc"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":false,"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/provectus.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}},"created_at":"2021-01-21T09:48:42.000Z","updated_at":"2022-04-19T14:21:22.000Z","dependencies_parsed_at":"2022-08-28T09:00:55.242Z","dependency_job_id":null,"html_url":"https://github.com/provectus/sak-vpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/provectus/sak-vpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/provectus%2Fsak-vpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/provectus%2Fsak-vpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/provectus%2Fsak-vpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/provectus%2Fsak-vpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/provectus","download_url":"https://codeload.github.com/provectus/sak-vpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/provectus%2Fsak-vpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","devops","networking","open-source","swiss-army-kube","vpc"],"created_at":"2024-11-08T23:52:07.427Z","updated_at":"2026-02-13T07:40:36.624Z","avatar_url":"https://github.com/provectus.png","language":"HCL","readme":"# Annotation\n\nVPC module for creating networks, load balancers and gateways\n\n# Feature\n- `Set availability_zones` - Your need set availability_zones for region where deploy EKS cluster.\n- `Choice network CIDR` - change variable network to change CIDR (default 10.10.0.0/16)\n\n## Requirements\n\n``` terraform \u003e= 0.15\n```\n\n## Providers\n| Name | Version |\n|------|---------|\n| aws | \u003e= 3.0, \u003c 4.0 |\n| template | \u003e= 2.2.0 |\n\n## Usage\n```\nmodule \"network\" {\n  source = \"https://github.com/provectus/sak-vpc.git\"\n\n  availability_zones = var.availability_zones\n  environment        = local.environment\n  project            = local.project\n  cluster_name       = local.cluster_name\n  network            = 10\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprovectus%2Fsak-vpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprovectus%2Fsak-vpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprovectus%2Fsak-vpc/lists"}