18 Sep 2024 09:23 PM - last edited on 19 Sep 2024 07:56 AM by MaciejNeumann
Hi,
Does Monaco support state like Terraform?
Ex. If dashboard already exists in the target and you modify it in the source system. When performing the push with Monaco will Monaco recognize the same dashboard exists but just needs to be updated? Or will it create a duplicate dashboard with the updated changes?
Solved! Go to Solution.
19 Sep 2024 01:59 AM
Hi @RishiSuthar
I think monaco does not yet support state management similar to terraform does . It just applies the config based on the current sate of the configuration file , however if you are trying to make changes to config and apply to an existing dashboard in your environment it can check if a dashboard with similar config already exists and update the dashboard with changes