terraform-aws-efs icon indicating copy to clipboard operation
terraform-aws-efs copied to clipboard

Terraform module to create AWS EFS resources πŸ‡ΊπŸ‡¦

Results 1 terraform-aws-efs issues
Sort by recently updated
recently updated
newest added
trafficstars

## Description The policy generated by `deny_nonsecure_transport` grants access to **all** AWS principals. This makes the use of IAM to control access to the filesystem impossible when this boolean is...