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

resolves terraform version error #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kevin-byt
Copy link

Overview of Changes

  • What was changed

Testing

Was this tested with different Terraform versions?

@Kevin-byt
Copy link
Author

I constantly got the error "Terraform not found. Please install Terraform before using CloudGoat." when running the cloudgoat.py script but Terraform was already installed in my system. I realized that the error was on how the regex expression to derive the version was being handled, which I have edited

Copy link
Contributor

@andrew-aiken andrew-aiken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks for making the regex a little cleaner.

@Kevin-byt
Copy link
Author

My pleasure. Thank you

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