ansible/hacking/aws_config
mmoyle cfe96b2092
add module cloudformation_exports (#67349)
* add module cloudformation_exports

* add RETURN, add aliases group, clean up yaml

* update return value. uncomment security_token. remove cloudformation shortcut

* fix typo

* try to delete test stack

* rename stack

* add cleanup and assert. try to set stack name with variable

* create s3 bucket instead

* set bucket name

* add tests, remove unsed key and import, add iam role, add to module_defaults

* import exceptions, fix assert syntax

* fix assert

* Update test/integration/targets/cloudformation_exports/tasks/main.yml

Co-Authored-By: Jill R <4121322+jillr@users.noreply.github.com>

* fix export name

* renamed module

Co-authored-by: Jill R <4121322+jillr@users.noreply.github.com>
2020-02-27 11:39:59 -07:00
..
testing_policies add module cloudformation_exports (#67349) 2020-02-27 11:39:59 -07:00
build_iam_policy_framework.py AWS module_utils: Clear out Sanity Test issues (#63991) 2019-10-28 09:21:40 +00:00
setup-iam.yml Fix EC2 test suite to work with testing policies (#44387) 2019-07-04 15:25:19 -04:00