Closed displague closed 6 years ago
domain_type
is required for linode_domain
domain
is domain_id
linode_domain_record
rather than linode_record
record_type
rather than type
values
is target
and does not support listsThese changes were made to meet Hashicorp advice to make a Terraform provider match the provider API as closely as possible.
The only part of this that makes me o.O is "values is target and does not support lists", but if the API doesn't support lists, the provider shouldn't, either. :) Otherwise, that seems like a fair enough design to me, and mirrors how the Google provider does its DNS design, as far as I can tell.
Goal should be TF configs that look like: