-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
panic on atmos terraform providers lock
#794
Labels
Comments
Same issue on v1.110.0, but with a custom command. Panic occurs on the same code path
Was previously using 1.95.0 which was working fine |
When performing a git bisect, I believe I have narrowed the issue down to this commit: 3342e8e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
I was playing around with lock files and ran into this:
Expected Behavior
No panic.
Steps to Reproduce
atmos terraform providers lock foo --stack bar
Screenshots
No response
Environment
Additional Context
Looks like I should have executed
atmos terraform providers foo --stack bar lock
The text was updated successfully, but these errors were encountered: