We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfbee2c + cd7288c commit db73e9fCopy full SHA for db73e9f
1 file changed
aws/data_source_aws_elb_hosted_zone_id.go
@@ -19,8 +19,8 @@ var elbHostedZoneIdPerRegionMap = map[string]string{
19
endpoints.ApSoutheast1RegionID: "Z1LMS91P8CMLE5",
20
endpoints.ApSoutheast2RegionID: "Z1GM3OXH4ZPM65",
21
endpoints.CaCentral1RegionID: "ZQSVJUPU6J1EY",
22
- endpoints.CnNorth1RegionID: "Z3BX2TMKNYI13Y",
23
- endpoints.CnNorthwest1RegionID: "Z3BX2TMKNYI13Y",
+ endpoints.CnNorth1RegionID: "Z1GDH35T77C1KE",
+ endpoints.CnNorthwest1RegionID: "ZM7IZAIOVVDZF",
24
endpoints.EuCentral1RegionID: "Z215JYRZR1TBD5",
25
endpoints.EuNorth1RegionID: "Z23TAZ6LKFMNIO",
26
endpoints.EuSouth1RegionID: "Z3ULH7SSC9OV64",
0 commit comments