Skip to content

Releases: terraform-digitalocean-modules/terraform-digitalocean-droplet

v1.0.1

09 Feb 18:12
5862503
Compare
Choose a tag to compare

Re-introduces var.tags to the droplet.

Terraform 0.12

09 Feb 17:58
4e78f11
Compare
Choose a tag to compare

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

26 Feb 01:43
Compare
Choose a tag to compare
TTL should be a number

v0.1.6

26 Feb 00:47
Compare
Choose a tag to compare
Set DNS TTL of 60 seconds

v0.1.3: Remove private IPv6 related code, update DNS example.

18 Jan 12:46
Compare
Choose a tag to compare

Fixed Issues:

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

IPv6 private address issue

17 Jan 19:52
Compare
Choose a tag to compare

v0.1.1

17 Jan 19:25
Compare
Choose a tag to compare

🐛 fixed in private AAAA record domain

Fit for human consumption

17 Jan 18:38
Compare
Choose a tag to compare

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

17 Jan 18:32
Compare
Choose a tag to compare

🐛 fix in output locals

First release

16 Jan 01:40
Compare
Choose a tag to compare

Functional module for managing Droplets and related Block Storage Volumes.

See examples.