{"id":30127602,"url":"https://github.com/moeki0/barruun","last_synced_at":"2025-10-16T23:23:53.729Z","repository":{"id":56842791,"uuid":"449157126","full_name":"moeki0/barruun","owner":"moeki0","description":"Barruun is a simple tool for Infrastructure as Code of Google Cloud Platform using `gcloud` command","archived":false,"fork":false,"pushed_at":"2022-02-02T01:11:30.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T19:58:45.635Z","etag":null,"topics":["gcp","gem","infrastructure-as-code","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/moeki0.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}},"created_at":"2022-01-18T05:48:56.000Z","updated_at":"2023-02-01T08:11:36.000Z","dependencies_parsed_at":"2022-09-01T09:02:58.857Z","dependency_job_id":null,"html_url":"https://github.com/moeki0/barruun","commit_stats":null,"previous_names":["cc-kawakami/barruun","kawakamimoeki/barruun","kawakamidev/barruun","moekiorg/barruun"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/moeki0/barruun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fbarruun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fbarruun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fbarruun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fbarruun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moeki0","download_url":"https://codeload.github.com/moeki0/barruun/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fbarruun/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269756394,"owners_count":24470566,"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-10T02:00:08.965Z","response_time":71,"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":["gcp","gem","infrastructure-as-code","ruby"],"created_at":"2025-08-10T17:08:29.429Z","updated_at":"2025-10-16T23:23:48.665Z","avatar_url":"https://github.com/moeki0.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Barruun\n\nBarruun is a simple tool for Infrastructure as Code of Google Cloud Platform using `gcloud` command.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'barruun'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install barruun\n\n## Usage\n\n```\nCommands:\n  barruun help [COMMAND]     # Describe available commands or one specific command\n  barruun logging \u003ccommand\u003e  # Manage Cloud Logging.\n  barruun storage \u003ccommand\u003e  # Manage Cloud Storage.\n```\n\n### Logging\n\n```\nCommands:\n  barruun logging help [COMMAND]   # Describe subcommands or one specific subcommand\n  barruun logging sink [FILEPATH]  # Create or update sink.\n```\n\n#### Sink\n\nPlease set project id to `PROJECT_ID`.\n\n```yaml\nname: foobar\ndestination: bigquery.googleapis.com/projects/:PROJECT_ID/datasets/test\nlog-filter: 'jsonPayload.\"event-data\":*'\n```\n\n### Storage\n\n```\nCommands:\n  barruun storage bucket [FILEPATH]  # Create or update bucket.\n  barruun storage help [COMMAND]     # Describe subcommands or one specific subcommand\n```\n\n#### Bucket\n\n```yaml\nname: foobarbox\nclass: regional\nbucket-level: 'on'\nlocation: us-central1\n```\n\n### BigQuery\n\n```\nCommands:\n  barruun bigquery dataset [FILEPATH]  # Create dataset\n  barruun bigquery help [COMMAND]      # Describe subcommands or one specific subcommand\n```\n\n#### Dataset\n\n```yaml\nname: foobar\nlocation: asia-northeast1\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeki0%2Fbarruun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoeki0%2Fbarruun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeki0%2Fbarruun/lists"}