Skip to content

Commit

Permalink
Update infrastructure/quick-deploy/gcp/parameters.tfvars
Browse files Browse the repository at this point in the history
Co-authored-by: lemaitre-aneo <[email protected]>
  • Loading branch information
mkgharbi-aneo and lemaitre-aneo committed Dec 12, 2024
1 parent 56b0e19 commit eeeec4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/quick-deploy/gcp/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ gke = {
kms = {
key_ring = "armonik" # Name the correct key ring
crypto_key = "armonik"
location = "europa-west1" # Modify to your location depending on where you are deploying
location = "global"
}

# Logging level
Expand Down

0 comments on commit eeeec4f

Please sign in to comment.