Update terraform/variables.tf

This commit is contained in:
변정훈
2023-11-03 03:26:29 +00:00
parent 8cf76e3481
commit c5e1cf5a9b

View File

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