Skip to content

Commit

Permalink
Merge branch 'patch-1' of ssh://github.com/shell-autonomic-sh/terrafo…
Browse files Browse the repository at this point in the history
…rm-provider-aws into shell-autonomic-sh-patch-1
  • Loading branch information
bflad committed Jan 26, 2021
2 parents dfbee2c + cd7288c commit db73e9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws/data_source_aws_elb_hosted_zone_id.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ var elbHostedZoneIdPerRegionMap = map[string]string{
endpoints.ApSoutheast1RegionID: "Z1LMS91P8CMLE5",
endpoints.ApSoutheast2RegionID: "Z1GM3OXH4ZPM65",
endpoints.CaCentral1RegionID: "ZQSVJUPU6J1EY",
endpoints.CnNorth1RegionID: "Z3BX2TMKNYI13Y",
endpoints.CnNorthwest1RegionID: "Z3BX2TMKNYI13Y",
endpoints.CnNorth1RegionID: "Z1GDH35T77C1KE",
endpoints.CnNorthwest1RegionID: "ZM7IZAIOVVDZF",
endpoints.EuCentral1RegionID: "Z215JYRZR1TBD5",
endpoints.EuNorth1RegionID: "Z23TAZ6LKFMNIO",
endpoints.EuSouth1RegionID: "Z3ULH7SSC9OV64",
Expand Down

0 comments on commit db73e9f

Please sign in to comment.