Skip to content

Commit 2b095cc

Browse files
CCM-8197: Cross Account Observability
1 parent 8d245d4 commit 2b095cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/modules/observability-datasource/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ variable "observability_account_id" {
5757
}
5858

5959
variable "log_group_configuration" {
60-
description = "Configuration for filtering log groups in the link configuration."
60+
description = "Configuration for filtering log groups in the link configuration." # https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/oam_link#link_configuration-block
6161
type = object({
6262
filter = string
6363
})

0 commit comments

Comments
 (0)