amazon-ec2-metadata-mock
amazon-ec2-metadata-mock copied to clipboard
added support for asg target-lifecycle-state path
Issue #218
Description of changes:
- Added core functionality for handling /latest/meta-data/autoscaling/target-lifecycle-state GET requests and changing state after set delay or trigger time.
- Updated README
- Added unit tests for asglifecycle subcommand
- Added e2e tests to test that asglifecycle target-lifecycle-state changes from InService to Terminated after delay
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.