Expand description
Auto-generates minimal IAM/RBAC permissions for initial setup.
Initial setup (admin runs alien deploy up) creates ALL cloud resources
(frozen AND live). This module generates the minimal permission set needed,
given a stack definition and target platform.
Functions§
- generate_
aws_ initial_ setup_ policy - Generate a merged AWS IAM policy document containing ALL provision permissions for the given platform.
- initial_
setup_ permission_ set_ ids - Collects all provision permission set IDs needed for a stack’s initial setup.