puppetlabs-toy-chest / puppetlabs-aws

Puppet module for managing AWS resources to build out infrastructure
Apache License 2.0
188 stars 216 forks source link

Implement VCR filter_sensitive_data configuration directive #333

Open reubenavery opened 8 years ago

reubenavery commented 8 years ago

Got this tip from the VCR community, there's a facility available to automatically strip secrets from generated vcr_cassettes: https://relishapp.com/vcr/vcr/v/3-0-1/docs/configuration/filter-sensitive-data

prozach commented 8 years ago

@reubenavery Good find!

ahenroid commented 7 years ago

@reubenavery, I believe this was addressed by #399. Can I close this issue?