d41b806789
Moving the transformer wholesale looks like it broke some tests, with some actually doing legit work in normalizing singular resources from a foo.0 notation to just foo. Adjusted the TestPlanGraphBuilder to account for the extra meta.count-boundary nodes in the graph output now, as well as added another context test that tests this case. It appears the issue happens during validate, as this is where the state can be altered to a broken state if things are not properly transformed in the plan graph. |
||
---|---|---|
.. | ||
data_source.go | ||
data_source_test.go | ||
provider.go | ||
provider_test.go | ||
resource.go | ||
resource_gh12183.go | ||
resource_gh12183_test.go | ||
resource_test.go |