-
Notifications
You must be signed in to change notification settings - Fork 61
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
Monitor creation using templatefile changing JSON file true value to false #170
Comments
Here are the details to reproduce.
Please help us in guiding this through. Thanks!! |
Hi all, I am facing the same issue, where the monitor resources are going into DISABLED state once we pass it from terraform. In addition to monitor state, other parameters which were true in the json file is getting changed to false(i: getting DISABLED). Kindly support. |
@sandeepsharmadevops @samiran31
|
What is the bug?
A clear and concise description of the bug.
Using opensearch_monitor resource block to create monitor using templatefile for JSON file, where all true boolean values are changing to false.
How can one reproduce the bug?
Steps to reproduce the behavior.
What is the expected behavior?
A clear and concise description of what you expected to happen.
True boolean value shouldn't be changed to false.
What is your host/environment?
Operating system, version.
Terraform version. = 1.6
Opensearch TF provider version = 2.2.0
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: