Open DazWilkin opened 1 year ago
The recommendation for this rule breaks the hyperlink across lines:
Google recommends using uniform access for a Cloud Storage bucket IAM policy https://cloud.google.com/storage/docs/access- control#choose_between_uniform_and_fine-grained_access
In (most) shells, hyperlinks are detected and become clickable but the above behavior results in a 404 (https://cloud.google.com/storage/docs/access-)
Recommend: not line-splitting hyperlinks.
Fixed, PR raised https://github.com/GoogleCloudPlatform/gcpdiag/pull/64
The recommendation for this rule breaks the hyperlink across lines:
In (most) shells, hyperlinks are detected and become clickable but the above behavior results in a 404 (https://cloud.google.com/storage/docs/access-)
Recommend: not line-splitting hyperlinks.