terraform-provider-godaddy
2017-01-11
Add shorthand notation for A and NS records
6 files · 129+ · 50-
Shorthand record notation
2 files changed
resource_dns_record.goAdded addresses and nameservers list attributes as shorthand for A/NS recordstypes.goExtended type system with MX support and expanded record validation to 512-byte data
- Added addresses and nameservers shorthand attributes to the domain record resource, enabling simpler A/NS record definitions without full record blocks (issue number 4)
interface
behavioral
1 file
resource_dns_record.go
- Added MX record type to supported types list and expanded data field validation range
instantiate
behavioral
1 file
types.go
Documentation and dependency updates
3 files changed
README.mdDocumented shorthand notation for A and NS recordsglide.lockUpdated dependency lockglide.yamlUpdated dependency references