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

feat: update tofuenv pin to not update .opentofu-version if no version is used #15

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

anastasiiakozlova245
Copy link
Contributor

@anastasiiakozlova245 anastasiiakozlova245 commented Dec 30, 2023

Update tofuenv pin command to not update .opentofu-version file if no version is currently in use.

Before:
tofuenv pin command would create an empty .opentofu-version file

After:
tofuenv pin command will produce the following output:
No version is currently used. Please first set one with: tofuenv use

Nmishin
Nmishin previously approved these changes Dec 30, 2023
@anastasiiakozlova245 anastasiiakozlova245 merged commit 0b64670 into main Dec 30, 2023
2 of 6 checks passed
@anastasiiakozlova245 anastasiiakozlova245 deleted the feat/pin branch December 30, 2023 17:15
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