{"id":36688112,"url":"https://github.com/converged-computing/usernetes-tofu-gcp","last_synced_at":"2026-01-12T11:16:41.775Z","repository":{"id":191975507,"uuid":"685766042","full_name":"converged-computing/usernetes-tofu-gcp","owner":"converged-computing","description":"Development environment for usernetes on Google Cloud (using HashiCorp Packer and Terraform)","archived":false,"fork":false,"pushed_at":"2023-11-08T21:27:56.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-10T14:50:08.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/converged-computing.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}},"created_at":"2023-09-01T00:51:59.000Z","updated_at":"2023-11-08T21:28:32.000Z","dependencies_parsed_at":"2023-09-01T21:08:12.517Z","dependency_job_id":null,"html_url":"https://github.com/converged-computing/usernetes-tofu-gcp","commit_stats":null,"previous_names":["converged-computing/usernetes-terraform-gcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/converged-computing/usernetes-tofu-gcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fusernetes-tofu-gcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fusernetes-tofu-gcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fusernetes-tofu-gcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fusernetes-tofu-gcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/converged-computing","download_url":"https://codeload.github.com/converged-computing/usernetes-tofu-gcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fusernetes-tofu-gcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","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-12T11:16:40.934Z","updated_at":"2026-01-12T11:16:41.771Z","avatar_url":"https://github.com/converged-computing.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usernetes on Google Cloud\n\n\u003e Using OpenTofu\n\nThis is an OpenTofu module to create Google Cloud images for Usernetes development using HashiCorp Packer. We are going off of the pull request [here](https://github.com/rootless-containers/usernetes/pull/287)  and development is happening in [examples/basic](examples/basic). Note that we are installing docker to the VM, and the hope is that this is mostly interchangeable with podman.\n\n## Usage\n\n### Create Google Service Accounts\n\nCreate default application credentials (just once):\n\n```bash\n$ gcloud auth application-default login\n```\n\nthis is for packer to find and use.\n\n### Build Images with Packer\n\nLet's first go into [build-images](build-images) to use packer to build our images.\nYou'll need to first [install packer](https://developer.hashicorp.com/packer/downloads)\nYou can use the Makefile there to build all (or a select set of) images.\nNote that we are currently advocating for using the single bursted image:\n\n```bash\nexport GOOGLE_PROJECT=myproject\ncd ./build-images/compute\n```\n```bash\n$ make\n```\n\n### Deploy with OpenTofu\n\nYou can build images under [build-images](build-images) and then use the modules\nprovided in [tf](tf). An example is provided in [examples/basic](examples/basic).\n\n## License\n\nHPCIC DevTools is distributed under the terms of the MIT license.\nAll new contributions must be made under this license.\n\nSee [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),\n[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and\n[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.\n\nSPDX-License-Identifier: (MIT)\n\nLLNL-CODE- 842614\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverged-computing%2Fusernetes-tofu-gcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconverged-computing%2Fusernetes-tofu-gcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverged-computing%2Fusernetes-tofu-gcp/lists"}