f5devcentral / terraform-aws-bigip

BIG-IP AWS module for the Terraform Registry
MIT License
10 stars 25 forks source link

add option to supply password directly #50

Open yossi-r opened 4 years ago

yossi-r commented 4 years ago

add an option to supply password directly to the module, if the orchestration tool manages the passwords on it's own and wants to pass the password down to the module.

if a password is supplied to the module use it, if a secret manager id is provided use that.