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

Exclude copying folder from working directory to cache folder #916

Open
rmitula opened this issue Oct 17, 2019 · 2 comments · May be fixed by #3543
Open

Exclude copying folder from working directory to cache folder #916

rmitula opened this issue Oct 17, 2019 · 2 comments · May be fixed by #3543
Labels
enhancement New feature or request

Comments

@rmitula
Copy link

rmitula commented Oct 17, 2019

terragrunt = {
  terraform {
    source = "..."
    exclude_from_copy = [".terraform", ".git"]
  }
}

Originally posted by @brikis98 in #394 (comment)

Is there any update on that or functionality working currently in Terragrunt to do something similar? I simply want to exclude a couple of folders from being copied to the cache.

@yorinasub17 yorinasub17 added enhancement New feature or request help wanted labels Oct 21, 2019
@yorinasub17
Copy link
Contributor

Hi, this feature isn't implemented yet. We are currently buried at the moment and unlikely to get to this anytime soon, but would be happy to review a PR that adds this functionality!

@zhavir
Copy link

zhavir commented Mar 26, 2024

is there any progress on this topic? or some work-around?

@KabaevRoman KabaevRoman linked a pull request Nov 10, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

Successfully merging a pull request may close this issue.

4 participants