Skip to content

Releases: inwx/terraform-provider-inwx

1.3.2

19 Oct 12:57
95ab831

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

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

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

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

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

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

Choose a tag to compare

fix: error when trying to change nameservers

1.0.2

19 Apr 07:41
2c4514b

Choose a tag to compare

fix: panic when trying to create a contact that already exists

1.0.1

13 Apr 12:21
d3dc58e

Choose a tag to compare

refactor: rename module to correct name

0.0.6

29 Mar 10:37
e7c7da9

Choose a tag to compare

chore: adds gitignore