Need the changed file in the payload to be exposed as a harness variable. The reason for the ask is that :
want to create a pipeline that is triggered by a GitHub PR and runs terraform in the folder of the changed file in that PR ( assuming all the changed files are in the same folder).so wanted to get the changed file path using harness variables to tell terraform to run in that path.
Created by zendesk-write-access
·