{"id":20588697,"url":"https://github.com/ciscodevnet/terraform-provider-iosxe","last_synced_at":"2025-04-06T18:14:04.652Z","repository":{"id":41841507,"uuid":"404795017","full_name":"CiscoDevNet/terraform-provider-iosxe","owner":"CiscoDevNet","description":"Terraform Cisco IOS-XE Provider","archived":false,"fork":false,"pushed_at":"2025-03-28T07:32:29.000Z","size":31702,"stargazers_count":62,"open_issues_count":19,"forks_count":25,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-03-30T17:08:37.717Z","etag":null,"topics":["cisco","ios-xe","iosxe","restconf","terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/CiscoDevNet/iosxe","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,"publiccode":null,"codemeta":null}},"created_at":"2021-09-09T16:32:41.000Z","updated_at":"2025-03-28T07:32:33.000Z","dependencies_parsed_at":"2022-08-26T08:41:35.953Z","dependency_job_id":"aed14ce8-8d6e-4616-9062-963cbe3f8434","html_url":"https://github.com/CiscoDevNet/terraform-provider-iosxe","commit_stats":{"total_commits":270,"total_committers":16,"mean_commits":16.875,"dds":0.4703703703703703,"last_synced_commit":"5135163e2848ab1a2cfa4936857740326d188d3c"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fterraform-provider-iosxe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fterraform-provider-iosxe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fterraform-provider-iosxe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fterraform-provider-iosxe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CiscoDevNet","download_url":"https://codeload.github.com/CiscoDevNet/terraform-provider-iosxe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526761,"owners_count":20953143,"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","ios-xe","iosxe","restconf","terraform","terraform-provider"],"created_at":"2024-11-16T07:25:58.530Z","updated_at":"2025-04-06T18:14:04.631Z","avatar_url":"https://github.com/CiscoDevNet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Tests](https://github.com/CiscoDevNet/terraform-provider-iosxe/actions/workflows/test.yml/badge.svg)](https://github.com/CiscoDevNet/terraform-provider-iosxe/actions/workflows/test.yml)\n\n# Terraform Provider IOS-XE\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/CiscoDevNet/iosxe/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\nIf any file in `gen` directory has been modified, run all the generators:\n\n```shell\ngo generate -x\n```\n\nTo compile the provider, run `go install`. This will build the provider and put the provider binary in the `$GOPATH/bin` directory.\n\nIn order to run the full suite of Acceptance tests, run `make testacc`. Make sure the respective environment variables are set (e.g., `IOSXE_USERNAME`, `IOSXE_PASSWORD`, `IOSXE_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-iosxe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciscodevnet%2Fterraform-provider-iosxe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciscodevnet%2Fterraform-provider-iosxe/lists"}