add template for directives
This commit is contained in:
@@ -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