1
0
Files
2026-03-20 07:50:57 +08:00

51 lines
1.5 KiB
Markdown

<!-- This readme file is generated with terraform-docs -->
## Requirements
No requirements.
## Providers
| Name | Version |
|------|---------|
| aws | n/a |
## Modules
| Name | Source | Version |
|------|--------|---------|
| IamReadOnlyRole | ../modules/security_identity_compliance/iam-role-v2 | n/a |
| iam-group | ../modules/security_identity_compliance/iam-group | n/a |
| iam-group2 | ../modules/security_identity_compliance/iam-group | n/a |
| iam-user1 | ../modules/security_identity_compliance/iam-user | n/a |
| iam-user2 | ../modules/security_identity_compliance/iam-user | n/a |
## Resources
| Name | Type |
|------|------|
| [aws_iam_role_policy_attachment.IamReadOnlyRole](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy_attachment) | resource |
| [aws_iam_policy_document.user-policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | data source |
## Inputs
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| application | n/a | `any` | n/a | yes |
| aws-region | n/a | `any` | n/a | yes |
| customer-name | n/a | `any` | n/a | yes |
| environment | n/a | `any` | n/a | yes |
| owner | n/a | `any` | n/a | yes |
| project | n/a | `any` | n/a | yes |
## Outputs
| Name | Description |
|------|-------------|
| iam-user1-access-key | n/a |
| iam-user1-arn | n/a |
| iam-user1-secret-location | n/a |
| iam-user2-arn | n/a |
---
## Authorship
This module was developed by xpk.