Hello,
I’m trying to use regex in my repos.yaml file.
id: /github.com/org/terraform-azure-.*/
The above doesn’t work though, since when the plan runs it goes to the default settings. Am I using the regex incorrectly?
p
PePe Amengual
02/28/2024, 8:21 PM
enable debug and check the logs
PePe Amengual
02/28/2024, 8:21 PM
I do not believe you need github in it but check in the logs
e
Evey Eve
02/28/2024, 9:19 PM
Thank you @PePe Amengual ! Forgot about the debug option