nitrictech / nitric

Nitric is a multi-language framework for cloud applications with infrastructure from code.
https://nitric.io
Apache License 2.0
1.09k stars 50 forks source link

feat(azure): Lock down permissions for buckets/topics/queues/secrets #537

Closed tjholm closed 7 months ago

tjholm commented 11 months ago

Co-authored-by: Jye Cusch jye.cusch@nitric.io

Least privaledge permissions implemented for topics/queues/buckets.

codecov[bot] commented 10 months ago

Codecov Report

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

Files Coverage Δ
cloud/azure/runtime/secret/key_vault.go 81.81% <100.00%> (ø)

... and 1 file with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!

tjholm commented 7 months ago

implemented as part of v1