Skip to content

Commit 8b22c07

Browse files
committed
remove TerraformEnvironmentStageShellHookPlugin PoC note
1 parent 0b65736 commit 8b22c07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/TerraformEnvironmentStageShellHookPlugin.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
## [TerraformEnvironmentStageShellHookPlugin](../src/TerraformEnvironmentStageShellHookPlugin.groovy)
22

3-
**Note:** This plugin is intended as a limited proof-of-concept of a hook system. It (and its unweildy long name) is intended to be replaced at some point in the future with a more flexible and generic, non-TerraformEnvironmentStage-specific hook system.
4-
53
This plugin allows inserting shell script hooks at various points in the TerraformEnvironmentStage execution. Please see the [TerraformEnvironmentStage source code](../src/TerraformEnvironmentStage.groovy) for a list of the supported hook points. At this time, they are:
64

75
* ``TerraformEnvironmentStage.ALL``

0 commit comments

Comments
 (0)