Skip to content

Commit ee4eaf3

Browse files
authored
feat(cockpit): delete cockpit plan data source (breaking) (#3092)
* feat(cockpit): delete cockpit plan data source * delete cassette * fix build
1 parent 94baa12 commit ee4eaf3

File tree

5 files changed

+0
-113
lines changed

5 files changed

+0
-113
lines changed

docs/data-sources/cockpit_plan.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

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(),

internal/services/cockpit/plan_data_source.go

Lines changed: 0 additions & 36 deletions
This file was deleted.

internal/services/cockpit/plan_data_source_test.go

Lines changed: 0 additions & 40 deletions
This file was deleted.

internal/services/cockpit/testdata/data-source-cockpit-plan-basic.cassette.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)