https://www.runatlantis.io/ logo
Title
a

Andrew Dionisio

04/17/2023, 3:11 PM
Hey, has anyone know why these 3 default plans are appearing? I’m using this pre_workflow_hook:
terragrunt-atlantis-config generate --output atlantis.yaml --autoplan --parallel --create-workspace --filter live/$ENV
d

Dylan Page

04/17/2023, 3:13 PM
what is the
$ENV
you are passing? I'm assuming its not being set properly thus filtering only on
--filter live/
a

Andrew Dionisio

04/17/2023, 3:14 PM
the value is dev in this example
it seems to work though since it only plans
live/dev/use1/application_one/live_dev_use1_application_one
besides the default stuff
d

Dylan Page

04/17/2023, 4:00 PM
Can you file an issue with your atlantis.yaml that terragrunt-atlantis-config generates?