-
Notifications
You must be signed in to change notification settings - Fork 102
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
#637 Terraform integration #709
Conversation
Files to integrate terraform installation into devonfw IDE
I will use $(...) instead of `...`
Add Licence for Terraform
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the integration. Looks quite good already. I have noted a few small things. I think we should call doSetup
in doRun
like it was done with the other tools.
Correct last errors
Correction of the first link from kubernetes to terraform
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@CREITZ25 excellent work 👍
I have two last tiny review comments added. Please have a look and update. Then I will merge. Thanks.
#637 Terraform integration delete doIsTerraformInstalled function
The build failed due to shellcheck:
|
#637 Terraform integration remove $()
#637 Terraform integration
…to feature/terraform
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check again
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@CREITZ25 all perfect, thanks 👍
With my last commit the build should be fixed now. |
Files to integrate terraform installation into devonfw IDE