Skip to content

morizyun/eb-deploy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

eb-deploy

Deploy an application to an Elastic Beanstalk instance using AWS EB CLI

Usage

- morizyun/eb-deploy:
    access_key: $AWS_ACCESS_KEY
    secret_key: $AWS_SECRET_KEY
    app_name:   $AWS_APP_NAME
    env_name:   $AWS_ENV_NAME
    s3_bucket:  $AWS_S3_BUCKET_NAME
    region:     $AWS_REGION (default: ap-northeast-1)

About

Deploy an application to an Elastic Beanstalk instance using AWS CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages