Terraform code to manage the creation of AWS Single-Account access apps in Azure Enterprise Apps and EntraID
| Name | Version |
|---|---|
| aws | ~> 5.10 |
| awscc | ~> 0.57.0 |
| azuread | 2.44.0 |
| http | 3.4.0 |
| random | 3.4.2 |
| vault | ~> 3.19.0 |
| Name | Version |
|---|---|
| aws | ~> 5.10 |
| azuread | 2.44.0 |
| http | 3.4.0 |
| random | 3.4.2 |
| time | n/a |
| vault | ~> 3.19.0 |
No modules.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| account | The AWS Account you are working in. Can be a Internal Team Name, Client Name or any Name the is associated with the AWS account. | string |
"account" |
no |
| env | Environment that the AWS account is part of, Dev, Test, Prod and PreProd are some examples | string |
"Dev" |
no |
| region | AWS Region | string |
"eu-west-2" |
no |
No outputs.