awspec icon indicating copy to clipboard operation
awspec copied to clipboard

Bugfix/issue 416

Open glasswalk3r opened this issue 3 years ago • 1 comments

Also included other bug fixes and improvements. Tests are also more restrictive now:

  • one must declare the port number of a exception will be raised;
  • one must declare the protocol unless "-1" is acceptable;
  • one must declare the CIDR (target or for) unless 0.0.0.0/0 is acceptable;

glasswalk3r avatar Aug 23 '21 17:08 glasswalk3r

and I would like to avoid erasing test cases to show it as much as possible.

Those deleted test cases are just wrong: they were assuming an output from a different security group name. It's like testing security group B, but using output from the request of security group A details.

glasswalk3r avatar Oct 28 '21 19:10 glasswalk3r