You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the system supports updating local modules when using Terraform, but it does not support updating local modules when using Terragrunt.
Why is the feature needed?
When updating local modules in Terragrunt, the changes are not detected, and the plan is not triggered.
Example Code
No response
Note
Alternatively, enabling the ability to configure dependencies on directories or files related to the target could provide a viable alternative solution.
Taiki130
changed the title
Support for Updating Local Modules in Terragrunt
Support for Updating Local Modules when using Terragrunt
Dec 24, 2024
Taiki130
changed the title
Support for Updating Local Modules when using Terragrunt
Support for updating local modules when using Terragrunt
Dec 24, 2024
Thank you for reporting the issue.
I'll try to reproduce the issue.
Alternatively, enabling the ability to configure dependencies on directories or files related to the target could provide a viable alternative solution.
Feature Overview
Currently, the system supports updating local modules when using Terraform, but it does not support updating local modules when using Terragrunt.
Why is the feature needed?
When updating local modules in Terragrunt, the changes are not detected, and the plan is not triggered.
Example Code
No response
Note
Alternatively, enabling the ability to configure dependencies on directories or files related to the target could provide a viable alternative solution.
tfaction-root.yaml
The text was updated successfully, but these errors were encountered: