Skip to content

Releases: ns1-terraform/terraform-provider-ns1

v1.13.2-pre1

05 Dec 23:53
Compare
Choose a tag to compare

Upgrade to ns1-go v2.7.1 to get fix for rate-limit divide-by-zero error.

v1.13.1

05 Dec 19:32
Compare
Choose a tag to compare

ENHANCEMENTS

  • HTTP debug logging now includes request/response times and response data

BUG FIXES

  • Update instead of delete/recreate when changing link attribute of DNS record
  • Region names in DNS record metadata now sorted to avoid false differences
  • Permission flag change detection fixes issue 237
  • Team object creation fix
  • Additional acceptance test fixes
  • Fix documentation typo

v1.13.1-pre1

10 Nov 22:30
61c8371
Compare
Choose a tag to compare

1.13.1-pre1 (prerelease) (November 10, 2022)

BUG FIXES

  • Update instead of delete/recreate when changing link attribute of DNS record
  • Fix documentation typo

v1.13.0

09 Nov 22:25
9600353
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Added importers for datafeed, datasource, notifylist and monitoringjob #235
  • Added support for additional secondary zone attributes #233
  • Added DNS view support #234
  • User-Agent string now provider-specific, can be overridden with NS1_TF_USER_AGENT environment variable
  • Requires ns1-go v2.7.0

BUG FIXES

  • Mitigated a race condition that caused false errors to be returned when verifying a newly-created zone with DNSSEC enabled #235
  • Monitoring job rules can now be deleting by removing them from the resource file (empty rules cannot be explicitly specified due to Terraform limitations) see ns1-go PR 173
  • Better handling of monitoring job region names #229
  • Monitoring job examples and documentation corrected #231
  • API key no longer shown in debug output
  • Fixed several acceptance tests

v1.12.8

12 Sep 18:43
b99e033
Compare
Choose a tag to compare

BUG FIXES:

  • Sort monitoring job region names alphabetically to avoid unnecessary state pushes #224

v1.12.7

26 May 16:21
607c369
Compare
Choose a tag to compare

ENCHANCEMENTS:

  • Makes hostmaster field available for use #213
  • Adds support for CRUD operations on subnets #210

v1.12.6

11 Apr 15:12
8a1e31e
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Adds support to override TTL #209
  • Adds TSIG support #188
  • Mark API keys as sensitive fields #192

BUG FIXES:

  • Fixes an issue with subdivision parsing #207
  • Fixes capitalization issue #208

v1.12.5

01 Feb 23:15
7106f8e
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Updates go version to 1.17 to provide release binaries for darwin arm64

v1.12.4

27 Jan 16:58
a76247c
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Resolves subdivision formatting inconsistency with answers meta and regions meta

v1.12.3

24 Jan 20:10
230a83f
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Resolves subdivision formatting inconsistency