{"id":36627908,"url":"https://github.com/fujitsu/terraform-provider-irmc-redfish","last_synced_at":"2026-01-12T09:34:09.474Z","repository":{"id":318297481,"uuid":"939952802","full_name":"fujitsu/terraform-provider-irmc-redfish","owner":"fujitsu","description":"Terraform provider for Primergy iRMC","archived":false,"fork":false,"pushed_at":"2025-11-26T11:14:56.000Z","size":539,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-28T17:49:16.564Z","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fujitsu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-27T11:29:16.000Z","updated_at":"2025-11-25T12:14:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"192ffeda-dcf4-48b5-a8be-aa03f4391a1e","html_url":"https://github.com/fujitsu/terraform-provider-irmc-redfish","commit_stats":null,"previous_names":["fujitsu/terraform-provider-irmc-redfish"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fujitsu/terraform-provider-irmc-redfish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fujitsu%2Fterraform-provider-irmc-redfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fujitsu%2Fterraform-provider-irmc-redfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fujitsu%2Fterraform-provider-irmc-redfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fujitsu%2Fterraform-provider-irmc-redfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fujitsu","download_url":"https://codeload.github.com/fujitsu/terraform-provider-irmc-redfish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fujitsu%2Fterraform-provider-irmc-redfish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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":[],"created_at":"2026-01-12T09:34:09.410Z","updated_at":"2026-01-12T09:34:09.466Z","avatar_url":"https://github.com/fujitsu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nCopyright (c) 2024 Fsas Technologies Inc., or its subsidiaries. All Rights Reserved.\n\nLicensed under the Mozilla Public License Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://mozilla.org/MPL/2.0/\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n--\u003e\n\n# Terraform Provider for iRMC FSAS Redfish API\n\nThe Terraform provider allows control and management over Fsas servers equipped with iRMC.\n\n## Table of contents\n* [License](#license)\n* [Prerequisites](#prerequisites)\n* [List of supported data sources](#list-of-supported-data-sources)\n* [List of supported resources](#list-of-supported-resources)\n\n## License\nThe provider is released and licensed under the MPL-2.0 license. See [License](LICENSE) for the full terms.\n\n## Prerequisites\n- [Terraform](https://developer.hashicorp.com/terraform/downloads) \u003e= 1.0\n- [Go](https://golang.org/doc/install) \u003e= 1.21\n- PRIMERGY system iRMCS6-based generations: M7, M2 (AMD), monoM6 and M8\n\n## List of supported data sources\n* [Bios](docs/data-sources/bios.md)\n* [Firmware inventory](docs/data-sources/firmware_inventory.md)\n* [Storage](docs/data-sources/storage.md)\n* [System boot](docs/data-sources/system_boot.md)\n* [Virtual media](docs/data-sources/virtual_media.md)\n\n## List of supported resources\n* [Bios](docs/resources/bios.md)\n* [Boot order](docs/resources/boot_order.md)\n* [Boot source override](docs/resources/boot_source_override.md)\n* [Certificate CA CAS SMTP](docs/resources/certificate_ca_cas_smtp.md)\n* [Certificate CA for Update and Deployment](docs/resources/certificate_ca_upd_deploy.md)\n* [Certificate Web Server](docs/resources/certificate_web_server.md)\n* [iRMC firmware update](docs/resources/irmc_firmware_update.md)\n* [iRMC reset](docs/resources/irmc_reset.md)\n* [Power](docs/resources/power.md)\n* [Simple update](docs/resources/simple_update.md)\n* [Storage volume](docs/resources/storage_volume.md)\n* [Storage](docs/resources/storage.md)\n* [User account](docs/resources/user_account.md)\n* [Virtual media](docs/resources/virtual_media.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffujitsu%2Fterraform-provider-irmc-redfish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffujitsu%2Fterraform-provider-irmc-redfish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffujitsu%2Fterraform-provider-irmc-redfish/lists"}