terraform-provider-godaddy
2018-09-02
Add MX record priority support
5 files · 39+ · 10-
MX record priority
3 files changed
types.goAdded Priority field to DomainRecord struct and expanded supported record typesresource_dns_record.goAdded priority attribute to record schema for MX recordstypes_test.goUpdated tests for new priority field
- Added priority option for MX records, defaulting to 0, allowing users to set mail exchange priority in their domain record configurations (PR number 22)
interface
behavioral
2 files
types.goresource_dns_record.go
Documentation and version
2 files changed
README.mdDocumented MX record priority support with examplesinstall.shVersion bump