Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Health Checks: Verify terraform binary present and supported version #316

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

Closed
bryphe-coder opened this issue Feb 17, 2022 · 1 comment
Closed
Labels
api Area: HTTP API

Comments

@bryphe-coder
Copy link
Contributor

Brought about by discussion here: #308 (comment)

We need to validate, perhaps on start-up of coderd that:

  • terraform is present in the environment and runnable (ie, call terraform version to check)
  • The terraform version is supported. We'll need to determine what versions of terraform we allow.
@misskniss
Copy link

Closing this because it is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

No branches or pull requests

2 participants