Skip to content

Allow GH Actions to be rerun for tofu updates. #35

@dakotabenjamin

Description

@dakotabenjamin

If a terraform plan fails for some reason, any attempt to rerun after fixing the issue will fail with the following reason:

 Error: Saved plan is stale

The given plan file can no longer be applied because the state was changed by
another operation after the plan was created.

We need to somehow ensure the state remains consistent or rerun tf plan in the deployment step.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions