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

fix: use GetOutputs option to fetch nested depdendencies #2881

Merged
merged 1 commit into from Feb 16, 2024
Merged

Conversation

hugorut
Copy link
Contributor

@hugorut hugorut commented Feb 15, 2024

Requires: infracost/terragrunt#13

Refactors the TerragruntHCLProvider to include a terragruntPathToValue which is passed to the TerragruntOptions. This is used by the Terragrunt library to fetch certain nested deps. See infracost/terragrunt#13 PR description for more details.

Copy link
Member

@aliscott aliscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is nice!

Requires: infracost/terragrunt#13

Refactors the `TerragruntHCLProvider` to include a `terragruntPathToValue`
which is passed to the `TerragruntOptions`. This is used by the Terragrunt
library to fetch certain nested deps. See infracost/terragrunt#13
PR description for more details.
@hugorut hugorut merged commit b47f48a into master Feb 16, 2024
10 checks passed
@hugorut hugorut deleted the IC-708 branch February 16, 2024 11:03
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.

None yet

2 participants