You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In Elastic fleet, an integration policy can override its agent policy's fleet output in the integration policy's advanced options under 'Output'. The elasticstack_fleet_agent_policy does have a data_output_id property to establish the default for all integrations but the elasticstack_fleet_integration_policy does not have such a property so we cannot override the agent policy.
Describe the resource you would like to have implemented.
A data_output_id property for the elasticstack_fleet_integration_policy resource
Describe the solution you'd like
A data_output_id property for the elasticstack_fleet_integration_policy resource
Describe alternatives you've considered
There is only the one alternative
Additional context
Add any other context or screenshots about the feature request here.