Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 25f8ed3

Browse files
committed
Typo for NRT service gateway
1 parent 65c65f6 commit 25f8ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ variable "oci_service_gateway" {
149149
type = "map"
150150
default = {
151151
ap-seoul-1 = "all-icn-services-in-oracle-services-network"
152-
ap-tokyo-1 = "all-nrt-services-in-oracle-serviecs-network"
152+
ap-tokyo-1 = "all-nrt-services-in-oracle-services-network"
153153
ca-toronto-1 = "all-yyz-services-in-oracle-services-network"
154154
eu-frankfurt-1 = "all-fra-services-in-oracle-services-network"
155155
uk-london-1 = "all-lhr-services-in-oracle-services-network"

0 commit comments

Comments
 (0)