Skip to content

Commit 75e57df

Browse files
bpaquetkfcampbell
andauthored
Fix doc of data source github_repository_file (#1161)
Co-authored-by: Keegan Campbell <[email protected]>
1 parent 70a0a5a commit 75e57df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/d/repository_file.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following arguments are supported:
2929

3030
* `repository` - (Required) The repository to read the file from. If an unqualified repo name (without an owner) is passed, the owner will be inferred from the owner of the token used to execute the plan. If a name of the type "owner/repo" (with a slash in the middle) is passed, the owner will be as specified and not the owner of the token.
3131

32-
* `file` - (Required) The path of the file to manage.
32+
* `file` - (Required) The path of the file to read.
3333

3434
* `branch` - (Optional) Git branch. Defaults to the repository's default branch.
3535

0 commit comments

Comments
 (0)