Releases: ns1-terraform/terraform-provider-ns1
Releases · ns1-terraform/terraform-provider-ns1
v1.13.2-pre1
Upgrade to ns1-go v2.7.1 to get fix for rate-limit divide-by-zero error.
v1.13.1
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
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
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
v1.12.7
v1.12.6
v1.12.5
ENHANCEMENTS:
- Updates go version to 1.17 to provide release binaries for darwin arm64
v1.12.4
ENHANCEMENTS:
- Resolves subdivision formatting inconsistency with answers meta and regions meta
v1.12.3
ENHANCEMENTS:
- Resolves subdivision formatting inconsistency