Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto-merge is not working for terragrunt projects #1822

Open
carcunha opened this issue Nov 13, 2024 · 0 comments
Open

auto-merge is not working for terragrunt projects #1822

carcunha opened this issue Nov 13, 2024 · 0 comments

Comments

@carcunha
Copy link

I have digger configured for a few terraform standalone project with auto_merge: true just working, but on a couple of terragrunt ones, it's just not working.

Here is the configuration:

---
auto_merge: true
generate_projects:
  terragrunt: true
  terragrunt_parsing:
    parallel: true
    createProjectName: true
    defaultWorkflow: default
    ignoreDependencyBlocks: true

and here is the output of the apply:

...
Apply complete! Resources: 0 added, 1 changed, 0 destroyed.

Outputs:
*******

no $DIGGER_OUT file at: /home/runner/work/_temp/digger-out.log
Commands executed successfully
Digger finished successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant