amazon-ec2-metadata-mock icon indicating copy to clipboard operation
amazon-ec2-metadata-mock copied to clipboard

added support for asg target-lifecycle-state path

Open Lu-David opened this issue 1 year ago • 0 comments

Issue #218

Description of changes:

  1. Added core functionality for handling /latest/meta-data/autoscaling/target-lifecycle-state GET requests and changing state after set delay or trigger time.
  2. Updated README
  3. Added unit tests for asglifecycle subcommand
  4. 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.

Lu-David avatar Aug 29 '24 22:08 Lu-David