Terraform module for enabling IAM Access Analyzer.
module "access-analyzer" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-baselines//modules/access-analyzer"
}
Name | Description | Type | Default | Required |
---|---|---|---|---|
tags | Tags to apply to resources | map | {} | no |
None.
If you're looking to raise an issue with this module, please create a new issue in the Modernisation Platform repository.