mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 10:01:08 -04:00
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" {}
|