{"id":20324603,"url":"https://github.com/netascode/terraform-nso-service-example","last_synced_at":"2026-05-26T23:32:55.064Z","repository":{"id":113758393,"uuid":"523044264","full_name":"netascode/terraform-nso-service-example","owner":"netascode","description":"Managing Cisco NSO services using Terraform","archived":false,"fork":false,"pushed_at":"2023-07-01T05:46:56.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-30T13:36:22.858Z","etag":null,"topics":["cisco","iac","nso","terraform"],"latest_commit_sha":null,"homepage":"","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/netascode.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":"2022-08-09T17:20:41.000Z","updated_at":"2023-07-08T08:15:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3bb61d6-41b5-4b4e-8de2-e7cd15b0fe2e","html_url":"https://github.com/netascode/terraform-nso-service-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/netascode/terraform-nso-service-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-nso-service-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-nso-service-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-nso-service-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-nso-service-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netascode","download_url":"https://codeload.github.com/netascode/terraform-nso-service-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-nso-service-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33543973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"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":["cisco","iac","nso","terraform"],"created_at":"2024-11-14T19:34:41.779Z","updated_at":"2026-05-26T23:32:55.048Z","avatar_url":"https://github.com/netascode.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cisco NSO Service Example\n\nThis example demonstrates how the [NSO Terraform Provider](https://registry.terraform.io/providers/netascode/nso/latest/docs) can be used to maintain services. It is based on the `mpls-vpn` example which can be found in `examples.ncs/service-provider/mpls-vpn/` under the root installation directory.\n\nThe configuration is derived from a set of yaml files in the `data` [directory](https://github.com/netascode/terraform-nso-service-example/tree/main/data).\n\nTo point this to your own NSO instance, update the `main.tf` file accordingly.\n\n```terraform\nprovider \"nso\" {\n  username = \"admin\"\n  password = \"admin\"\n  url      = \"http://localhost:8080\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetascode%2Fterraform-nso-service-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetascode%2Fterraform-nso-service-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetascode%2Fterraform-nso-service-example/lists"}