Skip to content

Update tfadd for a fix on default value check for dynamic types - #672

Merged
magodo (magodo) merged 1 commit into
Azure:mainfrom
magodo:tfadd_update_fix_dynamic_type_default_value_check
Aug 19, 2026
Merged

Update tfadd for a fix on default value check for dynamic types#672
magodo (magodo) merged 1 commit into
Azure:mainfrom
magodo:tfadd_update_fix_dynamic_type_default_value_check

Conversation

@magodo

Copy link
Copy Markdown
Member

When setting --config-mode to a value other than full, the new equality check logic of tfadd might cause an error when comparing default values on a dynamic attribute. E.g.:

converting default value map[]: can't convert Go map dynamically; only cty.Value allowed

I've made a fix in the tfadd. This PR just updates tfadd to bring the fix in.

@magodo
magodo (magodo) merged commit 6bfcb2f into Azure:main Aug 19, 2026
5 checks passed
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