Skip to content

Commit c00a6ec

Browse files
doc(github_repository): Removed misleading note about unsupported un-archiving
1 parent 18178b1 commit c00a6ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/r/repository.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The following arguments are supported:
108108
and after a correct reference has been created for the target branch inside the repository. This means a user will have to omit this parameter from the
109109
initial repository creation and create the target branch inside of the repository prior to setting this attribute.
110110

111-
- `archived` - (Optional) Specifies if the repository should be archived. Defaults to `false`. **NOTE** Currently, the API does not support unarchiving.
111+
- `archived` - (Optional) Specifies if the repository should be archived. Defaults to `false`.
112112

113113
- `archive_on_destroy` - (Optional) Set to `true` to archive the repository instead of deleting on destroy.
114114

0 commit comments

Comments
 (0)