{"id":18743274,"url":"https://github.com/roxy-wi/terraform-provider-rmon","last_synced_at":"2025-11-21T15:30:19.056Z","repository":{"id":259024329,"uuid":"870684861","full_name":"roxy-wi/terraform-provider-rmon","owner":"roxy-wi","description":"Terraform provider for RMON","archived":false,"fork":false,"pushed_at":"2025-02-13T07:31:23.000Z","size":16915,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T08:28:28.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roxy-wi.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":"2024-10-10T13:37:11.000Z","updated_at":"2025-02-13T07:31:27.000Z","dependencies_parsed_at":"2025-02-13T08:36:42.928Z","dependency_job_id":null,"html_url":"https://github.com/roxy-wi/terraform-provider-rmon","commit_stats":null,"previous_names":["roxy-wi/terraform-provider-rmon"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxy-wi%2Fterraform-provider-rmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxy-wi%2Fterraform-provider-rmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxy-wi%2Fterraform-provider-rmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxy-wi%2Fterraform-provider-rmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roxy-wi","download_url":"https://codeload.github.com/roxy-wi/terraform-provider-rmon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239627127,"owners_count":19670843,"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":[],"created_at":"2024-11-07T16:10:51.925Z","updated_at":"2025-11-21T15:30:18.983Z","avatar_url":"https://github.com/roxy-wi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Terraform Provider for RMON\n\nThe Terraform Provider for RMON allows you to manage RMON resources such as UDP listeners and groups.\n\n## Requirements\n\n- [Terraform](https://www.terraform.io/downloads.html) v1.7.0+\n- Go 1.22.5+ (to build the provider)\n\n## Building The Provider\n\nClone the repository and build the provider using the Go toolchain:\n\n```sh\ngit clone \u003cyour-repository-url\u003e\ncd \u003cyour-repository-directory\u003e\ngo build -o terraform-provider-rmon\n```\n\n## Installing The Provider\n\nMove the binary into the Terraform plugins directory:\n\n```sh\nmkdir -p ~/.terraform.d/plugins/rmon.com/rmon/1.0.0/linux_amd64\nmv terraform-provider-rmon ~/.terraform.d/plugins/rmon.com/rmon/1.0.0/linux_amd64\n```\n\n## Using The Provider\n\nTo use the provider, include it in your Terraform configuration:\n\n```hcl\nprovider \"rmon\" {\n  base_url = \"https://you_address/\"\n  login    = \"your-login\"\n  password = \"your-password\"\n}\n```\n\n\n## License\n\nMIT License. See [LICENSE](./LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxy-wi%2Fterraform-provider-rmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froxy-wi%2Fterraform-provider-rmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxy-wi%2Fterraform-provider-rmon/lists"}