Skip to content

Commit

Permalink
Update attacker_ip description
Browse files Browse the repository at this point in the history
  • Loading branch information
iganbold committed Sep 6, 2020
1 parent c7b0e93 commit b8220ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ variable "subnet_id" {

variable "attacker_ip" {
type = string
description = "The attacker IP to reverse shell from AWS EC2 instance."
description = "The attacker IP to create a reverse shell from AWS EC2 instance."
}

0 comments on commit b8220ae

Please # to comment.