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

feature(terraform): Parse and auto detect TF module dependencies #298

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

pulasthibandara
Copy link
Contributor

It could be tedious to manually manage all terraform module calls as dependencies for larger projects. This parses the HCL source to identify and add direct static dependencies to the NX dependency graph.

@pulasthibandara pulasthibandara marked this pull request as draft August 11, 2024 19:48
@pulasthibandara pulasthibandara marked this pull request as ready for review August 13, 2024 10:14
@pulasthibandara
Copy link
Contributor Author

I published this personally to test the package and had a reference to that in yarn.lock. Re-ran yarn install to update to the default one.

Copy link

nx-cloud bot commented Aug 19, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b1631eb. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

@TriPSs TriPSs merged commit c970e53 into TriPSs:master Aug 19, 2024
8 checks passed
@pulasthibandara pulasthibandara deleted the feature/auto-detect-tf-deps branch August 19, 2024 11:49
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.

2 participants