Sleeping AWS resources.
Cron job that runs with an AWS IAM role to check tags for auto starting and auto stopping resources.
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: (* * * * *)
Add optional tag option for kill. Find way to implement timezones.
