nixops-aws icon indicating copy to clipboard operation
nixops-aws copied to clipboard

Stop/Start an RDS DB instance

Open tewfik-ghariani opened this issue 4 years ago • 2 comments

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'

tewfik-ghariani avatar Mar 23 '21 13:03 tewfik-ghariani

@RaitoBezarius What do you think?

tewfik-ghariani avatar Nov 04 '21 16:11 tewfik-ghariani

@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.

RaitoBezarius avatar Nov 04 '21 16:11 RaitoBezarius