Skip to content

Commit

Permalink
feat: add eu-fr2 to container registry domain mappings (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aashiq-J authored Jun 27, 2024
1 parent 5171ca5 commit 6bc18d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service_endpoints.tf
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ locals {
"jp-tok" = "jp.icr.io" # ap-north
"eu-de" = "de.icr.io" # eu-central
"eu-gb" = "uk.icr.io" # uk-south
"eu-fr2" = "fr2.icr.io" # eu-fr2
"ca-tor" = "ca.icr.io" # ca-tor
"br-sao" = "br.icr.io" # br-sao
"us-south" = "us.icr.io" # us-south
Expand Down

0 comments on commit 6bc18d6

Please sign in to comment.