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 9888a00 commit 3601808Copy full SHA for 3601808
internal/provider/provider.go
@@ -259,7 +259,6 @@ func Provider(config *Config) plugin.ProviderFunc {
259
"scaleway_block_snapshot": block.DataSourceSnapshot(),
260
"scaleway_block_volume": block.DataSourceVolume(),
261
"scaleway_cockpit": cockpit.DataSourceCockpit(),
262
- "scaleway_cockpit_plan": cockpit.DataSourcePlan(),
263
"scaleway_cockpit_source": cockpit.DataSourceCockpitSource(),
264
"scaleway_config": scwconfig.DataSourceConfig(),
265
"scaleway_container": container.DataSourceContainer(),
0 commit comments