File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ resource "elasticstack_fleet_agent_policy" "test_policy" {
4141- ` description ` (String) The description of the agent policy.
4242- ` download_source_id ` (String) The identifier for the Elastic Agent binary download server.
4343- ` fleet_server_host_id ` (String) The identifier for the Fleet server host.
44- - ` global_data_tags ` (Attributes List) User defined data tags to apply to all inputs. (see [ below for nested schema ] ( #nestedatt--global_data_tags ) )
44+ - ` global_data_tags ` (String) JSON encoded defined data tags to apply to all inputs.
4545- ` monitor_logs ` (Boolean) Enable collection of agent logs.
4646- ` monitor_metrics ` (Boolean) Enable collection of agent metrics.
4747- ` monitoring_output_id ` (String) The identifier for monitoring output.
@@ -53,14 +53,6 @@ resource "elasticstack_fleet_agent_policy" "test_policy" {
5353
5454- ` id ` (String) The ID of this resource.
5555
56- <a id =" nestedatt--global_data_tags " ></a >
57- ### Nested Schema for ` global_data_tags `
58-
59- Required:
60-
61- - ` name ` (String) The name of the data tag.
62- - ` value ` (String) The string value of the data tag.
63-
6456## Import
6557
6658Import is supported using the following syntax:
You can’t perform that action at this time.
0 commit comments