transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
8 stars 7 forks source link

GCS terraform: output the writer service account #139

Closed mhutchinson closed 1 month ago

mhutchinson commented 1 month ago

Any code using this will need the name of the writer service account in order to run the writing code as the service account.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.41%. Comparing base (46ec9c2) to head (a8250e1). Report is 57 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ========================================== + Coverage 35.80% 36.41% +0.60% ========================================== Files 16 33 +17 Lines 1363 2793 +1430 ========================================== + Hits 488 1017 +529 - Misses 801 1666 +865 - Partials 74 110 +36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.