Purpose

Run apply.sh for bicep infrastructure workflows.

Location

infrastructure/bicep/apply.sh

Preconditions

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

Usage

infrastructure/bicep/apply.sh --help

Output

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