Allow replan in failed plans

Sometimes a stack can have some failing resources, but at the same time needs some resources to be applied.

In a normal non failing stack, you can use the replan to apply those changes.

But, if the first plan fails, there is no way to do a replan targeting only some the non failing resources, as it would be possible to do in local Terraform execution.

Workaround
Using a task with terraform plan --target <resources>, but can get difficult if thetargets are a lot.
Problem
Plan fails due to some bad resources, but other resources cannot be targeted as the replamn option does not show up in this case.

Please authenticate to join the conversation.

Upvoters
Status

πŸ”­ Discovery

Board

πŸ’‘ Feature Requests

Tags

Stacks

Date

7 months ago

Subscribe to post

Get notified by email when there are changes.