Skip to content

Commit

Permalink
fix: [cds-100501]: Fix import doc. (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
mteodor authored Aug 29, 2024
1 parent 9715716 commit 67124d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/platform_gitops_app_project_mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ Import is supported using the following syntax:

```shell
# Import a GitOps agent app project mapping
terraform import harness_platform_gitops_app_project_mapping.example <organization_id>/<project_id>/<agent_id>/<appproject_id>
terraform import harness_platform_gitops_app_project_mapping.example <organization_id>/<project_id>/<agent_id>/<appproject_name>
```

0 comments on commit 67124d5

Please sign in to comment.