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

tests/int: Set exit code 1 on tf destroy fail #4382

Merged
merged 1 commit into from
Nov 4, 2023

Commits on Nov 3, 2023

  1. tests/int: Set exit code 1 on tf destroy fail

    Explicitly set the test program exit code to 1 when terraform destroy
    fails to delete the infrastructure.
    
    This was observed when GKE clusters failed to delete due to delete
    protection enabled by default in the latest version of terraform
    provider google.
    
    Signed-off-by: Sunny <darkowlzz@protonmail.com>
    darkowlzz committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6dd0cbf View commit details
    Browse the repository at this point in the history