{"id":44453303,"url":"https://github.com/global-vmware/vcd_nsxt_edgegateway_static_route","last_synced_at":"2026-02-12T17:01:35.045Z","repository":{"id":306972551,"uuid":"1026319451","full_name":"global-vmware/vcd_nsxt_edgegateway_static_route","owner":"global-vmware","description":"This Repository contains the \"vcd_nsxt_edgegateway_static_route\" Terraform Module. You can use this Module to deploy NSX-T Edge Gateway Static Routes into a VMware Cloud Director (VCD) Environment.","archived":false,"fork":false,"pushed_at":"2025-08-01T17:25:20.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-18T00:38:34.353Z","etag":null,"topics":["infrastructure-as-code","sddc","static-route","terraform","terraform-module","vcd","vmware"],"latest_commit_sha":null,"homepage":"https://www.rackspace.com/cloud/vmware","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/global-vmware.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,"zenodo":null}},"created_at":"2025-07-25T17:18:08.000Z","updated_at":"2025-08-01T17:23:41.000Z","dependencies_parsed_at":"2025-07-28T19:42:05.471Z","dependency_job_id":null,"html_url":"https://github.com/global-vmware/vcd_nsxt_edgegateway_static_route","commit_stats":null,"previous_names":["global-vmware/vcd_nsxt_edgegateway_static_route"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/global-vmware/vcd_nsxt_edgegateway_static_route","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/global-vmware%2Fvcd_nsxt_edgegateway_static_route","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/global-vmware%2Fvcd_nsxt_edgegateway_static_route/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/global-vmware%2Fvcd_nsxt_edgegateway_static_route/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/global-vmware%2Fvcd_nsxt_edgegateway_static_route/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/global-vmware","download_url":"https://codeload.github.com/global-vmware/vcd_nsxt_edgegateway_static_route/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/global-vmware%2Fvcd_nsxt_edgegateway_static_route/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29373837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: 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":["infrastructure-as-code","sddc","static-route","terraform","terraform-module","vcd","vmware"],"created_at":"2026-02-12T17:01:31.536Z","updated_at":"2026-02-12T17:01:35.032Z","avatar_url":"https://github.com/global-vmware.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VCD NSX-T Edgegateway Static Route Terraform Module\n\nThis Terraform module will deploy NSX-T edgegateway static route into an existing VMware Cloud Director (VCD) Environment. This module can be used to provision new static routes into [Rackspace Technology SDDC Flex](https://www.rackspace.com/cloud/private/software-defined-data-center-flex) VCD Data Center Regions.\n\n## Requirements\n\n| Name      | Version |\n|-----------|---------|\n| terraform | ~\u003e 1.5.7|\n| vcd       | ~\u003e 3.10 |\n\n## Resources\n\n| Name                                                                 | Type         |\n|----------------------------------------------------------------------|--------------|\n| [vcd_vdc_group](https://registry.terraform.io/providers/vmware/vcd/3.10.0/docs/data-sources/vdc_group) | data source |\n| [vcd_nsxt_edgegateway](https://registry.terraform.io/providers/vmware/vcd/3.10.0/docs/data-sources/nsxt_edgegateway) | data source |\n| [vcd_network_routed_v2](https://registry.terraform.io/providers/vmware/vcd/3.10.0/docs/data-sources/network_routed_v2) | data source |\n| [vcd_external_network_v2](https://registry.terraform.io/providers/vmware/vcd/3.10.0/docs/data-sources/external_network_v2) | data source |\n| [vcd_nsxt_edgegateway_static_route](https://registry.terraform.io/providers/vmware/vcd/3.10.0/docs/resources/nsxt_edgegateway_static_route)| resource |\n\n## Inputs\n\n| Name            | Description                                                      | Type | Default | Required |\n|-----------------|------------------------------------------------------------------|------|---------|----------|\n| vdc_org_name | The name of the Data Center Group Organization in VCD | string | `\"Organization Name Format: \u003cAccount_Number\u003e-\u003cRegion\u003e-\u003cAccount_Name\u003e\"` | yes |\n| vdc_group_name | The name of the Data Center Group in VCD | string | `\"Data Center Group Name Format: \u003cAccount_Number\u003e-\u003cRegion\u003e-\u003cAccount_Name\u003e \u003cdatacenter group\u003e\"` | yes |\n| vdc_edge_name | The name of the NSX-T Edge Gateway in VCD | string | `\"Edge Gateway Name Format: \u003cAccount_Number\u003e-\u003cRegion\u003e-\u003cEdge_GW_Identifier\u003e-\u003cedge\u003e\"` | yes |\n| name | Name for NSX-T Edge Gateway Static Route | string | N/A | yes |\n| description | Description for NSX-T Edge Gateway Static Route | string | null | no |\n| network_cidr | Specifies network prefix in CIDR format. Both IPv4 and IPv6 formats are supported | string | N/A | yes |\n| next_hops | A set of next hops to use within the static route. At least one is required | list(object) | N/A | yes |\n|ip_address|IP address for next hop gateway IP Address for the Static Route|string|N/A|yes|\n|admin_distance|Admin distance is used to choose which route to use when there are multiple routes for a specific network. The lower the admin distance, the higher the preference for the route. Starts with 1|number|N/A|yes|\n|network_name|ID of Org VDC network or segment backed external network|string|N/A|yes if scope is required, else no|\n|network_type|Type of backing entity. In general this will be NETWORK but can become SYSTEM_OWNED if the Static Route is modified outside of VCD|string|N/A|yes if scope is required and networ_name is defined, else no|\n\n## Outputs\n\n| Name             | Description                              |\n|------------------|------------------------------------------|\n| static_route_id  | ID for static route that were creared    |\n\n## Example Usage\n\nThis is an example of a `main.tf` file that uses the `\"github.com/global-vmware/vcd_nsxt_edgegateway_static_route\"` Module source to create NSX-T edgegateway static route in a VMware Cloud Director environment:\n\n```terraform\n\nmodule \"vcd_nsxt_edgegateway_static_route\" {\n  source            = \"github.com/global-vmware/vcd_nsxt_edgegateway_static_route.git?ref=v1.0.0\"\n  vdc_org_name      = \"\u003cVDC-ORG-NAME\u003e\"\n  vdc_group_name    = \"\u003cVDC-GRP-NAME\u003e\"\n  vdc_edge_name     = \"\u003cVDC-EDGE-NAME\u003e\"\n  vcd_url = \"\u003cVCD-URL\u003e\"\n  vdc_name = \"\u003cVDC-NAME\u003e\"\n  name = \"my-static-route\"\n  description = \"My static Route\"\n  network_cidr = \"10.0.0.0/8\"\n  next_hops = [\n    {\n      ip_address = \"10.224.16.68\"\n      admin_distance = 1\n      network_name = \"internal-network\"\n      network_type = \"NETWORK\"\n    },\n    {\n      ip_address = \"10.224.16.69\"\n      admin_distance = 2\n    }\n  ]  \n}\n```\n\n## Authors\n\nThis module is maintained by the [Global VMware Cloud Automation Services Team](https://github.com/global-vmware).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobal-vmware%2Fvcd_nsxt_edgegateway_static_route","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglobal-vmware%2Fvcd_nsxt_edgegateway_static_route","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobal-vmware%2Fvcd_nsxt_edgegateway_static_route/lists"}