Purpose

Run drift-detect.sh for terraform infrastructure workflows.

Location

infrastructure/terraform/drift-detect.sh

Preconditions

  • Required tools: bash
  • Required permissions: depends on target config/state/output paths
  • Required environment variables: none

Usage

infrastructure/terraform/drift-detect.sh --help

Output

  • Exit codes: 0 success, 1 strict drift failure, 2 invalid arguments.