Skip to content

Commit a3c8374

Browse files
committed
website: heroku domain docs
1 parent 6df5a76 commit a3c8374

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

website/source/docs/providers/do/r/domain.html.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ resource "digitalocean_domain" "default" {
2323
The following arguments are supported:
2424

2525
* `name` - (Required) The name of the domain
26-
* `ip_address` - (Required) The IP address of the domain
26+
* `ip_address` - (Required) The IP address of the domain. This IP
27+
is used to created an initial A record for the domain. It is required
28+
upstream by the DigitalOcean API.
2729

2830
## Attributes Reference
2931

0 commit comments

Comments
 (0)