Skip to content

Commit 920c022

Browse files
committed
make docs-generate
1 parent ed31bfa commit 920c022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/resources/fleet_agent_policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ resource "elasticstack_fleet_agent_policy" "test_policy" {
5656
- `monitoring_output_id` (String) The identifier for monitoring output.
5757
- `policy_id` (String) Unique identifier of the agent policy.
5858
- `skip_destroy` (Boolean) Set to true if you do not wish the agent policy to be deleted at destroy time, and instead just remove the agent policy from the Terraform state.
59+
- `supports_agentless` (Boolean) Set to true to enable agentless data collection.
5960
- `sys_monitoring` (Boolean) Enable collection of system logs and metrics.
6061

6162
### Read-Only

0 commit comments

Comments
 (0)