GoogleCloudPlatform / emblem

Archived: Emblem Giving is a sample application that demonstrates a serverless architecture with continuous delivery, and trouble recovery. :diamond_shape_with_a_dot_inside:
Apache License 2.0
239 stars 61 forks source link

Optimize IAM role assignments per policy of least privilege #614

Open rogerthatdev opened 2 years ago

rogerthatdev commented 2 years ago

Proposal

Applying a principle of least privilege by:

Problems this will solve

Demonstrate security best practices and better secure our projects

Alternatives

N/A

Additional context

Related:

grayside commented 2 years ago

This issue seems to be a repeat of the intention on #45.