Replies: 1 comment
|
Hello, I can't reproduce the issue. Could you please provide screenshots? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to have Semaphore UI execute a multi-part Terragrunt - > terraform task. The plan runs when I have the "-all" added to the command line arguments. The plans are created but the 'apply' step never occurs, after the plan is completed the Semaphore UI ends the tasks and marks it as a success. How do I make sure the created plans are then applied by Terraform ( via terragrunt) Thanks!
All reactions