MeilleursAgents / terraform-provider-ansiblevault

Read ansible vault from Terraform
https://registry.terraform.io/providers/MeilleursAgents/ansiblevault/latest
MIT License
76 stars 19 forks source link

Make it possible to read secrets from files with encrypted variables #125

Open mpereira opened 2 years ago

mpereira commented 2 years ago

It seems that this provider only works with fully encrypted files, but not with files with encrypted variables. It would be nice if it also worked with the latter.