This repository is used as an example of deploying rolesanywhere in AWS.
For more info, see: https://docs.aws.amazon.com/rolesanywhere/latest/userguide/introduction.html
| Name | Version |
|---|---|
| terraform | <= 1.10.5 |
| aws | >= 3.73 |
| Name | Version |
|---|---|
| aws | >= 3.73 |
No modules.
| Name | Type |
|---|---|
| aws_rolesanywhere_trust_anchor.this | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| certificates | certificate objects to create trust anchors for. These are expected to be in the format of data.tls_certificate see: https://registry.terraform.io/providers/hashicorp/tls/latest/docs/data-sources/certificate |
any |
n/a | yes |
| tags | A map of tags to apply to all resources | map(string) |
{} |
no |
| Name | Description |
|---|---|
| trust_anchor_arns | n/a |
| trust_anchor_names | n/a |
| trust_anchors | n/a |