{"id":35187822,"url":"https://github.com/overleaf/infra_manager_demo","last_synced_at":"2026-03-17T21:04:12.102Z","repository":{"id":195408923,"uuid":"692806767","full_name":"overleaf/infra_manager_demo","owner":"overleaf","description":"Demo repo for Google Infrastructure Manager","archived":false,"fork":false,"pushed_at":"2024-07-02T09:55:22.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-31T21:43:39.183Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/overleaf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-09-17T16:33:47.000Z","updated_at":"2024-07-02T09:55:25.000Z","dependencies_parsed_at":"2024-06-14T12:42:12.226Z","dependency_job_id":null,"html_url":"https://github.com/overleaf/infra_manager_demo","commit_stats":null,"previous_names":["overleaf/infra_manager_demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/overleaf/infra_manager_demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overleaf%2Finfra_manager_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overleaf%2Finfra_manager_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overleaf%2Finfra_manager_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overleaf%2Finfra_manager_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/overleaf","download_url":"https://codeload.github.com/overleaf/infra_manager_demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overleaf%2Finfra_manager_demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30631429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: 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":"2025-12-29T05:03:51.187Z","updated_at":"2026-03-17T21:04:12.084Z","avatar_url":"https://github.com/overleaf.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Infrastructure Manager\n\nDemo Terraform config for Google's new [Infrastructure Manager](https://cloud.google.com/infrastructure-manager/docs).\n\nThis repo needs to be public, as it appears Infrastructure Manager doesn't currently support auth to private GitHub repos.\n\n```\nexport PROJECT_ID=...\nexport ACCOUNT_ID=...\nexport FOLDER_ID=...\ngcloud projects create $PROJECT_ID  --folder=$FOLDER_ID\ngcloud billing projects link $PROJECT_ID --billing-account=$ACCOUNT_ID\ngcloud --project  $PROJECT_ID services enable config.googleapis.com\n\ngcloud --project  $PROJECT_ID iam service-accounts create sva-infra-manager\ngcloud projects add-iam-policy-binding $PROJECT_ID --member=\"serviceAccount:sva-infra-manager@$PROJECT_ID.iam.gserviceaccount.com\" --role=roles/config.agent\ngcloud projects add-iam-policy-binding $PROJECT_ID --member=\"serviceAccount:sva-infra-manager@$PROJECT_ID.iam.gserviceaccount.com\" --role=roles/owner\n\ngcloud alpha --project $PROJECT_ID infra-manager deployments apply gce-instance --git-source-repo=https://github.com/overleaf/infra_manager_demo.git --git-source-directory=gce_instance --location=us-central1 --service-account=projects/$PROJECT_ID/serviceAccounts/sva-infra-manager@$PROJECT_ID.iam.gserviceaccount.com --input-values=project_id=$PROJECT_ID\n\ngcloud alpha --project $PROJECT_ID infra-manager deployments delete gce-instance --location=us-central1\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverleaf%2Finfra_manager_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverleaf%2Finfra_manager_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverleaf%2Finfra_manager_demo/lists"}