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