Hapag-Lloyd / terraform-aws-bastion-host-ssm

Terraform module to create an enterprise grade bastion host: High availability, SSM access only, encrypted disk and flexible resource naming.
Apache License 2.0
9 stars 4 forks source link

fix: scale spot instances down if a schedule exists #170

Closed HendrikAhrens closed 1 year ago

HendrikAhrens commented 1 year ago

Remove enable_spot condition in aws_autoscaling_schedule.down, does not make sense here.

github-actions[bot] commented 1 year ago

Hey @HendrikAhrensNundP! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under the Apache 2.0 license.

The following ChatOps commands are supported:

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

kayman-mk commented 1 year ago

/finish

github-actions[bot] commented 1 year ago

The /finish action failed. Please check the action protocol!