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

Test or TestAccResourceMongoDBAtlasDatabaseUser_withAWSIAMType with #432

Merged
merged 2 commits into from Apr 15, 2021

Commits on Apr 12, 2021

  1. Test or TestAccResourceMongoDBAtlasDatabaseUser_withAWSIAMType with

    import
    
    1. Why is this change necessary?
    Test for a import is a nice to have
    
    2. How does it address the issue?
    Test the function with the import for a matching scenario
    
    3. What side effects does this change have?
    None known
    pitakill committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    e9d7d46 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. username set in env var

    1. Why is this change necessary?
    Modular testing
    
    2. How does it address the issue?
    Make the username variable in that particular test dependentant on a env
    var
    
    3. What side effects does this change have?
    None
    pitakill committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    1bd9db0 View commit details
    Browse the repository at this point in the history