瀏覽代碼

Removed AWS default region

Roberto Barbosa 8 年之前
父節點
當前提交
85622a32e2
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      variables.tf

+ 0 - 1
variables.tf

@@ -14,7 +14,6 @@ variable "stack_name" {
 }
 
 variable "region" {
-	default = "us-west-2"
 }
 
 variable "vpc_id" {}