diggerhq / digger

Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️
https://digger.dev
Apache License 2.0
4.28k stars 581 forks source link

Handle high-volume terraform outputs better than Atlantis #239

Open ZIJ opened 1 year ago

ZIJ commented 1 year ago

Full commit logs is nice, but having consolidated view be good - to see relevant information

ZIJ commented 1 year ago

tagging @jdziat

ZIJ commented 1 year ago

The other idea suggested by @jdziat for "dry run / readonly mode" tracked in #237

frank-bee commented 1 year ago

To start with, you could just use the same output like Atlantis. This makes it also easier for users to switch from Atlantis to digger.

E.g. image