{"id":30556055,"url":"https://github.com/davetcode/terraform-provider-pbs","last_synced_at":"2025-08-28T06:26:17.150Z","repository":{"id":309625182,"uuid":"945180018","full_name":"DaveTCode/terraform-provider-pbs","owner":"DaveTCode","description":"Contains the start of a terraform provider and go client library wrapping qmgr for Altair PBS Professional/OpenPbs","archived":false,"fork":false,"pushed_at":"2025-08-13T00:11:33.000Z","size":279,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T00:14:24.613Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaveTCode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-08T20:54:34.000Z","updated_at":"2025-08-12T21:49:27.000Z","dependencies_parsed_at":"2025-08-13T00:15:37.517Z","dependency_job_id":"14f81b79-47cd-4833-83a0-10bb4581a63b","html_url":"https://github.com/DaveTCode/terraform-provider-pbs","commit_stats":null,"previous_names":["davetcode/terraform-provider-pbs"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/DaveTCode/terraform-provider-pbs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveTCode%2Fterraform-provider-pbs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveTCode%2Fterraform-provider-pbs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveTCode%2Fterraform-provider-pbs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveTCode%2Fterraform-provider-pbs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveTCode","download_url":"https://codeload.github.com/DaveTCode/terraform-provider-pbs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveTCode%2Fterraform-provider-pbs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272453446,"owners_count":24937467,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-28T06:26:06.687Z","updated_at":"2025-08-28T06:26:17.132Z","avatar_url":"https://github.com/DaveTCode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Provider for Altair PBS\n\nThis repository contains a custom Terraform provider for provisioning aspects of a PBS system. Essentially providing an infrastructure as code interface\non top of `qmgr`\n\n## Status\n\nThe following table illustrates the various resources that this provider eventually expects to include and the state of each\n\n| Resource             | Create | Read | Update | Delete | Data Source |\n|----------------------|--------|------|--------|--------|-------------|\n| Queue                | y      | y    | y      | y      | y           |\n| vNode                | y      | y    | y      | y      | y           |\n| Custom Resource      | y      | y    | y      | y      | y           |\n| Hooks                | y      | y    | y      | y      | y           |\n| Server Attributes    | y      | y    | y      | y      | y           |\n| Hook files           | x      | x    | x      | x      | x           |\n\nThis repository will probably never provision jobs/reservations etc as those are deemed outside of the general \"configuration of PBS\" steps.\n\nThis repository will also never provision the VM/containers required to actually run PBS. That's typically handled by another layer of automation, \nwhether cloud based or manual.\n\n## Generate documentation\n\nThere is a make target (`make generate`) will run the documentation generation however there is a gotcha to this where it will rely on cached prior binaries over building from scratch.\n\nOn windows I was able to resolve this by running `Remove-Item \"$env:APPDATA\\terraform.d\\plugin-cache\" -Recurse -Force -ErrorAction SilentlyContinue` before using the generator.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavetcode%2Fterraform-provider-pbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavetcode%2Fterraform-provider-pbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavetcode%2Fterraform-provider-pbs/lists"}