b8650c0a50
* Update AWS hacking policy to enable ASG Tagging management * aws_asg: Add tests for ASG Tagging (including idempotency) * aws_asg: ignore sort order when comparing tags on the ASG (fix idempotency) * ec2_asg: (integration tests) test for idempotency when managing metrics collection * ec2_asg: sort list of enabled metrics to ensure clean comparisons.
3 lines
109 B
YAML
3 lines
109 B
YAML
bugfixes:
|
|
- aws_ec2 - fix idempotency when managing tags
|
|
- aws_ec2 - fix idempotency when metrics are enable
|