module "managed-policies" {
source = "yukihira1992/managed-policies/aws"
}
data "aws_iam_policy" "ec2_full_access" {
arn = module.managed-policies.AmazonEC2FullAccess
}
-
Notifications
You must be signed in to change notification settings - Fork 1
A collection of AWS managed policies.
License
yukihira1992/terraform-aws-managed-policies
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
A collection of AWS managed policies.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published