scaleway_lb_certificate.custom_certificate.certificate_chain
is not marked as sensitive
#2761
Labels
load-balancer
Load-balancer issues, bugs and feature requests
Community Note
Terraform Version
Terraform v1.9.6
on linux_amd64
Expected Behavior
The
certificate_chain
contains the private key for the TLS certificate, and as such is sensitive information. I would expect it to be marked as sensitive in the schema.Actual Behavior
As far as I can tell this field is not marked as sensitive:
terraform-provider-scaleway/internal/services/lb/certificate.go
Lines 83 to 88 in 4863479
The text was updated successfully, but these errors were encountered: