Skip to content

Commit b8220ae

Browse files
committed
Update attacker_ip description
1 parent c7b0e93 commit b8220ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ variable "subnet_id" {
55

66
variable "attacker_ip" {
77
type = string
8-
description = "The attacker IP to reverse shell from AWS EC2 instance."
8+
description = "The attacker IP to create a reverse shell from AWS EC2 instance."
99
}

0 commit comments

Comments
 (0)