provider/consul: Fixing resource updates
This commit is contained in:
parent
18333f149e
commit
2263616c2e
|
@ -156,7 +156,7 @@ AFTER:
|
|||
"datacenter": diff.AttrTypeCreate,
|
||||
"key": diff.AttrTypeUpdate,
|
||||
},
|
||||
ComputedAttrs: computed,
|
||||
ComputedAttrsUpdate: computed,
|
||||
}
|
||||
return b.Diff(s, c)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue