terraform-provider-elasticstack icon indicating copy to clipboard operation
terraform-provider-elasticstack copied to clipboard

[Feature] Support for Security Detection rule

Open morgan-atwood opened this issue 1 year ago • 0 comments

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.

morgan-atwood avatar Aug 20 '24 14:08 morgan-atwood