summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/rouge-4.7.0/lib/rouge/demos/hcl
blob: 42287dae543518a13f8f65523980758f84b61b57 (plain)
1
2
3
4
5
6
7
service {
    key = "value"
}

variable "ami" {
    description = "the AMI to use"
}