Skip to content

Commit 0ffcbe0

Browse files
committed
add warning to directional policies dry run variables
1 parent 98d570e commit 0ffcbe0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

4-projects/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,3 +591,7 @@ If you received any errors or made any changes to the Terraform config or any `.
591591
```
592592

593593
1. You can now move to the instructions in the [5-app-infra](../5-app-infra/README.md) step.
594+
595+
## Warning
596+
597+
If you previously enabled the dry-run variables `required_ingress_rules_app_infra_dry_run` and `required_egress_rules_app_infra_dry_run`, you must **disable both of them before running the 4-projects step in enforced mode**. Once enforced mode is activated and the **4-projects** step is executed, the projects created in that step are removed from the dry-run perimeter. Keeping these dry-run variables active creates conflicts, because they define rules for projects that will no longer be part of the dry-run perimeter after this transition.

0 commit comments

Comments
 (0)