scaleway / terraform-provider-scaleway

Terraform Scaleway provider
https://www.terraform.io/docs/providers/scaleway/
Mozilla Public License 2.0
199 stars 125 forks source link

Observability Cockpit Endpoints deprecated #2740

Closed kaizensparc closed 2 months ago

kaizensparc commented 2 months ago

Community Note

Terraform Version

Terraform v1.9.5 on linux_amd64

Affected Resource(s)

scaleway_cockpit scaleway_cockpit_source (Datasource) scaleway_cockpit

When using the cockpit datasource in order to fetch the endpoints, the documentation tells we need to use the resource. When using the resource, the endpoint field is also deprecated and tells us to use the scaleway_cockpit_source resource. How can we use scaleway_cockpit_source to fetch Scaleway's regional metrics and logs endpoints (the ones Scaleway resources' metrics are pushed)?