Improve this page

Back to AWS Terraform templates index <–

AWS iam role with Terraform

Aws_iam_role by the Sogeti community.

Template Locations

Online documentation

Template reference
Service description

module "aws_iam_role" {
    role_name = "Ec2_role"
}