Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fujiwara/tfstate-lookup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: fujiwara/tfstate-lookup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 13 commits
  • 13 files changed
  • 4 contributors

Commits on Nov 13, 2024

  1. If TF_WORKSPACE is specified, that value takes precedence.

    TF_WORKSPACE allows you to switch workspaces without an environment file.
    shmokmt committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6337c78 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Supports S3 endpoint (#223)

    * supports -s3-endpoint-url and AWS_ENDPOINT_URL_S3 environment variable.
    fujiwara authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    a0960b5 View commit details
    Browse the repository at this point in the history
  2. use tagpr

    fujiwara committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    905fc8f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #224 from fujiwara/tagpr

    use tagpr
    fujiwara authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    bdb2d58 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #212 from shmokmt/support-workspace-env

    Support for `TF_WORKSPACE`
    fujiwara authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    e5be0a7 View commit details
    Browse the repository at this point in the history
  5. tagpr works on main

    fujiwara committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    31e5f53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18626f0 View commit details
    Browse the repository at this point in the history
  7. update for TF_WORKSPACE

    fujiwara committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    53719c9 View commit details
    Browse the repository at this point in the history
  8. fix typo

    fujiwara committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    00c71c2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #226 from fujiwara/fix/readme-v1.5

    update readme for -s3-endpoint-url and TF_WORKSPACE
    fujiwara authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    0a3a5ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10d0ce2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96fa3d0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #225 from fujiwara/tagpr-from-v1.4.3

    Release for v1.5.0
    fujiwara authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    aaac5ef View commit details
    Browse the repository at this point in the history
Loading