Hello, I’m trying to use regex in my repos.yaml f...
# atlantis-community
e
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
enable debug and check the logs
I do not believe you need github in it but check in the logs
e
Thank you @PePe Amengual ! Forgot about the debug option
👍🏽 1