Elasticbeanstalk app (#31079)

* New AWS elasticbeanstalk app module

* Integration tests for elasticbeanstalk_app
This commit is contained in:
Stephen Granger 2018-01-29 15:38:32 -08:00 committed by Sloane Hertel
commit 7fa09390b0
5 changed files with 386 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
# defaults file for aws_elasticbeanstalk_app
app_name: '{{ resource_prefix }}_eb_ansible_test'
description: 'eb_ansible_test app description'
alternate_description: 'eb_ansible_test app alternate_description'