Skip to content

Commit 7580417

Browse files
committed
fix: Fixing version constraint check again
1 parent 0844c57 commit 7580417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/discovery/phase_parse.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ func parseComponent(
243243
config.ExcludeBlock,
244244
config.ErrorsBlock,
245245
config.RemoteStateBlock,
246+
config.TerragruntVersionConstraints,
246247
).WithSkipOutputsResolution()
247248

248249
if len(discovery.parserOptions) > 0 {

0 commit comments

Comments
 (0)