Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For ELB_LIST #47

Open
nsinghhubble opened this issue Aug 8, 2016 · 1 comment
Open

For ELB_LIST #47

nsinghhubble opened this issue Aug 8, 2016 · 1 comment
Labels

Comments

@nsinghhubble
Copy link

I have 3 env Dev Staging and Prod, then in ELB_LIST I have to give all 3 ELB names if I want to use same branch to deploy on all 3 env?

Bit confuse how this can be done without env dependency

@Jmcfar
Copy link
Contributor

Jmcfar commented Aug 17, 2016

Hi,

If you want to deploy to all 3 environments using the same version of software, you'll want to conditionally set ELB_LIST to the correct ELB based on the deployment group you are using. You can do this by using the environment variables passed to the script: https://blogs.aws.amazon.com/application-management/post/Tx1PX2XMPLYPULD/Using-CodeDeploy-Environment-Variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants