Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opensearch_monitor reports changes in query_level_trigger.id and query_level_trigger.actions.*.id after creation #100

Open
EthanGao-oss opened this issue Oct 12, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@EthanGao-oss
Copy link

What is the bug?

opensearch_monitor reports changes in query_level_trigger.id and query_level_trigger.actions.*.id after creation

How can one reproduce the bug?

create resource opensearch_monitor with triggers and actions definition as below; "terraform apply" to create the resource; "terraform plan" will show a change
... triggers = [ { query_level_trigger = { actions = [ { ... } ] } } ] ...

What is the expected behavior?

no changes should be reported after opensearch_monitor creation.

What is your host/environment?

MacOS Monterey, 12.2.1

Do you have any screenshots?

image

@EthanGao-oss EthanGao-oss added bug Something isn't working untriaged labels Oct 12, 2023
@malmon-circle
Copy link

+1 I am seeing similar behavior using version 2.0.0 of the provider with Opensearch 2.9 cluster

@atammy-narmi
Copy link

There's a PR to fix this - #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📦 Backlog
Development

No branches or pull requests

4 participants