Update gitlab/4-custom-transformers.md

Co-authored-by: j-dunham <[email protected]>
This commit is contained in:
Ethan Dennis
2022-09-07 08:45:24 -07:00
committed by GitHub
co-authored by j-dunham
parent e0879ba268
commit 099bc51300
+1 -1
View File
@@ -77,7 +77,7 @@ Now we can begin to write the custom transformer. Customer transformers use a DS
code transformers.rb code transformers.rb
``` ```
Next, we will define a `transform` method for the `sleep` identifier by adding the following code to `transformers.rb`: Next, we will define a `transform` method for the `artifacts.terraform` identifier by adding the following code to `transformers.rb`:
```ruby ```ruby
transform "artifacts.terraform" do |item| transform "artifacts.terraform" do |item|