Create a IAM role and manage it's attached policies
| Name | Version |
|---|---|
| terraform | ~> 1.3 |
| aws | >= 4.67.0, < 5.0.0 |
| time | ~> 0.9.1 |
| Name | Version |
|---|---|
| aws | >= 4.67.0, < 5.0.0 |
| time | ~> 0.9.1 |
No modules.
| Name | Type |
|---|---|
| aws_iam_policy.policy | resource |
| time_static.last_update | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| customer | Customer applied to this instance | string |
"" |
no |
| name | Name applied to this instance | string |
"myIAMpolicy" |
no |
| policy | IAM policy document content | string |
n/a | yes |
| tags | Tags applied to this instance | map(string) |
{ |
no |
| Name | Description |
|---|---|
| arn | AWS IAM policy arn |