add template for directives
This commit is contained in:
13
fuzz/corpus/686b2e734f2b5d4017b2a5c1f02a7e9b75b07d98
Normal file
13
fuzz/corpus/686b2e734f2b5d4017b2a5c1f02a7e9b75b07d98
Normal file
@@ -0,0 +1,13 @@
|
||||
// a remicsg" {
|
||||
name = "dynamicsg"
|
||||
description = "Ingress for Vault"
|
||||
|
||||
dysg_ports
|
||||
content {
|
||||
from_port = ingress.value
|
||||
to_port = ingress.value
|
||||
protocol = "tcp"
|
||||
cidr_blocks = ["0.0.0.0/0"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user