{"id":22370491,"url":"https://github.com/pollosp/pulumi-poc2","last_synced_at":"2026-01-06T00:50:22.281Z","repository":{"id":146700223,"uuid":"163522271","full_name":"pollosp/pulumi-poc2","owner":"pollosp","description":"Another Pulumi POC","archived":false,"fork":false,"pushed_at":"2018-12-29T15:45:36.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T21:11:25.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pollosp.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":"2018-12-29T15:45:16.000Z","updated_at":"2018-12-29T15:45:37.000Z","dependencies_parsed_at":"2023-05-18T19:31:19.460Z","dependency_job_id":null,"html_url":"https://github.com/pollosp/pulumi-poc2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollosp%2Fpulumi-poc2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollosp%2Fpulumi-poc2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollosp%2Fpulumi-poc2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollosp%2Fpulumi-poc2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pollosp","download_url":"https://codeload.github.com/pollosp/pulumi-poc2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245697091,"owners_count":20657838,"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-12-04T19:45:46.836Z","updated_at":"2026-01-06T00:50:22.200Z","avatar_url":"https://github.com/pollosp.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PULUMI DEMO\n## Description\nThis example creates a serie of buckets in GCS, bucker names are comming from API.\nAPI used into the example is available in https://github.com/pollosp/gin-test\n\n## Running the example\n\nExecute the following bash command in order to setup the enviroment.\n\n```bash\nexport CREDENTIALS_FILE=\"/Users/omar/Downloads/EXAMPLE-1bf0619764f8.json\"\nexport CREDENTIALS=$(cat $CREDENTIALS_FILE)\nexport PULUMI_ACCESS_TOKEN=\"zzzz\"\nexport GOOGLE_PROJECT=\"XXX\"\nexport GREETING=\"Hello World\"\n```\n\nPulumi requires access token in order to save state, you can get one at https://app.pulumi.com/\n\nCreate the container with the pulumi code binary\n\n```bash\nmake build-gcp\n```\n\nPreview GCP resources to create\n\n```bash\nmake pulumi-preview\n```\n\nCreate/Update GCP resources\n\n```bash\nmake pulumi-update\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpollosp%2Fpulumi-poc2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpollosp%2Fpulumi-poc2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpollosp%2Fpulumi-poc2/lists"}