No requirements.
Name | Version |
---|---|
aws | n/a |
No modules.
Name | Type |
---|---|
aws_iam_instance_profile.instance_profile | resource |
aws_iam_policy.iam_policy | resource |
aws_iam_role.iam_role | resource |
aws_iam_role_policy_attachment.attach_policy | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
assume_role_policy | The role policy variables | object({ |
n/a | yes |
env | Environment | string |
"stg" |
no |
policy | Policy definition por iam role | object({ |
n/a | yes |
role_name | The name of the IAM role | string |
n/a | yes |
Name | Description |
---|---|
instance_profile_name | The name of the instance profile assigned to EC2 |
role_name | The name of the IAM role assigned to EC2 |