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

Update from upstream #39

Merged
merged 9 commits into from
Jun 30, 2024
Merged

Update from upstream #39

merged 9 commits into from
Jun 30, 2024

Commits on Apr 27, 2024

  1. feat: add test for force-unlock

    tobikris authored and lu1as committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4226109 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. feat: add force-unlock feature flag

    The Terraform HTTP backend client does not send a lock ID on force-unlock. This feature flag lets the backend unlock the state even if the lock ID is missing in the request.
    lu1as authored and tobikris committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7bf26c9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge pull request #25 from nimbolus/force-unlock

    feat: add feature flag and test for force-unlock
    lu1as authored May 1, 2024
    Configuration menu
    Copy the full SHA
    f8e8dae View commit details
    Browse the repository at this point in the history
  2. chore: bump go deps

    tobikris committed May 1, 2024
    Configuration menu
    Copy the full SHA
    545feee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    337636e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    378ab44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from nimbolus/bump-deps

    Bump deps
    tobikris authored May 7, 2024
    Configuration menu
    Copy the full SHA
    ca84beb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    830fc79 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from nimbolus/return-existing-lockinfo

    fix: return existing lockinfo when already locked
    tobikris authored May 7, 2024
    Configuration menu
    Copy the full SHA
    ed592d6 View commit details
    Browse the repository at this point in the history