{"id":22472970,"url":"https://github.com/truefoundry/terraform-google-truefoundry-network","last_synced_at":"2026-02-02T08:32:21.859Z","repository":{"id":180681028,"uuid":"665521277","full_name":"truefoundry/terraform-google-truefoundry-network","owner":"truefoundry","description":"Truefoundry Google Cloud Network Module","archived":false,"fork":false,"pushed_at":"2025-12-15T11:21:36.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-18T12:18:18.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/truefoundry.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,"zenodo":null}},"created_at":"2023-07-12T11:43:31.000Z","updated_at":"2025-12-15T11:21:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3b94ed0-3be1-4c48-9f38-6cd83143a401","html_url":"https://github.com/truefoundry/terraform-google-truefoundry-network","commit_stats":null,"previous_names":["truefoundry/terraform-google-truefoundry-network"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/truefoundry/terraform-google-truefoundry-network","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-google-truefoundry-network","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-google-truefoundry-network/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-google-truefoundry-network/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-google-truefoundry-network/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/truefoundry","download_url":"https://codeload.github.com/truefoundry/terraform-google-truefoundry-network/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-google-truefoundry-network/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29007982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T08:20:25.892Z","status":"ssl_error","status_checked_at":"2026-02-02T08:20:04.345Z","response_time":58,"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":[],"created_at":"2024-12-06T12:18:09.164Z","updated_at":"2026-02-02T08:32:21.853Z","avatar_url":"https://github.com/truefoundry.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-google-truefoundry-network\nTruefoundry Google Cloud Network Module\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | ~\u003e 1.4 |\n| \u003ca name=\"requirement_google\"\u003e\u003c/a\u003e [google](#requirement\\_google) | ~\u003e 6.21 |\n| \u003ca name=\"requirement_time\"\u003e\u003c/a\u003e [time](#requirement\\_time) | ~\u003e 0.12 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_time\"\u003e\u003c/a\u003e [time](#provider\\_time) | ~\u003e 0.12 |\n\n## Modules\n\n| Name | Source | Version |\n|------|--------|---------|\n| \u003ca name=\"module_cloud_router\"\u003e\u003c/a\u003e [cloud\\_router](#module\\_cloud\\_router) | terraform-google-modules/cloud-router/google | 6.2.0 |\n| \u003ca name=\"module_network\"\u003e\u003c/a\u003e [network](#module\\_network) | terraform-google-modules/network/google | 10.0.0 |\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [time_sleep.wait_2_mins](https://registry.terraform.io/providers/hashicorp/time/latest/docs/resources/sleep) | resource |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_cluster_name\"\u003e\u003c/a\u003e [cluster\\_name](#input\\_cluster\\_name) | Name of the cluster | `string` | n/a | yes |\n| \u003ca name=\"input_enable_flow_logs\"\u003e\u003c/a\u003e [enable\\_flow\\_logs](#input\\_enable\\_flow\\_logs) | Enable flow logs for subnets | `bool` | `false` | no |\n| \u003ca name=\"input_enable_private_access\"\u003e\u003c/a\u003e [enable\\_private\\_access](#input\\_enable\\_private\\_access) | Private access for subnets | `bool` | `true` | no |\n| \u003ca name=\"input_existing_nat_ips\"\u003e\u003c/a\u003e [existing\\_nat\\_ips](#input\\_existing\\_nat\\_ips) | List of existing NAT IPs. Only used when use\\_existing\\_nat\\_ips is set to true | `list(string)` | `[]` | no |\n| \u003ca name=\"input_network_id\"\u003e\u003c/a\u003e [network\\_id](#input\\_network\\_id) | ID of the existing network. Only used when use\\_existing\\_network is set to true | `string` | `\"\"` | no |\n| \u003ca name=\"input_network_profile\"\u003e\u003c/a\u003e [network\\_profile](#input\\_network\\_profile) | \"A full or partial URL of the network profile to apply to this network.\u003cbr/\u003eThis field can be set only at resource creation time. For example, the\u003cbr/\u003efollowing are valid URLs:\u003cbr/\u003e  * https://www.googleapis.com/compute/beta/projects/{projectId}/global/networkProfiles/{network_profile_name}\u003cbr/\u003e  * projects/{projectId}/global/networkProfiles/{network\\_profile\\_name} | `string` | `null` | no |\n| \u003ca name=\"input_network_vpc_secondary_ranges\"\u003e\u003c/a\u003e [network\\_vpc\\_secondary\\_ranges](#input\\_network\\_vpc\\_secondary\\_ranges) | List of secondary ranges | \u003cpre\u003elist(object({\u003cbr/\u003e    range_name    = string\u003cbr/\u003e    ip_cidr_range = string\u003cbr/\u003e  }))\u003c/pre\u003e | `[]` | no |\n| \u003ca name=\"input_private_subnet_cidr\"\u003e\u003c/a\u003e [private\\_subnet\\_cidr](#input\\_private\\_subnet\\_cidr) | CIDR range for private subnet | `string` | `\"\"` | no |\n| \u003ca name=\"input_project_id\"\u003e\u003c/a\u003e [project\\_id](#input\\_project\\_id) | Project ID in which clusters are deployed | `string` | n/a | yes |\n| \u003ca name=\"input_region\"\u003e\u003c/a\u003e [region](#input\\_region) | Region to deploy your cluster in | `string` | n/a | yes |\n| \u003ca name=\"input_routing_mode\"\u003e\u003c/a\u003e [routing\\_mode](#input\\_routing\\_mode) | Routing mode for the network | `string` | `\"GLOBAL\"` | no |\n| \u003ca name=\"input_subnet_id\"\u003e\u003c/a\u003e [subnet\\_id](#input\\_subnet\\_id) | ID of the existing subnet. Only used when use\\_existing\\_network is set to true | `string` | `\"\"` | no |\n| \u003ca name=\"input_use_existing_nat_ips\"\u003e\u003c/a\u003e [use\\_existing\\_nat\\_ips](#input\\_use\\_existing\\_nat\\_ips) | If true will not create the NAT IPs and forward the existing\\_nat\\_ips variable values to the NAT IPs field. | `bool` | `false` | no |\n| \u003ca name=\"input_use_existing_network\"\u003e\u003c/a\u003e [use\\_existing\\_network](#input\\_use\\_existing\\_network) | If true will not create the network and forward the input values to the same outputs. | `bool` | `false` | no |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_network_id\"\u003e\u003c/a\u003e [network\\_id](#output\\_network\\_id) | ID of the network |\n| \u003ca name=\"output_subnet_id\"\u003e\u003c/a\u003e [subnet\\_id](#output\\_subnet\\_id) | ID of the subnet |\n\u003c!-- END_TF_DOCS --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruefoundry%2Fterraform-google-truefoundry-network","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruefoundry%2Fterraform-google-truefoundry-network","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruefoundry%2Fterraform-google-truefoundry-network/lists"}