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 Terratest to project for Terraform testing #221

Open
joshgamache opened this issue Feb 16, 2023 · 0 comments
Open

Add Terratest to project for Terraform testing #221

joshgamache opened this issue Feb 16, 2023 · 0 comments
Assignees
Labels

Comments

@joshgamache
Copy link
Contributor

Description

Add Terratest framework for Terrafrom plan testing.

User Story

As a developer

I want to be able to test Terraform infrastructure code

So that I can be sure the infrastructure deployments work without manually checking them

Acceptance Criteria

Given When Then Pass/Fail (TBD by reviewer)
I am in the console in the root folder of the project go test terraform/modules/metabase_vm/metabase_vm_test.go -v -timeout 10m The test passes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant