Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
posquit0 committed Jun 5, 2023
1 parent d6248e6 commit c89f966
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@

Terraform module which creates Account and IAM related resources on AWS.

- [account](./modules/account)
- [iam-group](./modules/iam-group)
- [iam-oidc-identity-provider](./modules/iam-oidc-identity-provider)
- [iam-role](./modules/iam-role)
- [iam-saml-identity-provider](./modules/iam-saml-identity-provider)
- [iam-service-linked-role](./modules/iam-service-linked-role)
- [iam-user](./modules/iam-user)
- [managed-policies](./modules/managed-policies)
- [org-account](./modules/org-account)
- [org-organization](./modules/org-organization)
- [org-organizational-unit](./modules/org-organizational-unit)
- [ram-share](./modules/ram-share)
- [region](./modules/region)
- [sso-access-control-attributes](./modules/sso-access-control-attributes)
- [sso-account-assignment](./modules/sso-account-assignment)
- [sso-permission-set](./modules/sso-permission-set)


## Target AWS Services

Expand All @@ -23,12 +40,15 @@ Terraform Modules from [this package](https://github.com/tedilabs/terraform-aws-
- OpenID Connect Identity Provider
- SAML Identity Provider
- **AWS IAM Identity Center (AWS SSO)**
- Access Control Attributes
- Account Assignment
- Permission Set
- **AWS Organization**
- Organization
- Organization Unit
- Account
- **AWS RAM (Resource Access Manager)**
- Share


## Examples
Expand Down

0 comments on commit c89f966

Please sign in to comment.