Skip to content

CAChristopher/ether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ether

Sleeping AWS resources.

alt text

Usage

Cron job that runs with an AWS IAM role to check tags for auto starting and auto stopping resources.

Tags

The ether key checks for start and stop values in cron time format in parenthesis. If not available, the values will default to 7am and 7pm. This tag is optional and will not default. Prod instances should not have this tag unless otherwise approved.

All times are UTC

Tag format must be

Key=ether Value=start: (* * * * *), stop: (* * * * *)

Future

Add optional tag option for kill. Find way to implement timezones.

About

Sleeping AWS resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published