Model/deployment/terraform/modules/tf_state_bucket/variables.tf
2026-05-19 16:35:09 +00:00

3 lines
43 B
HCL

variable "bucket_name" {
type = string
}