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

Sets defaults for optional inputs so they always have values #2

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

lorengordon
Copy link
Member

No description provided.

@lorengordon lorengordon requested a review from a team January 25, 2024 22:40
@lorengordon
Copy link
Member Author

results of make test:

> make terraform/pytest PYTEST_ARGS="-v --nomock"
[bootstrap]: Using external tardigrade-ci, skipping auto-init
[pytest//home/x/git/repos/tardigrade-ci/tests/terraform_pytest] Starting Python tests found under the directory "/home/x/git/repos/tardigrade-ci/tests/terraform_pytest"
pytest /home/x/git/repos/tardigrade-ci/tests/terraform_pytest -v --nomock
==================================================== test session starts =====================================================
platform linux -- Python 3.10.13, pytest-7.4.3, pluggy-1.3.0 -- /home/x/.pyenv/versions/3.10.13/bin/python3.10
cachedir: .pytest_cache
rootdir: /home/x/git/repos
collected 1 item

../tardigrade-ci/tests/terraform_pytest/test_terraform_install.py::test_modules[create_all] PASSED                                                                                                                                                                                           [100%]

===================================================== 1 passed in 31.42s =====================================================
[pytest//home/x/git/repos/tardigrade-ci/tests/terraform_pytest]: Tests executed!

@lorengordon lorengordon merged commit 661ac9f into plus3it:main Jan 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants