add template for directives
This commit is contained in:
20
fuzz/corpus/bac4707f129bb581bbb1afff77250909c929edd9
Normal file
20
fuzz/corpus/bac4707f129bb581bbb1afff77250909c929edd9
Normal file
@@ -0,0 +1,20 @@
|
||||
variable "password" {
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
resource "aws_instance" "foo" {
|
||||
connection {
|
||||
host = "localhost"
|
||||
type = "telnet"
|
||||
usd = var.password
|
||||
==
|
||||
provisioner "shell" {
|
||||
command = "echo ${!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Ú!!!!!!!!!!!!!!!!!!!!!!!!!!!!ort = 2041
|
||||
password = var.password
|
||||
==
|
||||
provisioner "shell" {
|
||||
command = "echo ${!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!var.password} > secruts"
|
||||
}!!!!!!!!!!!!!var.password} > secruts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user