Skip to content

lifecycle hook to wait until all terraform processes are completed #258

Open
@nitrocode

Description

@nitrocode

Lifecycle hooks are supported but it would be nice to add

  • either a default lifecycle to prevent terraform from being killed in the middle of an apply or plan
    • otherwise we could have resources created and the information is not saved into the tfstate
    • otherwise we could have stale dynamodb locks
  • or document the lifecycle hook to be optionally added

cc: @Balsir since you added the lifecycle feature to this repo, have you figured out a good preStop lifecycle ?

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions