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

Support for nested terraform code and directories #9453

Open
1 task done
BhagyaAmarasinghe opened this issue Apr 7, 2024 · 0 comments
Open
1 task done

Support for nested terraform code and directories #9453

BhagyaAmarasinghe opened this issue Apr 7, 2024 · 0 comments
Labels
L: git:submodules Git submodules L: terraform Terraform packages T: feature-request Requests for new features

Comments

@BhagyaAmarasinghe
Copy link

BhagyaAmarasinghe commented Apr 7, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

Package Ecosystem

terraform

Description

When adding dependabot for terraform repositories with multiple nested directories:

  • Dependabot will not look recursively through all directories for .tf files. And this prevents submodules from getting updates
  • Also, in a repo where there are multiple directories, will result in having to create dependabot entries for every single directory which result in a very long file. It would be nice if we can implement a feature to use glob patterns or to provide multiple paths to dependabot directory so that it will pick the .tf files in the nested directories.
@BhagyaAmarasinghe BhagyaAmarasinghe added the T: feature-request Requests for new features label Apr 7, 2024
@github-actions github-actions bot added L: git:submodules Git submodules L: terraform Terraform packages labels Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: git:submodules Git submodules L: terraform Terraform packages T: feature-request Requests for new features
Projects
Status: No status
Development

No branches or pull requests

1 participant