Update gitlab/valet-custom-transformers-lab.md
Co-authored-by: Begona Guereca <[email protected]>
This commit is contained in:
co-authored by
Begona Guereca
parent
e3fabd5e2b
commit
525053d560
@@ -83,7 +83,7 @@ Note: If you were unsure what `item` represents, you could use some basic ruby t
|
||||
end
|
||||
```
|
||||
## Run Again with Customer Transformers
|
||||
To run the `dry-run` with our custom transformer we will add the `--custom-transformers` option followed by the path of the ruby file
|
||||
To run the `dry-run` with our custom transformer we will add the `--custom-transformers` flag followed by the path of the custom transformer ruby file
|
||||
```bash
|
||||
gh valet dry-run gitlab --output-dir tmp --namespace valet --project terraform-example --custom-transformers transformers.rb
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user