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

Project setup - wrong directory? #2

Closed
cafecrema opened this issue Dec 5, 2022 · 1 comment · Fixed by #3
Closed

Project setup - wrong directory? #2

cafecrema opened this issue Dec 5, 2022 · 1 comment · Fixed by #3
Assignees
Labels
bug Something isn't working

Comments

@cafecrema
Copy link

terraform -chdir='helm' apply -var-file=$tfvars -auto-approve
should be

tfvars='../.local.tfvars'

After that, it works!

@epomatti epomatti linked a pull request Dec 5, 2022 that will close this issue
Merged
@epomatti epomatti self-assigned this Dec 5, 2022
@epomatti epomatti added the bug Something isn't working label Dec 5, 2022
@epomatti epomatti mentioned this issue Dec 5, 2022
Merged
@epomatti
Copy link
Owner

epomatti commented Dec 5, 2022

Yep, this also seem to have changed.

Fixed on #3

@epomatti epomatti closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants