winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.02k stars 197 forks source link

Platform hook for customizing the creation of IAM policies/roles #6341

Open eladb opened 5 months ago

eladb commented 5 months ago

Use Case

Many organizations have compliance policies around creation/modification of IAM roles and policies.

We want user-created AWS Wing platforms (tf-aws and awscdk for now) to allow platform providers to customize how IAM policies and roles are created.

Proposed Solution

When defining IAM policies and roles, invert the control through a hook at the platform level in order to allow users to hook into this flow.

Implementation Notes

No response

Component

No response

Community Notes

github-actions[bot] commented 2 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!