Update terraform/variables.tf

This commit is contained in:
변정훈
2023-11-03 03:25:40 +00:00
parent e1b7e6c1e9
commit 8cf76e3481

View File

@@ -1,9 +1,9 @@
variable "access_key" {
default = "fHrc64JJfNV9pLVUMIsQ"
default = ""
}
variable "secret_key" {
default = "93qernzjJp9CKuGkXLlHxQNn2bkxIKauzCkBjrw4"
default = ""
}
variable "region" {