ansible / terraform-provider-ansible

community terraform provider for ansible
https://registry.terraform.io/providers/ansible/ansible/latest
GNU General Public License v3.0
201 stars 45 forks source link

Add feature to encrypt only strings not the whole file #88

Open willifehler opened 9 months ago

willifehler commented 9 months ago

It would be really nice to only encrypt strings in a yaml file by using this Provider. Currently I have to encrypt the whole file which isn't really great.