mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
update test error for hclv2.10.1
This commit is contained in:
parent
dfbacdc734
commit
aaf03d3251
@ -58,7 +58,7 @@ func TestStaticValidateTraversal(t *testing.T) {
|
||||
},
|
||||
{
|
||||
`obj.str.nonexist`,
|
||||
`Unsupported attribute: This value does not have any attributes.`,
|
||||
`Unsupported attribute: Can't access attributes on a primitive-typed value (string).`,
|
||||
},
|
||||
{
|
||||
`obj.list`,
|
||||
|
Loading…
Reference in New Issue
Block a user