You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/hacking/aws_config/testing_policies
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>
5 years ago
..
compute-policy.json elb_target / elb_target_info : Integration test fixups (#61256) 5 years ago
container-policy.json Add support for ECR Lifecycle Policies to ecs_ecr (#48997) 5 years ago
database-policy.json AnsibleAWSModule related cleanup - redshift (#66779) 5 years ago
devops-policy.json add module cloudformation_exports (#67349) 5 years ago
network-policy.json Update Route53 IAM policy so the Route53 tests run (#64886) 5 years ago
security-policy.json Refactor iam_role to bring down the complexity score (#66027) 5 years ago
storage-policy.json