Rakefile in rspec-terraform-0.1.0.pre.5 vs Rakefile in rspec-terraform-0.1.0.pre.6

- old
+ new

@@ -82,10 +82,10 @@ t.api_token = circle_ci_config['circle_ci_api_token'] t.environment_variables = { ENCRYPTION_PASSPHRASE: File.read('config/secrets/ci/encryption.passphrase') - .chomp + .chomp } t.checkout_keys = [] t.ssh_keys = [ { hostname: 'github.com',