Skip to content

Commit

Permalink
chore(cb2-9827): force deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
me-matt committed Dec 4, 2023
1 parent 77d5e3f commit b7242ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tf/data.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ data "aws_secretsmanager_secret_version" "acct_ids" {
secret_id = data.aws_secretsmanager_secret.acct_ids.id
}

data "aws_caller_identity" "current" {}
data "aws_caller_identity" "current" {}

0 comments on commit b7242ba

Please sign in to comment.