rtizzy / terraform-provider-vultr

This is a terraform provider for the Vultr cloud. This has been forked from the unmaintained version started by @rgl.
Mozilla Public License 2.0
17 stars 3 forks source link

Implement Snapshots feature #1

Closed rtizzy closed 7 years ago

rtizzy commented 7 years ago

Implement ability to restore from a snapshot.

rtizzy commented 7 years ago

Implemented Snapshots feature in #3. Included checks to make sure os_id is the proper version.

35e306f