#This is the user region specified during the onboarding process within the ZWP Admin Portal.
region :'US'
iac_dir :#Enter the IaC directory path from root.
iac_file :#Enter the IaC file path from root.
output_format :#(Optional) By default, the output is provided in a human readable format. However, if you require a different format, you can specify it here.
#To fail the build based on policy violations identified in the IaC templates, set the input value (fail_build) to true.
fail_build :#Enter true/false
#Ensure that the following step is included in order to post the scan results under the code scanning alerts section within the repository.