Originate / exosphere

A modern cloud-based micro-service framework
MIT License
17 stars 6 forks source link

exo-deploy: allow creating an RDS instance from a snapshot #344

Closed Bowbaq closed 7 years ago

Bowbaq commented 7 years ago

RDS instances can be created from a snapshot. This is useful in several cases, namely renaming a database instance (which causes a new instance to be created). The rds module currently does not support this.

charlierudolph commented 7 years ago

Moved to epic in exosphere-sdk