We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b0e93 commit b8220aeCopy full SHA for b8220ae
variables.tf
@@ -5,5 +5,5 @@ variable "subnet_id" {
5
6
variable "attacker_ip" {
7
type = string
8
- description = "The attacker IP to reverse shell from AWS EC2 instance."
+ description = "The attacker IP to create a reverse shell from AWS EC2 instance."
9
}
0 commit comments