Newer
Older
openstack-caracal-dc-dc / tests / opentofu-validate / fixtures / s3-good / main.tf
variable "unused" {
  type    = string
  default = "root is fine"
}