nixops-aws
nixops-aws copied to clipboard
Stop/Start an RDS DB instance
Given that the RDS database instance is considered as a resource and not a machine, would it be possible to introduce the stop/start operations?
If yes, we can also consider adding a method for 'reboot'
@RaitoBezarius What do you think?
@tewfik-ghariani hm, I had no use for start/stop/reboot operations on RDS, but taking backups/restoring snapshots are things I always wanted to do with RDS.
I see no reason that a resource could not support these operations.