|
před 5 roky | |
---|---|---|
.. | ||
README.md | před 5 roky | |
datasources.tf | před 5 roky | |
locals.tf | před 5 roky | |
outputs.tf | před 5 roky | |
policy-mdr_engineer.tf | před 5 roky | |
policy-mdr_iam_admin.tf | před 5 roky | |
policy-mdr_readonly_assumerole.tf | před 5 roky | |
policy-mdr_terraformer.tf | před 5 roky | |
versions.tf | před 5 roky |
Defines several well-known IAM policies.
Name | Version |
---|---|
aws | ~2.0? |
okta | ? |
(none)
Policy Name | Description |
---|---|
mdr_engineer | "legacy" policy. Gives effectively PowerUserAccess but with limitations on iam:PassRole and sts:AssumeRole. |
iam_admin_kms | "legacy" policy. Gives several kms:* actions related to creating, destroying, and managing keys. Encrypt and Decrypt are noticeably absent. |
mdr_engineer_readonly_assumerole | Read only access to AWS console with ability to escalate to Terraformer role |
mdr_terraformer | Full read/write access to (almost) everything. Has some limitations around PassRole and AssumeRole |