Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi-bitonti committed Oct 31, 2023
1 parent 3131783 commit 8e4d06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/data-solutions/vertex-mlops/ci-cd.tf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ module "secret-manager" {
secrets = {
github-key = {
locations = [var.region]
kms = {
keys = {
"${var.region}" = var.service_encryption_keys.secretmanager
}
}
Expand Down

0 comments on commit 8e4d06e

Please sign in to comment.