terraform-provider-godaddy
2017-09-13
Improve domain name validation and add type tests
6 files · 41+ · 10-
Improved validation
4 files changed
types.goEnhanced domain name validation logic with improved checkstypes_test.goAdded unit tests for domain record type validationclient.goMinor client refactoring for improved error handlingresource_dns_record.goRemoved redundant import-related code
- Improved domain name validation with stricter checks and added unit tests covering record type construction (issue number 13)
harden
behavioral
2 files
types.gotypes_test.go
Version and docs
2 files changed
install.shUpdated release versionREADME.mdMinor documentation update