credential-helper

jd4883/credential-helper/lastpass

Terraform Module HCL LASTPASS

Simple terraform module using the lastpass terraform provider and some down and dirty bash scripting to dynamically look up a secret and pass the username and password back as sensitive values

Install
module "credential-helper" {
source = "jd4883/credential-helper/lastpass"
version = "0.1.3"
}
plain text: /constructs/tfmod-jd4883-credential-helper-lastpass/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-lastpass-credential-helper Simple terraform module using the lastpass terraform provider and some down and dirty bash scripting to dynamically look up a secret and pass the username and password back as sensitive values

Inputs (1)
NameTypeDescriptionDefault
secretstring required
Outputs (2)
username
password
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.3
Cloud LASTPASS
Total downloads985
Inputs1
Outputs2
Namespacejd4883
Updated