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

feat(test-structure): add save test data if dne #1319

Merged

Commits on Jul 21, 2023

  1. feat(test-structure): add save test data if dne

    SaveTestData is a powerful feature. But with great power comes great responsibility. If a user is not careful, this feature can cause unintended side effects including duplicating resources and overwriting state.
    
    Adding support for only saving if a file does not exists prevent overwriting contents and provides terratest users protection from themselves.
    
    resolves gruntwork-io#1318
    bt-macole committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    bb0b060 View commit details
    Browse the repository at this point in the history