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

add sample terraform test based e2e tests #305

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joshrwolf
Copy link
Contributor

I don't love the terraform test framework, but it seems good enough for some basic smoke testing.

There's a lot of indirection going on that could potentially be addressed in future terraform versions, like the need for modules to represent more complex assertions. Which is weird because checks seem to support inline data/resources... regardless, this has potential and is better than what we currently do (nothing).

this still needs new GHA workflows to accompany it.

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.

None yet

1 participant