· 9 years ago · Dec 28, 2016, 06:39 PM
1variable "access_key" {} 2variable "secret_key" {} 3variable "region" { 4 default = "ap-northeast-2" 5}