proxycannon/proxycannon-ng

Error: Invalid variable name in AWS variable.tf script

Closed this issue · 1 comments

Error: Invalid variable name

│ on variables.tf line 6, in variable "count":
│ 6: variable "count" {

│ The variable name "count" is reserved due to its special meaning inside module blocks.

I just replaced 'count' with a different word and it worked.