Skip to content

Commit e490a6b

Browse files
committed
eli-510 forcing github to materialise change in GUI
1 parent f00baa3 commit e490a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/stacks/api-layer/csoc_log_forwarding.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ data "aws_iam_policy_document" "cwl_subscription_assume_role" {
1717
identifiers = ["logs.${var.default_aws_region}.amazonaws.com"]
1818
}
1919

20-
condition {
20+
condition { # Forcing github
2121
test = "StringLike"
2222
variable = "aws:SourceArn"
2323
values = ["${module.eligibility_signposting_api_gateway.cloudwatch_destination_arn}:*"]

0 commit comments

Comments
 (0)