Skip to content

Commit f7fa461

Browse files
golorodenstack72
authored andcommitted
Add note that provider uses API v1. (hashicorp#7727)
1 parent 5f6ea8b commit f7fa461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/dnsimple/index.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ resource "dnsimple_record" "www" {
3333

3434
The following arguments are supported:
3535

36-
* `token` - (Required) The DNSimple API token. It must be provided, but it can also be sourced from the `DNSIMPLE_TOKEN` environment variable.
36+
* `token` - (Required) The DNSimple API token. It must be provided, but it can also be sourced from the `DNSIMPLE_TOKEN` environment variable. Please note that this must be an API v1 token.
3737
* `email` - (Required) The email associated with the token. It must be provided, but it can also be sourced from the `DNSIMPLE_EMAIL` environment variable.
3838

3939

0 commit comments

Comments
 (0)