Skip to content

Commit db73e9f

Browse files
committed
Merge branch 'patch-1' of ssh://github.com/shell-autonomic-sh/terraform-provider-aws into shell-autonomic-sh-patch-1
2 parents dfbee2c + cd7288c commit db73e9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

aws/data_source_aws_elb_hosted_zone_id.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ var elbHostedZoneIdPerRegionMap = map[string]string{
1919
endpoints.ApSoutheast1RegionID: "Z1LMS91P8CMLE5",
2020
endpoints.ApSoutheast2RegionID: "Z1GM3OXH4ZPM65",
2121
endpoints.CaCentral1RegionID: "ZQSVJUPU6J1EY",
22-
endpoints.CnNorth1RegionID: "Z3BX2TMKNYI13Y",
23-
endpoints.CnNorthwest1RegionID: "Z3BX2TMKNYI13Y",
22+
endpoints.CnNorth1RegionID: "Z1GDH35T77C1KE",
23+
endpoints.CnNorthwest1RegionID: "ZM7IZAIOVVDZF",
2424
endpoints.EuCentral1RegionID: "Z215JYRZR1TBD5",
2525
endpoints.EuNorth1RegionID: "Z23TAZ6LKFMNIO",
2626
endpoints.EuSouth1RegionID: "Z3ULH7SSC9OV64",

0 commit comments

Comments
 (0)