Skip to content

Commit 228c8db

Browse files
committed
providers/dnsimple: add hostname as computed resource
1 parent 6ced245 commit 228c8db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

builtin/providers/dnsimple/resource_dnsimple_record.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ func resource_dnsimple_record_diff(
142142
"priority",
143143
"domain_id",
144144
"ttl",
145+
"hostname",
145146
},
146147
}
147148

0 commit comments

Comments
 (0)