Update valet-custom-transformers-lab.md

This commit is contained in:
j-dunham
2022-08-15 15:54:14 -04:00
committed by GitHub
parent 4e3809639e
commit f1637909f5
+1 -1
View File
@@ -103,4 +103,4 @@ Also we can see the `PLAN_JSON` env has been updated to `custom_plan.json`
Now that we have this custom transformers file we can add additional `transform`and `env` methods as needed and reuse it while running other `dry-run` and `migrate` commands. The custom transformers will only affect the pipeline being transformed if they contain the matching identifiers. This means if you think a custom transformer should have altered the output, then the first thing to check is if the identifier is correct.
## Next Lab
[Audit a GitLab Namespace](../gitlab/valet-audit-lab.md)
[Audit a GitLab Namespace](../gitlab/valet-migrate-lab.md)