You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new records along with reformatted structure (#342)
* Update resource_record.go
* Refactored record tests to use table-driven approach
-Consolidated multiple record type tests (CAA, APL, SPF, etc.) into a single test function
- Preserved original test validations and import verification steps
- Added special handling for CAA records with multiple configurations
- Added 6 new records APL, GPOS, IPSECKEY, OPENPGPKEY, SSHFP, URI
* small fixes
* Separate CAA tests into a dedicated function
* Requested small changes
* reversing mistake
Merge pull request #341 from ns1-terraform/PENG-6067/fix-apikey-state
Fix to prevent api key from being removed from the state file when the key is updated
Add support for the v1 alerts api. (#335)
- Add new resource types for alerts.
- Add testcases.
- Add examples.
- Add docs.
- Update version.
- Use released version v2.13.0 for ns1-go.
Merge pull request #332 from ns1-terraform/INBOX-2456/alias-override-…
…address-records
INBOX-2456 - Add support for override_address_records for ALIAS records