mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-26 17:01:04 -06:00
c6beaa7ce8
Signed-off-by: Valentin Pichard <valentin.pichard@corp.ovh.com>
12 lines
181 B
HCL
12 lines
181 B
HCL
variable "prod_access_key" {}
|
|
|
|
variable "prod_secret_key" {}
|
|
|
|
variable "test_account_id" {}
|
|
|
|
variable "test_access_key" {}
|
|
|
|
variable "test_secret_key" {}
|
|
|
|
variable "bucket_name" {}
|