Skip to content

Commit 7301e90

Browse files
committed
Fix typo
1 parent 7c04973 commit 7301e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/workspace_vcs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ description: |-
2020
- `branch` (String) Workspace VCS branch
2121
- `description` (String) Workspace VCS description
2222
- `execution_mode` (String) Workspace VCS execution mode (remote or local)
23-
- `git_repository` (String) Workspace VCS repository
2423
- `iac_type` (String) Workspace VCS IaC type (Supported values terraform or tofu)
2524
- `iac_version` (String) Workspace VCS VCS type
2625
- `name` (String) Workspace VCS name
2726
- `organization_id` (String) Terrakube organization id
27+
- `repository` (String) Workspace VCS repository
2828

2929
### Read-Only
3030

0 commit comments

Comments
 (0)