sigdba / sig-shared-sceptre

Shared templates for Sceptre/CloudFormation
2 stars 0 forks source link

Add scheduling options to ECS auto-stop #65

Open dboitnot opened 2 years ago

dboitnot commented 2 years ago

Allow user to define windows in which auto-stop is allowed or not allowed.

Model should include allow_stop_during, allow_start_during, deny_stop_during, and deny_start_during or equivalent configuration.