We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941ed5b commit 77a1ac2Copy full SHA for 77a1ac2
website/docs/d/fargate_workload_agent.md
@@ -17,7 +17,7 @@ You can connect the Sysdig agent directly to a collector (using `collector_host`
17
## Example Usage
18
19
```terraform
20
-data "sysdig_fargate_workload_agent" "task_definition" {
+data "sysdig_fargate_workload_agent" "instrumented_containers" {
21
container_definitions = "[]"
22
23
image_auth_secret = ""
0 commit comments