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

Add acceptance and internal tests for gcs backend, add some test helper functions #35026

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    dae91d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc3150 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcdeb1c View commit details
    Browse the repository at this point in the history
  4. Add test that asserts that setting credentials to "" in the config …

    …doesn't affect use of ENV-supplied credentials
    SarahFrench committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    eda9bc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57c154a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9038cc1 View commit details
    Browse the repository at this point in the history
  7. Fix use of t.Parallel

    SarahFrench committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    93c766a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc8d209 View commit details
    Browse the repository at this point in the history
  9. Add precheck for credentials in test environment. Skip if missing, to…

    … let checks pass in hashicorp/terraform repo.
    SarahFrench committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b5abe9f View commit details
    Browse the repository at this point in the history
  10. Update new test to use precheck functions

    Move `TestBackendEncryptionKeyEmptyConflict` test to internal test file
    SarahFrench committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e31ddb3 View commit details
    Browse the repository at this point in the history