juntekim.com/terraform/modules/tf_state_bucket/variables.tf
2026-02-17 23:28:47 +00:00

3 lines
43 B
HCL

variable "bucket_name" {
type = string
}