Skip to content

Commit

Permalink
Add ap-northeast-1d
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Apr 22, 2018
1 parent e8fd86c commit f93888c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ variable "availability_zones" {
ap-northeast-1 = ["ap-northeast-1a", "ap-northeast-1c"]
ap-southeast-1 = ["ap-southeast-1a", "ap-southeast-1b"]
ap-southeast-2 = ["ap-southeast-2a", "ap-southeast-2b", "ap-southeast-2c"]
ap-northeast-1 = ["ap-northeast-1a", "ap-northeast-1c"]
ap-northeast-1 = ["ap-northeast-1a", "ap-northeast-1c", "ap-northeast-1d"]
ap-northeast-2 = ["ap-northeast-2a", "ap-northeast-2c"]
}
}
Expand Down

0 comments on commit f93888c

Please sign in to comment.