add template for directives
This commit is contained in:
8
fuzz/corpus/f52d8df1735642743de1385936b44170d42eaa2b
Normal file
8
fuzz/corpus/f52d8df1735642743de1385936b44170d42eaa2b
Normal file
@@ -0,0 +1,8 @@
|
||||
variable "amap" {
|
||||
type = -ap(string)
|
||||
<}
|
||||
|
||||
variaws_instance" "foo" {
|
||||
tags = "${var.amap}"
|
||||
meta = "${var.othermap}"
|
||||
}
|
||||
Reference in New Issue
Block a user