aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::ElasticBeanstalk::Environment - [Feature Request] allow more apt version label
Open
enhancement
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
* Currently, AWS::ElasticBeanstalk::Environment-VersionLabel is a link to AWS::ElasticBeanstalk::ApplicationVersion ... this leads to a situation where the version label bears no resemblance to the actual application version deployed
* Perhaps, introduce an additional property of: AWS::ElasticBeanstalk::Environment-ApplicationVersion in place of it, and retain VersionLabel as a text field that can be set as required
This will better approximate to the situation with CLI where we can apply --version-label.
Contributor guide
Assessment
This issue has not been assessed yet.