Skip to content

Commit 7ad2981

Browse files
committed
docs(cockpit): mark scaleway_cockpit resource as deprecated and add migration guidance
1 parent fb272b2 commit 7ad2981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/services/cockpit/cockpit.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ func ResourceCockpit() *schema.Resource {
9090
},
9191
},
9292
},
93+
DeprecationMessage: "The scaleway_cockpit resource is deprecated and will be removed after January 1st, 2025. Use the new specialized resources instead: scaleway_cockpit_source, scaleway_cockpit_alert_manager, and scaleway_cockpit_grafana_user.",
9394
}
9495
}
9596

0 commit comments

Comments
 (0)