broad-zoo-34077
02/02/2024, 3:44 PMwhite-airport-8778
great-grass-31108
02/02/2024, 3:58 PMrun-all plan
commands.
GitHub Actions workflow however complained about a missing command:
line 1: infracost: command not found
so I wondered if I am supposed to install the CLI.white-airport-8778
infracost/actions/setup@v2
does that.
Config files are only needed if the auto-detect doesn’t work, so if you’re already seeing your terragrunt projects when you run the CLI locally, then no need for config files!great-grass-31108
02/02/2024, 4:06 PMgreat-grass-31108
02/02/2024, 4:07 PMwhite-airport-8778
with:
api-key: ${{ secrets.INFRACOST_API_KEY }}