Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
terraform-aws-iam
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Terraform Modules
terraform-aws-iam
Commits
7042ac00
Unverified
Commit
7042ac00
authored
Feb 23, 2021
by
Anton Babenko
Committed by
GitHub
Feb 23, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: Run pre-commit terraform_docs hook (#133)
parent
e9234495
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
39 additions
and
39 deletions
+39
-39
README.md
examples/iam-assumable-roles-with-saml/README.md
+1
-1
README.md
examples/iam-group-with-assumable-roles-policy/README.md
+1
-1
README.md
examples/iam-group-with-policies/README.md
+1
-1
README.md
examples/iam-policy/README.md
+1
-1
README.md
modules/iam-account/README.md
+3
-3
README.md
modules/iam-assumable-role-with-oidc/README.md
+5
-5
README.md
modules/iam-assumable-role/README.md
+4
-4
README.md
modules/iam-assumable-roles-with-saml/README.md
+3
-3
README.md
modules/iam-assumable-roles/README.md
+3
-3
README.md
modules/iam-group-with-assumable-roles-policy/README.md
+5
-5
README.md
modules/iam-group-with-policies/README.md
+7
-7
README.md
modules/iam-policy/README.md
+1
-1
README.md
modules/iam-user/README.md
+4
-4
No files found.
examples/iam-assumable-roles-with-saml/README.md
View file @
7042ac00
...
@@ -40,7 +40,7 @@ Run `terraform destroy` when you don't need these resources.
...
@@ -40,7 +40,7 @@ Run `terraform destroy` when you don't need these resources.
| Name |
| Name |
|------|
|------|
|
[
aws_iam_saml_provider
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/resources/iam_saml_provider
)
|
|
[
aws_iam_saml_provider
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/resources/iam_saml_provider
)
|
## Inputs
## Inputs
...
...
examples/iam-group-with-assumable-roles-policy/README.md
View file @
7042ac00
...
@@ -45,7 +45,7 @@ Run `terraform destroy` when you don't need these resources.
...
@@ -45,7 +45,7 @@ Run `terraform destroy` when you don't need these resources.
| Name |
| Name |
|------|
|------|
|
[
aws_caller_identity
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/caller_identity
)
|
|
[
aws_caller_identity
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/caller_identity
)
|
## Inputs
## Inputs
...
...
examples/iam-group-with-policies/README.md
View file @
7042ac00
...
@@ -41,7 +41,7 @@ Run `terraform destroy` when you don't need these resources.
...
@@ -41,7 +41,7 @@ Run `terraform destroy` when you don't need these resources.
| Name |
| Name |
|------|
|------|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/iam_policy_document
)
|
## Inputs
## Inputs
...
...
examples/iam-policy/README.md
View file @
7042ac00
...
@@ -39,7 +39,7 @@ Run `terraform destroy` when you don't need these resources.
...
@@ -39,7 +39,7 @@ Run `terraform destroy` when you don't need these resources.
| Name |
| Name |
|------|
|------|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/iam_policy_document
)
|
## Inputs
## Inputs
...
...
modules/iam-account/README.md
View file @
7042ac00
...
@@ -43,9 +43,9 @@ No Modules.
...
@@ -43,9 +43,9 @@ No Modules.
| Name |
| Name |
|------|
|------|
|
[
aws_caller_identity
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/caller_identity
)
|
|
[
aws_caller_identity
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/caller_identity
)
|
|
[
aws_iam_account_alias
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/resources/iam_account_alias
)
|
|
[
aws_iam_account_alias
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/resources/iam_account_alias
)
|
|
[
aws_iam_account_password_policy
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/resources/iam_account_password_policy
)
|
|
[
aws_iam_account_password_policy
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/resources/iam_account_password_policy
)
|
## Inputs
## Inputs
...
...
modules/iam-assumable-role-with-oidc/README.md
View file @
7042ac00
...
@@ -28,11 +28,11 @@ No Modules.
...
@@ -28,11 +28,11 @@ No Modules.
| Name |
| Name |
|------|
|------|
|
[
aws_caller_identity
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/caller_identity
)
|
|
[
aws_caller_identity
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/caller_identity
)
|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_role
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_role_policy_attachment
)
|
|
[
aws_iam_role
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role
)
|
|
[
aws_iam_role
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_role
)
|
|
[
aws_iam_role
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy_attachment
)
|
|
[
aws_partition
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/partition
)
|
|
[
aws_partition
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/partition
)
|
## Inputs
## Inputs
...
...
modules/iam-assumable-role/README.md
View file @
7042ac00
...
@@ -26,10 +26,10 @@ No Modules.
...
@@ -26,10 +26,10 @@ No Modules.
| Name |
| Name |
|------|
|------|
|
[
aws_iam_instance_profile
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/resources/iam_instance_profile
)
|
|
[
aws_iam_instance_profile
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/resources/iam_instance_profile
)
|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_role
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_role_policy_attachment
)
|
|
[
aws_iam_role
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role
)
|
|
[
aws_iam_role
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_role
)
|
|
[
aws_iam_role
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy_attachment
)
|
## Inputs
## Inputs
...
...
modules/iam-assumable-roles-with-saml/README.md
View file @
7042ac00
...
@@ -28,9 +28,9 @@ No Modules.
...
@@ -28,9 +28,9 @@ No Modules.
| Name |
| Name |
|------|
|------|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_role
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_role_policy_attachment
)
|
|
[
aws_iam_role
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role
)
|
|
[
aws_iam_role
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_role
)
|
|
[
aws_iam_role
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy_attachment
)
|
## Inputs
## Inputs
...
...
modules/iam-assumable-roles/README.md
View file @
7042ac00
...
@@ -26,9 +26,9 @@ No Modules.
...
@@ -26,9 +26,9 @@ No Modules.
| Name |
| Name |
|------|
|------|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_policy_document
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_role
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_role_policy_attachment
)
|
|
[
aws_iam_role
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role
)
|
|
[
aws_iam_role
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_role
)
|
|
[
aws_iam_role
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy_attachment
)
|
## Inputs
## Inputs
...
...
modules/iam-group-with-assumable-roles-policy/README.md
View file @
7042ac00
...
@@ -24,11 +24,11 @@ No Modules.
...
@@ -24,11 +24,11 @@ No Modules.
| Name |
| Name |
|------|
|------|
|
[
aws_iam_group
_membership
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_group_membershi
p
)
|
|
[
aws_iam_group
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_grou
p
)
|
|
[
aws_iam_group_
policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_group_policy_attachment
)
|
|
[
aws_iam_group_
membership
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_group_membership
)
|
|
[
aws_iam_group
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_group
)
|
|
[
aws_iam_group
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_group_policy_attachment
)
|
|
[
aws_iam_policy
_document
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_policy
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy
)
|
|
[
aws_iam_policy
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_policy
)
|
|
[
aws_iam_policy
_document
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document
)
|
## Inputs
## Inputs
...
...
modules/iam-group-with-policies/README.md
View file @
7042ac00
...
@@ -24,13 +24,13 @@ No Modules.
...
@@ -24,13 +24,13 @@ No Modules.
| Name |
| Name |
|------|
|------|
|
[
aws_caller_identity
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/caller_identity
)
|
|
[
aws_caller_identity
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/caller_identity
)
|
|
[
aws_iam_group
_membership
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_group_membershi
p
)
|
|
[
aws_iam_group
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_grou
p
)
|
|
[
aws_iam_group_
policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_group_policy_attachment
)
|
|
[
aws_iam_group_
membership
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_group_membership
)
|
|
[
aws_iam_group
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_group
)
|
|
[
aws_iam_group
_policy_attachment
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_group_policy_attachment
)
|
|
[
aws_iam_policy
_document
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/data-sources/iam_policy_document
)
|
|
[
aws_iam_policy
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy
)
|
|
[
aws_iam_policy
](
https://registry.terraform.io/providers/hashicorp/aws/2.23/docs/resources/iam_policy
)
|
|
[
aws_iam_policy
_document
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document
)
|
|
[
aws_partition
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/data-sources/partition
)
|
|
[
aws_partition
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/data-sources/partition
)
|
## Inputs
## Inputs
...
...
modules/iam-policy/README.md
View file @
7042ac00
...
@@ -24,7 +24,7 @@ No Modules.
...
@@ -24,7 +24,7 @@ No Modules.
| Name |
| Name |
|------|
|------|
|
[
aws_iam_policy
](
https://registry.terraform.io/providers/hashicorp/aws/
2.23
/docs/resources/iam_policy
)
|
|
[
aws_iam_policy
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/resources/iam_policy
)
|
## Inputs
## Inputs
...
...
modules/iam-user/README.md
View file @
7042ac00
...
@@ -40,10 +40,10 @@ No Modules.
...
@@ -40,10 +40,10 @@ No Modules.
| Name |
| Name |
|------|
|------|
|
[
aws_iam_access_key
](
https://registry.terraform.io/providers/hashicorp/aws/
2.50
/docs/resources/iam_access_key
)
|
|
[
aws_iam_access_key
](
https://registry.terraform.io/providers/hashicorp/aws/
latest
/docs/resources/iam_access_key
)
|
|
[
aws_iam_user
_login_profile
](
https://registry.terraform.io/providers/hashicorp/aws/2.50/docs/resources/iam_user_login_profile
)
|
|
[
aws_iam_user
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_user
)
|
|
[
aws_iam_user_
ssh_key
](
https://registry.terraform.io/providers/hashicorp/aws/2.50/docs/resources/iam_user_ssh_key
)
|
|
[
aws_iam_user_
login_profile
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_user_login_profile
)
|
|
[
aws_iam_user
](
https://registry.terraform.io/providers/hashicorp/aws/2.50/docs/resources/iam_user
)
|
|
[
aws_iam_user
_ssh_key
](
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_user_ssh_key
)
|
## Inputs
## Inputs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment