LTF does not support remote configurations #24
raymondbutcher
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Why?
I think this would require either:
terraform init -from-module=MODULE-SOURCE
.-from-module
does another way.This would leave files in the directory, which then requires either:
.gitignore
and deleting certain files before and after Terraform runs. It works, but I want LTF to avoid this complexity.Alternatives
If this feature is important to you, consider these alternatives:
Beta Was this translation helpful? Give feedback.
All reactions