add template for directives
This commit is contained in:
27
fuzz/corpus/131c4a811a3b0ddb70d37f2d8ffb05d0180efe46
Normal file
27
fuzz/corpus/131c4a811a3b0ddb70d37f2d8ffb05d0180efe46
Normal file
@@ -0,0 +1,27 @@
|
||||
variable "password" {
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
resource "aws_instance" "foo" {
|
||||
connection {
|
||||
host = "localhost"
|
||||
type = "telnet"
|
||||
user = "superuariable "password" {
|
||||
type = string
|
||||
sensitive = true
|
||||
+}
|
||||
|
||||
resourcr"
|
||||
port = 2041
|
||||
password = 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