Skip to content

Releases: akutschi/terraform-digitalocean-cloudflare-droplet

v0.2.0

15 Apr 16:54
d610690

Choose a tag to compare

Changes:

  • Works now with Terraform v0.15
  • Changed list(...) to tolist([...])

v0.1.0

31 Mar 17:52
1e4c424

Choose a tag to compare

This version breaks previous releases.

Changes:

  • Remove firewall configuration
    • Firewall configuration lives now in a separate repository
  • Removed tags in output and for droplets
  • Renamed variables

v0.0.3

16 Mar 16:07
27d754d

Choose a tag to compare

Changes:

  • Changed name for DigitalOcean firewall

v0.0.2

10 Feb 20:46
5655a77

Choose a tag to compare

Fixed typo in a referenced variable.

v0.0.1

10 Feb 19:46
442cd60

Choose a tag to compare

Features:

  • Creates an arbitrary number of Digitalocean Droplets.
  • Creates a Digitalocean firewall and applies the rules to all Droplets created in the previous step.
  • Creates A and AAAA records to Cloudflare.