Skip to content

Fix incompatible assignments for ResourceData.Set() reported by tfproviderlint. Closes #436

Timo Furrer requested to merge github/fork/timofurrer/bugfix/R004-issue-436 into main

I have to admit though that I kinda like the typed approach which was used there. However, in favor of having compatible type assignments and consistency it probably makes sense to merge this.

Merge request reports