You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also performing a direct change on the alias works. The issue seems to be directly related with using a json file to manage the mappings, even when it does not change.
It seems that the culprit is indeed using the file method to provide a json file.
What is the bug?
When updating, adding or removing a alias to an existing Index, terraform will replace the index, instead of performing an update in place.
How can one reproduce the bug?
What is the expected behavior?
It is expected for the index to be updated in place instead of being recreated.
What is your host/environment?
Terraform v1.10.3
on windows_amd64
Do you have any screenshots?
Do you have any additional context?
This was discussed in a previous issue(#85 (comment)), reported fixed on v2.3.1 but till manifests
The text was updated successfully, but these errors were encountered: