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

Implement current subcommand #28

Merged
merged 4 commits into from
Mar 8, 2024
Merged

Implement current subcommand #28

merged 4 commits into from
Mar 8, 2024

Conversation

mmourick
Copy link
Collaborator

@mmourick mmourick commented Mar 7, 2024

What

  • Implements the current subcommand.
$ tfversion current
Current active Terraform version: 1.7.4

Why

  • Nice to have a fast way to check active configuration

References

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 7, 2024
cmd/current.go Outdated Show resolved Hide resolved
cmd/current.go Outdated Show resolved Hide resolved
pkg/current/current.go Show resolved Hide resolved
pkg/current/current.go Outdated Show resolved Hide resolved
pkg/current/current.go Outdated Show resolved Hide resolved
pkg/current/current.go Outdated Show resolved Hide resolved
@ChrisTerBeke ChrisTerBeke added the enhancement New feature or request label Mar 8, 2024
@mmourick mmourick merged commit 3df93ca into main Mar 8, 2024
5 checks passed
@mmourick mmourick deleted the f/add-current-subcommand branch March 8, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show active version in list
2 participants