@@ -15,14 +15,7 @@ Terraform module which creates Account and IAM related resources on AWS.
15
15
- [ iam-saml-identity-provider] ( ./modules/iam-saml-identity-provider )
16
16
- [ iam-service-linked-role] ( ./modules/iam-service-linked-role )
17
17
- [ iam-user] ( ./modules/iam-user )
18
- - [ org-account] ( ./modules/org-account )
19
- - [ org-organization] ( ./modules/org-organization )
20
- - [ org-organizational-unit] ( ./modules/org-organizational-unit )
21
- - [ ram-share] ( ./modules/ram-share )
22
18
- [ region] ( ./modules/region )
23
- - [ sso-access-control-attributes] ( ./modules/sso-access-control-attributes )
24
- - [ sso-account-assignment] ( ./modules/sso-account-assignment )
25
- - [ sso-permission-set] ( ./modules/sso-permission-set )
26
19
27
20
28
21
## Target AWS Services
@@ -40,19 +33,9 @@ Terraform Modules from [this package](https://github.com/tedilabs/terraform-aws-
40
33
- Policy
41
34
- OpenID Connect Identity Provider
42
35
- SAML Identity Provider
43
- - ** AWS IAM Identity Center (AWS SSO)**
44
- - Access Control Attributes
45
- - Account Assignment
46
- - Permission Set
47
- - ** AWS Organization**
48
- - Organization
49
- - Organization Unit
50
- - Account
51
36
- ** AWS Resource Explorer**
52
37
- Index
53
38
- View
54
- - ** AWS RAM (Resource Access Manager)**
55
- - Share
56
39
57
40
58
41
## Examples
@@ -78,6 +61,7 @@ Enjoying [terraform-aws-account](https://github.com/tedilabs/terraform-aws-accou
78
61
- [ AWS Domain] ( https://github.com/tedilabs/terraform-aws-domain ) - A package of Terraform Modules to manage AWS Domain resources.
79
62
- [ AWS Load Balancer] ( https://github.com/tedilabs/terraform-aws-load-balancer ) - A package of Terraform Modules to manage AWS Load Balancer resources.
80
63
- [ AWS Network] ( https://github.com/tedilabs/terraform-aws-network ) - A package of Terraform Modules to manage AWS Network resources.
64
+ - [ AWS Organization] ( https://github.com/tedilabs/terraform-aws-organization ) - A package of Terraform Modules to manage AWS Organization resources.
81
65
- [ AWS Security] ( https://github.com/tedilabs/terraform-aws-security ) - A package of Terraform Modules to manage AWS Security resources.
82
66
83
67
Or check out [ the full list] ( https://github.com/search?q=org%3Atedilabs+topic%3Aterraform-module&type=repositories )
@@ -92,4 +76,4 @@ Like this project? Follow the repository on [GitHub](https://github.com/tedilabs
92
76
93
77
Provided under the terms of the [ Apache License] ( LICENSE ) .
94
78
95
- Copyright © 2021-2023 , [ Byungjin Park] ( https://www.posquit0.com ) .
79
+ Copyright © 2021-2024 , [ Byungjin Park] ( https://www.posquit0.com ) .
0 commit comments