[Feature] Support for Security Detection rule
Is your feature request related to a problem? Please describe. We cannot use elasticstack_kibana_alerting_rule for Security Detection rules according to https://github.com/elastic/terraform-provider-elasticstack/issues/480
Describe the resource you would like to have implemented. A clear and concise description of the API you want to target.
Describe the solution you'd like A new elasticstack_kibana_security_detection_rule resource similar to the elasticstack_kibana_alerting_rule
Describe alternatives you've considered Using Bash and Python and using the rules-api endpoint to create and manage detection rules.
Additional context Several Clients looking to utilize Terraform to manage their entire elastic stack use IaC.