Fixes overriding modules which have depends_on attribute set#32796
Fixes overriding modules which have depends_on attribute set#32796liamcervante merged 1 commit intohashicorp:mainfrom
Conversation
|
Thanks for this submission! |
|
This fix looks good to me, before we merge could you extend one of the tests to cover using There's some test data in Thanks! |
da08593 to
2409be4
Compare
|
Thank you for the feedback @liamcervante ! Added the test and it passes :) |
|
Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch. |
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Fixes #32795
Target Release
1.4.x
Draft CHANGELOG entry
BUG FIXES
depends_onattribute set (although still doesn't allow to overridedepends_on, which is the intended behaviour)