Skip to content

Commit ee8f3ef

Browse files
committed
Add runners_token documentation
1 parent a2bece7 commit ee8f3ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

website/docs/d/project.html.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,4 @@ The following attributes are exported:
5757

5858
* `web_url` - URL that can be used to find the project in a browser.
5959

60-
61-
60+
* `runners_token` - Registration token to use during runner setup.

website/docs/r/project.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ The following additional attributes are exported:
6464

6565
* `web_url` - URL that can be used to find the project in a browser.
6666

67+
* `runners_token` - Registration token to use during runner setup.
68+
6769
## Importing projects
6870

6971
You can import a project state using `terraform import <resource> <id>`. The

0 commit comments

Comments
 (0)