{"id":16644892,"url":"https://github.com/toyama0919/tagenv","last_synced_at":"2025-10-30T12:31:16.217Z","repository":{"id":59157208,"uuid":"84414932","full_name":"toyama0919/tagenv","owner":"toyama0919","description":"ec2 instance tag apply environment variables.","archived":false,"fork":false,"pushed_at":"2017-12-21T02:07:59.000Z","size":20,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-26T07:45:36.390Z","etag":null,"topics":["ec2","ec2-instance","environment-variables","ruby"],"latest_commit_sha":null,"homepage":null,"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/toyama0919.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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":"2017-03-09T08:03:41.000Z","updated_at":"2017-03-31T09:59:49.000Z","dependencies_parsed_at":"2022-09-13T17:50:51.922Z","dependency_job_id":null,"html_url":"https://github.com/toyama0919/tagenv","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Ftagenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Ftagenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Ftagenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Ftagenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toyama0919","download_url":"https://codeload.github.com/toyama0919/tagenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238968197,"owners_count":19560585,"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":["ec2","ec2-instance","environment-variables","ruby"],"created_at":"2024-10-12T08:12:37.765Z","updated_at":"2025-10-30T12:31:10.928Z","avatar_url":"https://github.com/toyama0919.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tagenv [![Build Status](https://secure.travis-ci.org/toyama0919/tagenv.png?branch=master)](http://travis-ci.org/toyama0919/tagenv) [![Gem Version](https://badge.fury.io/rb/tagenv.svg)](http://badge.fury.io/rb/tagenv)\n\nec2 instance tag apply environment variables.\n\n## Settings\n\n```sh\nexport AWS_ACCESS_KEY_ID=XXXXXXXXXXXXXXXXXXXX\nexport AWS_SECRET_ACCESS_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\nexport AWS_REGION=ap-northeast-1\n```\n\n* support environment variables and iam role.\n\n## Examples\n\n```ruby\nrequire 'tagenv'\n\nTagenv.load(prefix: 'EC2TAG_')\n\np ENV\n# {\n#   \"EC2TAG_Group\"=\u003e\"group_a\",\n#   \"EC2TAG_Roles\"=\u003e\"front\",\n#   \"EC2TAG_Stages\"=\u003e\"staging\",\n#   \"EC2TAG_Name\"=\u003e\"app01\",\n#   \"EC2TAG_Project\"=\u003e\"project_a\"\n#   ....\n# }\n```\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```sh\ngem 'tagenv'\n```\n\nAnd then execute:\n\n```sh\n$ bundle\n```\n\nOr install it yourself as:\n\n```sh\n$ gem install tagenv\n```\n\n## Synopsis\n\n```sh\n$ tagenv\n```\n\n## Future\n\n* Support provider GCP.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new [Pull Request](../../pull/new/master)\n\n## Information\n\n* [Homepage](https://github.com/toyama0919/tagenv)\n* [Issues](https://github.com/toyama0919/tagenv/issues)\n* [Documentation](http://rubydoc.info/gems/tagenv/frames)\n* [Email](mailto:toyama0919@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyama0919%2Ftagenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoyama0919%2Ftagenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyama0919%2Ftagenv/lists"}