Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado <[email protected]>
  • Loading branch information
JorTurFer committed Jan 1, 2024
1 parent b96ea82 commit db4991c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ module "github_secrets" {
value = data.aws_region.current.name
},
{
// TO REMOVE AFTER MERGING https://github.com/kedacore/keda/pull/5061
name = "TF_AWS_ACCOUNT_ID"
value = data.aws_caller_identity.current.account_id
},
Expand Down

0 comments on commit db4991c

Please sign in to comment.