dda-devops-build/src/main/resources/terraform/do_backend_properties_vars.tf
2022-12-10 17:11:31 +01:00

5 lines
No EOL
109 B
HCL

variable "endpoint" {}
variable "bucket" {}
variable "key" {}
variable "region" {}
variable "account_name" {}