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
Mark Chappell b5f484dcc3 ec2_eip Don't throw an exception when re-releasing an EIP (idempotency) (#62332)
* ec2_eip: (integration tests) move to using module_defaults

* ec2_eip: (integration tests) expand integration tests

Also clean up a little
- Delete EIPs when we finish testing them (reduce the chance of hitting limits)
- Rejig deletion so that it works when runs fail
- Add tests for ec2_eip_info

* ec2_eip: Minor doc tweaks

* ec2_eip: Don't throw an exception when we try to disassociate an already disassociated EIP

* ec2_eip: Add missing IAM policy (manage IGWs)

* ec2_eip: (integration tests) Use the VPC as a crude lock to avoid running parallel tests

We test that untagged EIPs come and go as we expect, if multiple tests are
running in parallel this confuses things

* Fix ec2_eip association
5 years ago
..
compute-policy.json ec2_vpc_nacl and ec2_vpc_nacl_info migrate to AnsibleAWSModule and add tests (#63163) 5 years ago
container-policy.json Fix EC2 test suite to work with testing policies (#44387) 5 years ago
database-policy.json rds_subnet_group : Sanity Check fixes (docs) and Integration tests (#63214) 5 years ago
devops-policy.json aws_codecommit: Fix integration tests and Add support for updating the description (#61263) 5 years ago
network-policy.json ec2_eip Don't throw an exception when re-releasing an EIP (idempotency) (#62332) 5 years ago
security-policy.json Add aws_acm module (#60552) 5 years ago
storage-policy.json Integration tests for s3_logging (#63257) 5 years ago