Skip to main content
Version: v1.9

AWS IAM-POLICY

Description

Terraform module which creates IAM resources on AWS

Specification

Properties

NameDescriptionTypeRequiredDefault
create_policyWhether to create the IAM policyboolfalse
descriptionThe description of the policystringfalse
nameThe name of the policystringfalse
pathThe path of the policy in IAMstringfalse
policyThe path of the policy in IAM (tpl file)stringfalse
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