How can I see the diffs between environments?

Many times, we clone a base environment, make changes to the clone, and then would like to see the diffs with the base. Is there an easy way to see this diff?

1 Like

Hi @markvantage ,

Thank you for your question - it’s an excellent one. To make a diff, you can export the configuration of your two environments as a Terraform manifest and run a diff between both.

Cf this video to export your Terraform conf from your environment:

CleanShot 2023-09-27 at 7.09.37