Update terraform/variables.tf
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
variable "access_key" {
|
||||
default = "fHrc64JJfNV9pLVUMIsQ"
|
||||
default = ""
|
||||
}
|
||||
|
||||
variable "secret_key" {
|
||||
default = "93qernzjJp9CKuGkXLlHxQNn2bkxIKauzCkBjrw4"
|
||||
default = ""
|
||||
}
|
||||
|
||||
variable "region" {
|
||||
|
||||
Reference in New Issue
Block a user