Skip to content

Commit 3601808

Browse files
committed
fix build
1 parent 9888a00 commit 3601808

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/provider/provider.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@ func Provider(config *Config) plugin.ProviderFunc {
259259
"scaleway_block_snapshot": block.DataSourceSnapshot(),
260260
"scaleway_block_volume": block.DataSourceVolume(),
261261
"scaleway_cockpit": cockpit.DataSourceCockpit(),
262-
"scaleway_cockpit_plan": cockpit.DataSourcePlan(),
263262
"scaleway_cockpit_source": cockpit.DataSourceCockpitSource(),
264263
"scaleway_config": scwconfig.DataSourceConfig(),
265264
"scaleway_container": container.DataSourceContainer(),

0 commit comments

Comments
 (0)