We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c04973 commit 7301e90Copy full SHA for 7301e90
docs/resources/workspace_vcs.md
@@ -20,11 +20,11 @@ description: |-
20
- `branch` (String) Workspace VCS branch
21
- `description` (String) Workspace VCS description
22
- `execution_mode` (String) Workspace VCS execution mode (remote or local)
23
-- `git_repository` (String) Workspace VCS repository
24
- `iac_type` (String) Workspace VCS IaC type (Supported values terraform or tofu)
25
- `iac_version` (String) Workspace VCS VCS type
26
- `name` (String) Workspace VCS name
27
- `organization_id` (String) Terrakube organization id
+- `repository` (String) Workspace VCS repository
28
29
### Read-Only
30
0 commit comments