|
|
|
|
|
by Qerub
924 days ago
|
|
> […] they have 4 lines of code in Wing, but the long Pulumi example sets up permissions. So how did the permissions get set up in Wing? As it says on the page: "Wing allows developers to write very few lines of code and let the compiler take care of IAM policies and other cloud mechanics." Basically it auto-generates least-privilege IAM policies. |
|
Nice!