Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 9492539

Browse files
committed
Add new attribute to documentation
1 parent daef0b4 commit 9492539

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/resources/deployment_process.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,7 @@ Required:
801801
Optional:
802802

803803
- `action_template` (Block Set, Max: 1) Represents the template that is associated with this action. (see [below for nested schema](#nestedblock--step--manual_intervention_action--action_template))
804+
- `block_deployments` (String) Should other deployments be blocked while this manual intervention is awaiting action.
804805
- `can_be_used_for_project_versioning` (Boolean)
805806
- `channels` (List of String) The channels associated with this deployment action.
806807
- `condition` (String) The condition associated with this deployment action.

docs/resources/runbook_process.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,7 @@ Required:
679679
Optional:
680680

681681
- `action_template` (Block Set, Max: 1) Represents the template that is associated with this action. (see [below for nested schema](#nestedblock--step--manual_intervention_action--action_template))
682+
- `block_deployments` (String) Should other deployments be blocked while this manual intervention is awaiting action.
682683
- `can_be_used_for_project_versioning` (Boolean)
683684
- `channels` (List of String) The channels associated with this deployment action.
684685
- `condition` (String) The condition associated with this deployment action.

0 commit comments

Comments
 (0)