Skip to content

Commit 70aa82d

Browse files
committed
Updating docs
1 parent dedf93f commit 70aa82d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/deploy_key.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ resource "gitlab_deploy_key" "example" {
3737

3838
### Optional
3939

40-
- **can_push** (Boolean) Allow this deploy key to be used to push changes to the project. Defaults to `false`.
41-
- **id** (String) The ID of this resource.
40+
- `can_push` (Boolean) Allow this deploy key to be used to push changes to the project. Defaults to `false`.
41+
- `id` (String) The ID of this resource.
4242

4343
## Import
4444

0 commit comments

Comments
 (0)