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: add terraform tests #27

Merged
merged 5 commits into from
Oct 23, 2023
Merged

feat: add terraform tests #27

merged 5 commits into from
Oct 23, 2023

Conversation

jta
Copy link
Contributor

@jta jta commented Oct 17, 2023

No description provided.

Rather than implement the logic of "external terraform data source" in
each check executable, have a small wrapper that handles the logic of
converting JSON to environment variables, and exit values back to a JSON
result.
The `check` module now accepts `command` and `args`, which is more
familiar than `program`. It also returns `exitcode`, `error` and
`output`, which are useful for debugging.
@obs-gh-colinhutchinson obs-gh-colinhutchinson merged commit 4e9cd37 into main Oct 23, 2023
4 of 5 checks passed
@obs-gh-colinhutchinson obs-gh-colinhutchinson deleted the joao/tftest branch October 23, 2023 15:06
@github-actions
Copy link

🎉 This PR is included in version 1.1.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants