c6fc / npk

A mostly-serverless distributed hash cracking platform
508 stars 59 forks source link

Deprecation warning in tf output #63

Closed TheToddLuci0 closed 2 years ago

TheToddLuci0 commented 2 years ago
╷
│ Warning: Argument is deprecated
│ 
│   with local_file.ssh_key,
│   on keys.tf.json line 14, in resource.local_file.ssh_key:
│   14:                 "sensitive_content": "${tls_private_key.ssh.private_key_pem}"
│ 
│ Use the `local_sensitive_file` resource instead.
│ 
│ (and 2 more similar warnings elsewhere)
c6fc commented 2 years ago

This has been addressed in 'dev' - please test and let me know if it's resolved.

c6fc commented 2 years ago

Pushed to main