hashicorp / terraform-provider-chef

Terraform Chef provider
https://www.terraform.io/docs/providers/chef/
Mozilla Public License 2.0
12 stars 34 forks source link

chef provisioner data bag secret file name #13

Closed hashibot closed 7 years ago

hashibot commented 7 years ago

This issue was originally opened by @mrinella-gp as hashicorp/terraform#15854. It was migrated here as a result of the provider split. The original body of the issue is below.


This is a minor thing, but I'm coming to terraform with an existing chef managed infrastructure, and existing data bag keys, none of which were named "encrypted_data_bag_secret". Maybe I missed a doc, but it seems you can only place the key uploaded by terraform on the instance as "/etc/chef/encrypted_data_bag_secret". Having the ability to tell terraform to name that key file something of my choosing would have been beneficial, although we were able to work around this.

Thanks, Matt

apparentlymart commented 7 years ago

This was erroneously moved from the core repo due to it being mis-tagged as belonging to the Chef provider, when in fact it's about the Chef provisioner. I'm going to close this, having re-opened the issue in the core repository. Sorry for the confusion!