Skip to main content
Version: v1.8

AWS LOG-GROUP

Description

Terraform module which creates Cloudwatch resources on AWS

Specification

Properties

NameDescriptionTypeRequiredDefault
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

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