We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2bece7 commit ee8f3efCopy full SHA for ee8f3ef
website/docs/d/project.html.markdown
@@ -57,5 +57,4 @@ The following attributes are exported:
57
58
* `web_url` - URL that can be used to find the project in a browser.
59
60
-
61
+* `runners_token` - Registration token to use during runner setup.
website/docs/r/project.html.markdown
@@ -64,6 +64,8 @@ The following additional attributes are exported:
64
65
66
67
68
+
69
## Importing projects
70
71
You can import a project state using `terraform import <resource> <id>`. The
0 commit comments