Skip to content

Releases: ns1-terraform/terraform-provider-ns1

v1.13.1-pre1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 22:30
61c8371

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

Choose a tag to compare

@github-actions github-actions released this 09 Nov 22:25
9600353

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

Choose a tag to compare

@github-actions github-actions released this 12 Sep 18:43
b99e033

BUG FIXES:

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

v1.12.7

Choose a tag to compare

@github-actions github-actions released this 26 May 16:21
607c369

ENCHANCEMENTS:

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

v1.12.6

Choose a tag to compare

@github-actions github-actions released this 11 Apr 15:12
8a1e31e

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

Choose a tag to compare

@github-actions github-actions released this 01 Feb 23:15
7106f8e

ENHANCEMENTS:

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

v1.12.4

Choose a tag to compare

@github-actions github-actions released this 27 Jan 16:58
a76247c

ENHANCEMENTS:

  • Resolves subdivision formatting inconsistency with answers meta and regions meta

v1.12.3

Choose a tag to compare

@github-actions github-actions released this 24 Jan 20:10
230a83f

ENHANCEMENTS:

  • Resolves subdivision formatting inconsistency

v1.12.2

Choose a tag to compare

@github-actions github-actions released this 07 Jan 16:13
de278a9

ENHANCEMENTS:

  • Various documentation updates
  • Added support for team and user import #193

v1.12.1

Choose a tag to compare

@github-actions github-actions released this 23 Sep 22:59
049d483

ENHANCEMENTS:

  • Added additional validation for notify lists #180

BUG FIXES:

  • Various documentation updates
  • Fixed an issue with changing the order of record filters #177
  • Fixed an issue with ordering in IP whitelists #178
  • Fixed an issue with erroneous state on Pulsar jobs #179
  • Fixed an issue with empty metadata #181