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 dedf93f commit 70aa82dCopy full SHA for 70aa82d
docs/resources/deploy_key.md
@@ -37,8 +37,8 @@ resource "gitlab_deploy_key" "example" {
37
38
### Optional
39
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.
+- `can_push` (Boolean) Allow this deploy key to be used to push changes to the project. Defaults to `false`.
+- `id` (String) The ID of this resource.
42
43
## Import
44
0 commit comments