{"id":24464593,"url":"https://github.com/dongri/aws","last_synced_at":"2025-09-18T08:46:01.136Z","repository":{"id":27971046,"uuid":"31464258","full_name":"dongri/aws","owner":"dongri","description":"AWS Elastic Beanstalk Deploy Tool","archived":false,"fork":false,"pushed_at":"2015-04-19T04:09:40.000Z","size":164,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T11:17:00.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dongri.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}},"created_at":"2015-02-28T14:03:37.000Z","updated_at":"2019-02-07T12:46:18.000Z","dependencies_parsed_at":"2022-08-26T11:01:45.625Z","dependency_job_id":null,"html_url":"https://github.com/dongri/aws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dongri/aws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongri%2Faws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongri%2Faws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongri%2Faws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongri%2Faws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dongri","download_url":"https://codeload.github.com/dongri/aws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongri%2Faws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272236530,"owners_count":24897443,"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-26T02:00:07.904Z","response_time":60,"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":[],"created_at":"2025-01-21T05:16:06.976Z","updated_at":"2025-09-18T08:45:56.103Z","avatar_url":"https://github.com/dongri.png","language":"Go","readme":"# eb-deploy\nAWS Elastic Beanstalk Deploy Tool\n\n# Requirement\n\nEB CLI 3.x\n\n[Getting Set Up with EB Command Line Interface (CLI) 3.x](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-getting-set-up.html)\n\n# Install (Settings ENVs)\n\n```\nvar envs = map[string]interface{}{\n\t\"dev\": map[string]string{\n\t\t\"CNAME\":  \"******.elasticbeanstalk.com\",\n\t\t\"REGION\": \"ap-northeast-1\",\n\t},\n\t\"prd\": map[string]string{\n\t\t\"CNAME\":  \"******.elasticbeanstalk.com\",\n\t\t\"REGION\": \"us-east-1\",\n\t},\n}\n```\n\n# Usage\n\n```\n$ go run deploy.go dev\n\nor\n\n$ go run deploy.go prd\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongri%2Faws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdongri%2Faws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongri%2Faws/lists"}