Terraform Provider Hetznerdns Versions Save

Terraform provider for Hetzner DNS

v2.2.0

1 year ago

v2.1.0

2 years ago

Changelog

  • #36 Use retry when API requests fail and are retryable (0a9ecb7)

v2.0.0

2 years ago

Changelog

Update to Terraform Provider SDK V2.

  • a6bfa6b Prepare release v2.0.0

v1.2.0

2 years ago

Changelog

  • Update ARM support (#32)
  • Enhance documentation (#26, #25)

v1.1.1

3 years ago

Changelog

0da2706 fix: Code highlighting in docs 8ec2d67 fix: Show error when DNS zone doesn't exist (fixes #14) 31efb57 fix: convert TTL to int instead of *int (fixes #16)

v1.1.0

3 years ago

DNS records and zones can now both be created, updated, deleted and imported.

Changelog

1d860eb Document how to use quotes in TXT records 9cf49fe Document how to import records 5642e7b Make TTL of record optional

v1.0.7

3 years ago

Changelog

c45e7ae Fix docs

v1.0.6

3 years ago

Changelog

e9c64fc Prepare for publishing to Terraform Registry

v1.0.5

3 years ago

Changelog

e7e5872 Add regression test to verify issue #5 never happens again 94806e7 Only synchronize PUT and POST requests

Fixes

Issue #6

v1.0.4

3 years ago

Changelog

74a1d0d Cleanup docs 4a92377 Fix copy and paste error in README 81bdcd3 Fix data source docs 6b966d2 Fix typos 🙈 3109ecf fix: Synchronize API requests