hey everyone. we had an issue with auto plan via g...
# atlantis-community
b
hey everyone. we had an issue with auto plan via github recently. we can see that the plan is recognized with changes and should be planned, but still fails. we have tried downgrading to a previous version without resolve. we have an atlantis.yaml file at the root of the repo, and set auto plan to be enabled. output from the nomad log in reference to the auto plan "
Copy code
"msg":"1 projects are to be planned based on their when_modified config","json":{"repo":"<org repo>","pull":"30"}}
any ideas on what to check for? atlantis.yaml is the following: version: 3 projects: - dir: . autoplan: when_modified: ["*.tf", "**/*.hcl"] i aslo see that the atlantis.yaml file is being detected and parsed.
Copy code
"successfully parsed atlantis.yaml file","json"