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: hashicorp/terraform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: hashicorp/terraform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sarah/validate-backend-blocks
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 4, 2025

  1. Configuration menu
    Copy the full SHA
    f19bb2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51dc975 View commit details
    Browse the repository at this point in the history
  3. test: Show how the validate command doesn't use backends' schemas whe…

    …n validating backend blocks.
    SarahFrench committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    83e3ac5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. test: Show how the validate command doesn't detect when an unknown ba…

    …ckend type is in the config.
    SarahFrench committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    a13e4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc3bef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24640f7 View commit details
    Browse the repository at this point in the history
  4. feat: Make validate command detect when the backend configuration doe…

    …sn't match the schema.
    
    This needs more testing, but hopefully this validation still allows validation using ENVs ok.
    SarahFrench committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    fec5c8a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. fix: Stop suppressing the Required:true parts of the backend schema w…

    …hen validating backend blocks
    SarahFrench committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    4438532 View commit details
    Browse the repository at this point in the history
Loading