terraform-provider-scaleway icon indicating copy to clipboard operation
terraform-provider-scaleway copied to clipboard

core: add test for GetRawConfigForKey

Open Mia-Cross opened this issue 1 year ago • 0 comments
trafficstars

The test contained in the original PR used to rely on the rdb_instance resource, but that cannot be the case anymore because it would cause an import cycle.

A solution would be to create a mock resource resembling rdb, like we do in the CLI with mock commands to test general features.

Mia-Cross avatar Apr 11 '24 14:04 Mia-Cross