intellij-hcl icon indicating copy to clipboard operation
intellij-hcl copied to clipboard

.git folders in .terraform modules should be ignored by the IDE

Open thorntonrp opened this issue 4 years ago • 0 comments

Terraform uses git to clone terraform modules. When the IDE sees the .git folder at .terraform/<modulename>/.git, it reports a message from the IDE event log "Git repositories found" with options to "Enable Integration", "Configure...", or "Ignore". It would be nice if the IDE would automatically recognize that git repositories under the .terraform folder are not a part of the project code and should be ignored automatically.

thorntonrp avatar May 04 '20 18:05 thorntonrp