Skip to content

Commit

Permalink
Fix data source docs
Browse files Browse the repository at this point in the history
  • Loading branch information
timohirt committed Jun 16, 2020
1 parent 4a92377 commit 81bdcd3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ data "hetznerdns_zone" "zone1" {

- `id` - (Required, string) The ID of the DNS zone.

- `name` - (Required, string) Name of the DNS zone to create.
Must be a valid domain with top level domain (eg. .de, .com, .io)
- `name` - (Required, string) Name of the DNS zone to get data from.

- `ttl` - (Required, int) Time to live of this zone.

0 comments on commit 81bdcd3

Please sign in to comment.