ansible-collections / community.aws

Ansible Collection for Community AWS
GNU General Public License v3.0
187 stars 395 forks source link

Add elasticbeanstalk create-application-version and elasticbeanstalk update-environment modules #1562

Open yodatak opened 1 year ago

yodatak commented 1 year ago

Summary

I want to have tha ansible idempotent way to update elasticbeanstalk stack maybe we could use this https://github.com/hsingh/ansible-elastic-beanstalk

Issue Type

Feature Idea

Component Name

elasticbeanstalk

Additional Information

Code of Conduct

ansibullbot commented 1 year ago

Files identified in the description: None

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

alinabuzachis commented 1 year ago

@yodatak Thank you for this idea. Would you be willing to open a PR to add these new modules?