Skip to content

Releases: inwx/terraform-provider-inwx

1.4.1

16 Apr 11:44
66e1ddd
Compare
Choose a tag to compare
Merge pull request #29 from inwx/fix_nameserver_records_invalid_state

fix: nameserver records invalid state

1.4.0

29 Jan 13:19
0e19848
Compare
Choose a tag to compare
  • #18 Feature request: Create domain on nameserver
  • #19 Feature request: Enable automated DNSSEC management for a domain
  • #22 Feature request: Read configuration from environment

1.3.2

19 Oct 12:57
95ab831
Compare
Choose a tag to compare
Merge pull request #16 from costasd/fix_deletes_breaking

Fix deletes & updates breaking on "unexpected end of JSON input"

1.3.1

12 Oct 09:28
51722d8
Compare
Choose a tag to compare

Merge pull request #15 from dzegarra/patch-3
Fix matching of records and read of the "name" property

Merge pull request #14 from dzegarra/patch-2
Read whois_protection in resource_domain_contact.go

Merge pull request #13 from dzegarra/patch-1
Properly parsing transferLock param in resource_domain.go

1.3.0

13 Mar 15:16
853e790
Compare
Choose a tag to compare
Merge pull request #10 from inwx/feat_add_mobile_tan_support

feat: add mobile tan support

1.2.1

22 Feb 14:08
fa7c5a1
Compare
Choose a tag to compare

Merge pull request #8 from inwx/wrong_type_id_mod_nameserver_record

fix: wrong type for id
Resolves #7

1.2.0

14 Feb 09:06
82684b5
Compare
Choose a tag to compare

Merge pull request #5 from inwx/feat_add_dns_resource

feat: add dns resource
Resolves #2

1.1.0

08 Feb 13:38
94b9f5a
Compare
Choose a tag to compare

Merge pull request #3 from fsoederhuyzen/github-actions-gorelease

feat: github actions gorelease

Merge pull request #1 from hollow/dnssec-key-resource

add resource for DNSSEC keys

1.0.3

19 Apr 09:53
a12099b
Compare
Choose a tag to compare
fix: error when trying to change nameservers

1.0.2

19 Apr 07:41
2c4514b
Compare
Choose a tag to compare
fix: panic when trying to create a contact that already exists