You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/repository.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ The following arguments are supported:
108
108
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
109
109
initial repository creation and create the target branch inside of the repository prior to setting this attribute.
110
110
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`.
112
112
113
113
-`archive_on_destroy` - (Optional) Set to `true` to archive the repository instead of deleting on destroy.
0 commit comments