PaloAltoNetworks / terraform-aws-swfw-modules

Terraform Reusable Modules for Software Firewalls on AWS
https://registry.terraform.io/modules/PaloAltoNetworks/swfw-modules/aws
MIT License
14 stars 11 forks source link

add vm-auth-key to variables.tf #83

Closed jollymahn closed 1 month ago

jollymahn commented 1 month ago

Is your feature request related to a problem?

add vm-auth-key for bootstrapping without license manager plugin so you can have the option to use vm-authkey and authcodes if customer does not want to use the licenses manager. Currently vm-auth-key does not exist in variables.tf

Describe the solution you'd like

add vm-auth-key with comments to differentiate between vm-auth-key and auth-key prior to auth-key to ALL variables.tf

https://github.com/PaloAltoNetworks/terraform-aws-swfw-modules/blob/3c1e010bdb27690a53ad13e37c8aad5a5ed655f5/examples/centralized_design/variables.tf#L392

Describe alternatives you've considered.

this is the way/

Additional context

this just gives another option for bootstrapping