Skip to content

Commit 6fd964a

Browse files
authored
chore: AWS CloudWatch cross-account observability requires an account ID (#187)
Signed-off-by: Jon Buckley <jbuckley@mozilla.com>
1 parent f06f882 commit 6fd964a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

terraform/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,6 @@ module "github_secrets" {
458458
value = data.aws_region.current.name
459459
},
460460
{
461-
// TO REMOVE AFTER MERGING https://github.com/kedacore/keda/pull/5061
462461
name = "TF_AWS_ACCOUNT_ID"
463462
value = data.aws_caller_identity.current.account_id
464463
},

0 commit comments

Comments
 (0)