terraform-training/SecurityIdentityCompliance/Exercise1/README.md

40 lines
751 B
Markdown
Raw Normal View History

2024-10-24 23:12:35 +08:00
<!-- This readme file is generated with terraform-docs -->
## Requirements
| Name | Version |
|------|---------|
| terraform | >= 1.3.0 |
| aws | >= 5.0 |
## Providers
| Name | Version |
|------|---------|
| aws | 5.51.1 |
| random | 3.6.2 |
## Modules
No modules.
## Resources
| Name | Type |
|------|------|
| [aws_iam_group.Group1](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_group) | resource |
| [random_pet.this](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource |
## Inputs
No inputs.
## Outputs
| Name | Description |
|------|-------------|
| GroupName | Name of IAM group |
| last-updated | n/a |
---
## Authorship
This module was developed by xpk.