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

Specifying version_label for aws_elastic_beanstalk_environment #9223

Closed
joeharrison714 opened this issue Oct 4, 2016 · 5 comments
Closed

Comments

@joeharrison714
Copy link

Hi. In the aws cli, when creating a elastic beanstalk environment, you can specify a version label of the application you want to deploy. If not specified, the default is to deploy a sample application.

Currently, there does not appear to be a way to specify the version label when using aws_elastic_beanstalk_environment in terraform. Would it be possible for this to be added?

Here is the corrosponding section in the cli docs:
http://docs.aws.amazon.com/cli/latest/reference/elasticbeanstalk/create-environment.html

--version-label (string)
The name of the application version to deploy.
If the specified application has no associated application versions, AWS Elastic Beanstalk update-environment returns an InvalidParameterValue error.
Default: If not specified, AWS Elastic Beanstalk attempts to launch the sample application in the container.

@dharrisio
Copy link
Contributor

@joeharrison714 This will be possible once #5770 is merged.

@joeharrison714
Copy link
Author

any idea when that will be?

@dharrisio
Copy link
Contributor

@stack72 This issue can be closed as well (#5770).

@stack72
Copy link
Contributor

stack72 commented Feb 22, 2017

Closed via #5770

@stack72 stack72 closed this as completed Feb 22, 2017
@ghost
Copy link

ghost commented Apr 16, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants