Skip to content

Commit de558ea

Browse files
committed
docs: Remove trailing whitespace
1 parent 7532bdb commit de558ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

use-cases/_questionnaire.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ modules, and we also offer [AWS Cloudformation templates](https://github.com/sys
2828
- whether it's organizational or not, could you give us a quick picture of the infra setup in terms of what resource is in what account? the resources of interest are the ones you may want to reuse, such as the cloudtrail, cloudtrail-sns, cloudtrail-s3, existing clusters where to deploy the workload, ...
2929

3030
### google-cloud specific
31-
- do you have Logs API activated in place (either organizational or per-project)?
32-
- if yes, for billing estimation purpose, could you run the folowing query on the target scope of the log explorer, for a given month range??
31+
- do you have Logs API activated in place (either organizational or per-project)?
32+
- if yes, for billing estimation purpose, could you run the folowing query on the target scope of the log explorer, for a given month range??
3333
```logName=~"^projects/SCOPED_PROJECT_OR_ORG/logs/cloudaudit.googleapis.com" -resource.type="k8s_cluster"``` . first part is optional for scoping down.
3434

3535

0 commit comments

Comments
 (0)