DataDog / terraform-provider-datadog

Terraform Datadog provider
https://www.terraform.io/docs/providers/datadog/
Mozilla Public License 2.0
395 stars 373 forks source link

datadog_logs_index - allow changing Flex log settings #2480

Open brettplarson opened 2 months ago

brettplarson commented 2 months ago

What resources or data sources are affected?

datadog_logs_index

Feature Request

The terraform provider has no settings in datadog_logs_index for flex log settings. I don't think the API supports it yet, from looking at https://docs.datadoghq.com/api/latest/logs-indexes/#update-an-index but it would be great to control this programmatically. - I opened a feature request ticket as well https://help.datadoghq.com/hc/en-us/requests/1763908

References

No response

kallangerard commented 1 week ago

Note that this configuration is now available in the API https://docs.datadoghq.com/api/latest/logs-indexes/#update-an-index

@eisenbergrobin would this make this feature possible?

eisenbergrobin commented 5 days ago

👋 This is currently being worked on as we speak and will be available in the coming weeks - we are keeping this issue open for tracking and will update when released.