Terraform Digitalocean Droplet Versions Save

Community maintained Terraform module for managing DigitalOcean Droplets and related resources

v1.0.1

4 years ago

Re-introduces var.tags to the droplet.

v1.0.0

4 years ago

This update brings the module up to Terraform 0.12 Support 🎉 thanks to @chicken231 - It has been tested against everything in the examples folder for functionality and everything works as expected.

Please open an issue for any bugs or enhancements 😄

v0.1.7

5 years ago

v0.1.6

5 years ago

v0.1.3

5 years ago

Fixed Issues:

  • #1 - Remove IPv6 private address resources
  • #2 - Update DNS example to circumvent computed values and count assignment

v0.1.2

5 years ago

🐛 Mitigate issue found in private IPv6 addresses / DNS records: https://github.com/terraform-providers/terraform-provider-digitalocean/issues/181

v0.1.1

5 years ago

🐛 fixed in private AAAA record domain

v0.1.0

5 years ago

Release v0.1.0 signifies that there is at least some confidence in it being fit for purpose. stable and a definite intention to practice great care when changing the module in future.

v0.0.7

5 years ago

🐛 fix in output locals

v0.0.1

5 years ago

Functional module for managing Droplets and related Block Storage Volumes.

See examples.