Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 18:28
18cfd78

v0.1.0 - 2022-11-14

Added

  • Initial single run mode.
  • Result output in JSON.
  • Filter by workspaces name regex (include and exclude).
  • Filter by workspace tag (include and exclude).
  • Filter already queued and running drift detections.
  • Filter by last drift detection.
  • Sort by priority: Oldest drift detections, first to be executed.
  • Limit the number of drift detections to execute.
  • Different exit codes depending on the result of the run.
  • Dry-run mode.