Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
update generated docs action committed Sep 4, 2024
1 parent adedd56 commit 969e5ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/resources/agent_project_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
page_title: "env0_agent_project_assignment Resource - terraform-provider-env0"
subcategory: ""
description: |-
assign an agent to a project (multiple self-hosted agents). More details here: https://docs.env0.com/docs/multiple-self-hosted-agents
---

# env0_agent_project_assignment (Resource)


assign an agent to a project (multiple self-hosted agents). More details here: https://docs.env0.com/docs/multiple-self-hosted-agents

## Example Usage

Expand Down Expand Up @@ -43,5 +43,5 @@ resource "env0_agent_project_assignment" "example" {
Import is supported using the following syntax:

```shell
terraform import env0_agent_project_assigment.example agent-id_project-id
terraform import env0_agent_project_assigment.example project_id
```

0 comments on commit 969e5ff

Please sign in to comment.