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 Terraform GKE and Helm modules tests with Terratest #1483

Merged
merged 10 commits into from
Sep 3, 2020

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    500e58e View commit details
    Browse the repository at this point in the history
  2. Fix terraform-clean command

    Applying PR comments. Add gitignore.
    aLekSer committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    c456b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf9a228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a193176 View commit details
    Browse the repository at this point in the history
  5. Updating Readme file, add clean command

    Update terraform.Destroy first target pass.
    aLekSer committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    4456a6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6624b2 View commit details
    Browse the repository at this point in the history
  7. Propagate GCP_PROJECT env variable further to test

    Running test with -project equals empty string is forbiden and nonsense.
    aLekSer committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e8c9206 View commit details
    Browse the repository at this point in the history
  8. Adding current_project back

    This would get the necessary project name from docker run.
    aLekSer committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    960800b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    ffc85ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c37f4d View commit details
    Browse the repository at this point in the history