Skip to content

Commit

Permalink
Update platform_gitops_cluster.md (#1159)
Browse files Browse the repository at this point in the history
Fix minor typo in docs
  • Loading branch information
mani5h-harness authored Jan 24, 2025
1 parent 1729dc0 commit 63d129c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/platform_gitops_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ resource "harness_platform_gitops_cluster" "example" {
- `account_id` (String, Deprecated) Account identifier of the GitOps cluster.
- `org_id` (String) Organization identifier of the cluster.
- `project_id` (String) Project identifier of the GitOps cluster.
- `force_delete` (Boolean) Indicates if the cluster should be deleted forcefully, regardless of existing applications using that repo.
- `force_delete` (Boolean) Indicates if the cluster should be deleted forcefully, regardless of existing applications using that cluster.
- `request` (Block List, Max: 1) Cluster create or update request. (see [below for nested schema](#nestedblock--request))

### Read-Only
Expand Down

0 comments on commit 63d129c

Please sign in to comment.