mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-26 08:26:26 -06:00
9 lines
178 B
HCL
9 lines
178 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" {}
|