We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b263a4 commit c03d9c9Copy full SHA for c03d9c9
internal/provider/provider.go
@@ -257,7 +257,6 @@ func Provider(config *Config) plugin.ProviderFunc {
257
"scaleway_block_snapshot": block.DataSourceSnapshot(),
258
"scaleway_block_volume": block.DataSourceVolume(),
259
"scaleway_cockpit": cockpit.DataSourceCockpit(),
260
- "scaleway_cockpit_plan": cockpit.DataSourcePlan(),
261
"scaleway_cockpit_source": cockpit.DataSourceCockpitSource(),
262
"scaleway_config": scwconfig.DataSourceConfig(),
263
"scaleway_container": container.DataSourceContainer(),
0 commit comments