We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f06f882 commit 6fd964aCopy full SHA for 6fd964a
1 file changed
terraform/main.tf
@@ -458,7 +458,6 @@ module "github_secrets" {
458
value = data.aws_region.current.name
459
},
460
{
461
- // TO REMOVE AFTER MERGING https://github.com/kedacore/keda/pull/5061
462
name = "TF_AWS_ACCOUNT_ID"
463
value = data.aws_caller_identity.current.account_id
464
0 commit comments