phillbaker / terraform-provider-elasticsearch

An elasticsearch provider for terraform
https://registry.terraform.io/providers/phillbaker/elasticsearch
Mozilla Public License 2.0
304 stars 134 forks source link

feat: add kibana alert update #345

Open cgroschupp opened 1 year ago

cgroschupp commented 1 year ago

Fixes: #344

phillbaker commented 1 year ago

Thanks for the PR, please make sure that the tests cover this functionality!

On Wed, Mar 22, 2023 at 12:07 PM Christian Groschupp < @.***> wrote:

Fixes: #344 https://github.com/phillbaker/terraform-provider-elasticsearch/issues/344

You can view, comment on, or merge this pull request online at:

https://github.com/phillbaker/terraform-provider-elasticsearch/pull/345 Commit Summary

File Changes

(1 file https://github.com/phillbaker/terraform-provider-elasticsearch/pull/345/files )

Patch Links:

- https://github.com/phillbaker/terraform-provider-elasticsearch/pull/345.patch

https://github.com/phillbaker/terraform-provider-elasticsearch/pull/345.diff

— Reply to this email directly, view it on GitHub https://github.com/phillbaker/terraform-provider-elasticsearch/pull/345, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAXCKJB7QXX6CP6UQYVN43W5MPVDANCNFSM6AAAAAAWEBCMEE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

phillbaker commented 1 year ago

Following up on this, it looks like the PR failed to pass the linters, would you like to have a look?