Improve this page

Back to AWS Terraform templates index <–

AWS iam group with Terraform

Aws_iam_group by the Sogeti community.

Template Locations

Online documentation

Template reference
Service description

module "AWS_iam_group" {
    name = "Cloudboost_testing"
    path = "/"
}