Skip to content

Commit c03d9c9

Browse files
committed
fix build
1 parent 2b263a4 commit c03d9c9

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
@@ -257,7 +257,6 @@ func Provider(config *Config) plugin.ProviderFunc {
257257
"scaleway_block_snapshot": block.DataSourceSnapshot(),
258258
"scaleway_block_volume": block.DataSourceVolume(),
259259
"scaleway_cockpit": cockpit.DataSourceCockpit(),
260-
"scaleway_cockpit_plan": cockpit.DataSourcePlan(),
261260
"scaleway_cockpit_source": cockpit.DataSourceCockpitSource(),
262261
"scaleway_config": scwconfig.DataSourceConfig(),
263262
"scaleway_container": container.DataSourceContainer(),

0 commit comments

Comments
 (0)