Skip to content

Commit

Permalink
correct spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
mkgharbi-aneo committed Dec 12, 2024
1 parent f966360 commit 28d25fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions infrastructure/quick-deploy/gcp/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,10 @@ gke = {
]
}

kms = {
key_ring = "armonik"
crypto_key = "armonik"
location = "global"
kms = {
key_ring = "armonik"
crypto_key = "armonik"
location = "global"
}

# Logging level
Expand Down

0 comments on commit 28d25fe

Please sign in to comment.