Releases: ns1-terraform/terraform-provider-ns1
Releases · ns1-terraform/terraform-provider-ns1
v1.12.2
ENHANCEMENTS:
- Various documentation updates
- Added support for team and user import #193
v1.12.1
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
v1.12.0
ENHANCEMENTS:
- Adds support for Pulsar applications #172
- Adds support for Pulsar jobs #173
- Adds support for
dns_records_deny
and dns_records_allow
permission fields #165
- Adds support for the
mute
field on monitoring jobs #166
BUG FIXES:
- Fixed an issue with the
tls_add_verify
field on monitoring jobs #171
- Resolved an issue with default permissions #170
v1.11.0
ENHANCEMENTS:
- Adds support for subdivisions to record resources #164
- Adds support for
dns_records_allow
and dns_records_deny
permissions #165
- Adds support for
mute
attribute to monitoring job resorce #166
BUG FIXES:
- Make
config
for filter chain of record
computed if not provided #167
v1.10.1
Bump CHANGELOG for release
v1.9.3
CORE-656/Add manage_ip_whitelist permission to account section (#148)
* Add manage_ip_whitelist permission to account section
* Update go sdk version
* Add UTs coverage
* Format code