{"id":20588629,"url":"https://github.com/ciscodevnet/terraform-provider-nso","last_synced_at":"2025-07-06T08:32:59.223Z","repository":{"id":65183961,"uuid":"522983573","full_name":"CiscoDevNet/terraform-provider-nso","owner":"CiscoDevNet","description":"Terraform Cisco NSO Provider","archived":false,"fork":false,"pushed_at":"2025-04-08T20:54:12.000Z","size":301,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T21:53:34.196Z","etag":null,"topics":["cisco","nso","restconf","terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/netascode/nso","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CiscoDevNet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-08-09T14:27:11.000Z","updated_at":"2025-04-04T03:03:32.000Z","dependencies_parsed_at":"2023-08-12T08:37:01.296Z","dependency_job_id":"1ea129ed-7739-4b71-9fab-5ad4bc5214b6","html_url":"https://github.com/CiscoDevNet/terraform-provider-nso","commit_stats":null,"previous_names":["ciscodevnet/terraform-provider-nso","netascode/terraform-provider-nso"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fterraform-provider-nso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fterraform-provider-nso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fterraform-provider-nso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fterraform-provider-nso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CiscoDevNet","download_url":"https://codeload.github.com/CiscoDevNet/terraform-provider-nso/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248968755,"owners_count":21191158,"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","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","nso","restconf","terraform","terraform-provider"],"created_at":"2024-11-16T07:25:38.588Z","updated_at":"2025-07-06T08:32:59.219Z","avatar_url":"https://github.com/CiscoDevNet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Tests](https://github.com/CiscoDevNet/terraform-provider-nso/actions/workflows/test.yml/badge.svg)](https://github.com/CiscoDevNet/terraform-provider-nso/actions/workflows/test.yml)\n\n# Terraform Provider NSO\n\n## Requirements\n\n- [Terraform](https://www.terraform.io/downloads.html) \u003e= 1.0\n- [Go](https://golang.org/doc/install) \u003e= 1.23\n\n## Building The Provider\n\n1. Clone the repository\n2. Enter the repository directory\n3. Build the provider using the Go `install` command:\n\n```shell\ngo install\n```\n\n## Adding Dependencies\n\nThis provider uses [Go modules](https://github.com/golang/go/wiki/Modules).\nPlease see the Go documentation for the most up to date information about using Go modules.\n\nTo add a new dependency `github.com/author/dependency` to your Terraform provider:\n\n```shell\ngo get github.com/author/dependency\ngo mod tidy\n```\n\nThen commit the changes to `go.mod` and `go.sum`.\n\n## Using the provider\n\nThis Terraform Provider is available to install automatically via `terraform init`. If you're building the provider, follow the instructions to\n[install it as a plugin.](https://www.terraform.io/docs/plugins/basics.html#installing-a-plugin)\nAfter placing it into your plugins directory,  run `terraform init` to initialize it.\n\nAdditional documentation, including available resources and their arguments/attributes can be found on the [Terraform documentation website](https://registry.terraform.io/providers//nso/latest/docs).\n\n## Developing the Provider\n\nIf you wish to work on the provider, you'll first need [Go](http://www.golang.org) installed on your machine (see [Requirements](#requirements) above).\n\nTo compile the provider, run `go install`. This will build the provider and put the provider binary in the `$GOPATH/bin` directory.\n\nTo generate or update documentation, run `go generate`.\n\nIn order to run the full suite of Acceptance tests, run `make testacc`. Make sure the respective environment variables are set (e.g., `NSO_USERNAME`, `NSO_PASSWORD`, `NSO_URL`).\n\n*Note:* Acceptance tests create real resources.\n\n```shell\nmake testacc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciscodevnet%2Fterraform-provider-nso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciscodevnet%2Fterraform-provider-nso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciscodevnet%2Fterraform-provider-nso/lists"}