Disable Pending Apply Status Checks
Terrateam Configuration
Terrateam behavior can be configured via a config.yml
. This file is located in
a directory named .terrateam
at the root of your Terraform repository:
.terrateam/config.yml
.
See Configuration documentation for details.
Do not create the terrateam apply
GitHub status checks.
apply_requirements:
create_pending_apply_checks: false