Closed sebastianczech closed 7 months ago
/idempotence paths="examples/centralized_design_autoscale examples/combined_design_autoscale examples/isolated_design_autoscale" tf_version="1.2"
Testing job ID: 8703086639 Job result: SUCCESS
/idempotence paths="examples/centralized_design_autoscale examples/combined_design_autoscale examples/isolated_design_autoscale examples/centralized_design examples/combined_design examples/isolated_design"
Testing job ID: 8735935001 Job result: SUCCESS
Description
PR delivers changes:
include_deprecated_ami
, which adds ability to use deprecated marketplace imagesscaling_estimated_instance_warmup
used to define time time until a newly launched instance can contribute to the CloudWatch metricscaling_estimated_instance_warmup
Motivation and Context
Initially PR was raised because of #35, but while testing changes there were noticed problems with deprecated VM-Series images, so in order to fully test changes there were required improvements in other modules and examples.
How Has This Been Tested?
Code was tested locally in the lab and via ChatOps.
Types of changes
Checklist