Skip to content

launchbynttdata/tf-aws-module_primitive-iam_role_policy_attachment

Repository files navigation

tf-aws-module_primitive-iam_role_policy_attachment

Requirements

Name Version
terraform ~> 1.0
aws ~> 5.0

Providers

Name Version
aws 5.100.0

Modules

No modules.

Resources

Name Type
aws_iam_role_policy_attachment.this resource

Inputs

Name Description Type Default Required
role_name The name of the IAM role to attach the policy to. string n/a yes
policy_arn The ARN of the IAM policy to attach. string n/a yes

Outputs

No outputs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published