{"id":19474049,"url":"https://github.com/happypathway/terraform-google-network","last_synced_at":"2026-03-19T10:03:52.422Z","repository":{"id":139237497,"uuid":"151488985","full_name":"HappyPathway/terraform-google-network","owner":"HappyPathway","description":"Creates a Network in GCP","archived":false,"fork":false,"pushed_at":"2019-01-10T18:49:25.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T15:42:15.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HappyPathway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-03T22:31:44.000Z","updated_at":"2018-10-03T22:31:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"f360f39e-bddc-47a1-8d77-be19acbc4000","html_url":"https://github.com/HappyPathway/terraform-google-network","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/HappyPathway/terraform-google-network","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fterraform-google-network","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fterraform-google-network/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fterraform-google-network/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fterraform-google-network/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HappyPathway","download_url":"https://codeload.github.com/HappyPathway/terraform-google-network/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fterraform-google-network/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266780336,"owners_count":23983038,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T19:23:10.729Z","updated_at":"2026-02-08T17:35:35.300Z","avatar_url":"https://github.com/HappyPathway.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Network Google Cloud Platform \n\nManages a network within GCE\n\n##### Example (minimum)\n\n```hcl\nmodule \"network\" {\n  source = \"tasdikrahman/network/google\"\n  name   = \"${var.name}\"\n}\n```\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|:----:|:-----:|:-----:|\n| auto_create_subnetworks | Auto-creation of the associated subnet | string | `false` | no |\n| name | Network name to create on GCP | string | - | yes |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| gateway_ipv4 | The IPv4 address of the gateway |\n| name | The unique name of the network |\n| self_link | The URL of the created resource |\n\n#### Docs \n\n- https://cloud.google.com/compute/docs/vpc\n- https://www.terraform.io/docs/providers/google/r/compute_network.html\n\n\n### LICENSE\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappypathway%2Fterraform-google-network","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhappypathway%2Fterraform-google-network","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappypathway%2Fterraform-google-network/lists"}