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"
}
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)
| Name | Type | Description | Default |
|---|---|---|---|
| secret | string | required |
Outputs (2)
usernamepasswordDetails
FrameworkTerraform Module
LanguageHCL
Version0.1.3
Cloud LASTPASS
Total downloads985
Inputs1
Outputs2
Namespacejd4883
Updated