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