Skip to main content
Version: v1.8

AWS IAM-GROUP-WITH-ASSUMABLE-ROLES-POLICY

Description

Terraform module which creates IAM resources on AWS

Specification

Properties

NameDescriptionTypeRequiredDefault
assumable_rolesList of IAM roles ARNs which can be assumed by the grouplist(string)false
group_usersList of IAM users to have in an IAM group which can assume the rolelist(string)false
nameName of IAM policy and IAM groupstringtrue
tagsA map of tags to add to all resources.map(string)false
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

NameDescriptionTypeRequiredDefault
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse