这是indexloc提供的服务,不要输入任何密码
Skip to content

fix(terraform): fix cloning external modules from private regsitries #7229

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

Merged
merged 4 commits into from
Jul 9, 2025

Conversation

omriyoffe-panw
Copy link
Contributor

@omriyoffe-panw omriyoffe-panw commented Jul 8, 2025

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

Private Git registries used RegistryLoader instead of GitLoader.
This fix ensures, the right loader is matched to each source

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

@yuvalmich yuvalmich merged commit 0c3d657 into main Jul 9, 2025
111 of 121 checks passed
@yuvalmich yuvalmich deleted the fix-external-modules branch July 9, 2025 14:50
Saarett pushed a commit that referenced this pull request Jul 9, 2025
…7229)

* fix cloning external modules from private regsitries

* remove comments

* change documentation comment

* add tests for github is matching loader

---------

Co-authored-by: Yuval Michaeli <ymichaeli@paloaltonetworks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants