Skip to main content
版本:v1.9

AWS CLOUDWATCH-LOG-GROUP

描述

Terraform module which creates Cloudwatch resources on AWS

参数说明

属性

名称描述类型是否必须默认值
createWhether to create the Cloudwatch log groupboolfalse
kms_key_idThe ARN of the KMS Key to use when encrypting logsstringfalse
nameA name for the log groupstringfalse
name_prefixA name prefix for the log groupstringfalse
retention_in_daysSpecifies the number of days you want to retain log events in the specified log groupnumberfalse
tagsA map of tags to add to Cloudwatch log groupmap(string)false
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

名称描述类型是否必须默认值
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse