Files
community.general/test/integration/targets
Ryan Brown 858a1b09bb EC2_group module refactor (formerly pr/37255) (#38678)
* Refactor ec2_group

Replace nested for loops with list comprehensions

Purge rules before adding new ones in case sg has maximum permitted rules

* Add check mode tests for ec2_group

* add tests

* Remove dead code

* Fix integration test assertions for old boto versions

* Add waiter for security group that is autocreated

* Add support for in-account group rules

* Add common util to get AWS account ID

Fixes #31383

* Fix protocol number and add separate tests for egress rule handling

* Return egress rule treatment to be backwards compatible

* Remove functions that were obsoleted by `Rule` namedtuple

* IP tests

* Move description updates to a function

* Fix string formatting missing index

* Add tests for auto-creation of the same group in quick succession

* Resolve use of brand-new group in a rule without a description

* Clean up duplicated get-security-group function

* Add reverse cleanup in case of dependency issues

* Add crossaccount ELB group support

* Deal with non-STS calls to account API

* Add filtering of owner IDs that match the current account
2018-05-24 11:53:21 -04:00
..
2018-04-22 07:11:34 -07:00
2017-08-31 12:11:43 -07:00
2018-05-16 11:09:32 -05:00
2018-05-16 10:41:11 -07:00
2018-02-07 23:33:04 -08:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-04-04 10:46:30 -04:00
2018-04-17 09:53:59 -04:00
2018-05-09 09:54:03 -07:00
2018-04-12 11:08:15 -07:00
2017-08-15 23:12:08 -07:00
2018-05-24 12:00:04 +05:30
2017-08-31 12:11:43 -07:00
2018-04-22 07:11:34 -07:00
2018-05-14 14:55:01 +02:00
2018-04-05 08:56:21 -07:00
2018-01-15 21:15:04 -08:00
2017-09-14 07:14:30 -07:00
2018-02-14 17:01:36 -05:00
2017-08-31 12:11:43 -07:00
2018-05-17 11:34:13 -04:00
2018-02-11 11:40:33 -05:00
2018-05-03 09:59:36 -04:00
2018-05-02 20:41:48 +02:00