github digitalocean/terraform-provider-digitalocean v2.0.0

latest releases: v2.38.0, v2.37.1, v2.37.0...
3 years ago

NOTES:

  • This release uses v2.0.3 of the Terraform Plugin SDK and now only supports Terraform v0.12 and higher.
  • The certificate_id attribute of the digitalocean_cdn and digitalocean_loadbalancer resources has been deprecated in favor of certificate_name. It will become a read-only computed attrbute in a future release.

FEATURES:

  • New Data Source: digitalocean_records (#502) Thanks to @tdyas!

IMPROVEMENTS:

  • provider: Upgrade to v2.0.3 of the Terraform Plugin SDK (#492, #503). Thanks to @tdyas!
  • docs: Migrate documentation to new registry format (#501).

BUG FIXES:

  • digitalocean_certificate, digitalocean_cdn, digitalocean_loadbalancer: Use certificate name as primary identifier instead of ID as a Let's Encrypt certificate's ID will change when it's auto-renewed (#500).

Don't miss a new terraform-provider-digitalocean release

NewReleases is sending notifications on new releases.