# Demo project plan
## Requirements
| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | ~> 1.4.0 |
| [aws](#requirement\_aws) | >= 4.20.0 |
| [random](#requirement\_random) | 3.4.2 |
## Providers
| Name | Version |
|------|---------|
| [aws](#provider\_aws) | 5.1.0 |
## Modules
No modules.
## Resources
| Name | Type |
|------|------|
| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity) | data source |
| [aws_ssoadmin_instances.ssoadmin](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssoadmin_instances) | data source |
## Inputs
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [region](#input\_region) | The name of the region. | `string` | n/a | yes |
## Outputs
No outputs.