We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37eabda commit 3fda14eCopy full SHA for 3fda14e
docs/data-sources/lb_certificate.md
@@ -49,10 +49,10 @@ data "scaleway_lb_certificate" "byName" {
49
The following arguments are supported:
50
51
- `certificate_id` - (Optional) The certificate id.
52
- - Only one of `name` and `certificate_id` should be specified.
+ - Only one of `name` and `certificate_id` should be specified.
53
54
- `name` - (Optional) The name of the certificate backend.
55
- - When using a certificate `name` you should specify the `lb-id`
+ - When using a certificate `name` you should specify the `lb-id`
56
57
- `lb_id` - (Required) The load-balancer ID this certificate is attached to.
58
0 commit comments