chef-cft / chef-examples

48 stars 32 forks source link

Intial commit of secrets management CB #51

Open paul1994 opened 4 years ago

paul1994 commented 4 years ago

Signed-off-by: P.Bradford pbradford@chef.io

jmassardo commented 4 years ago

@paul1994 Thanks for the addition! Looks like a good start. I see a couple things on the first pass. Do we need the .delivery/project.toml since we don't use workflow? Can you also update the license file and license info in the metadata to be Apache 2.0?

Is the get_hashi_vault_object helper a new thing or based on some prior art?

danielcbright commented 4 years ago

@paul1994 I love this, I wonder if it would be better to keep the example cookbook in it's own repo under chef-cft instead of embedded here, the reason I say this is we could keep it updated as a reference.. what are your thoughts?