rhyeal / aws-rotate-iam-keys

Rotate your IAM Keys to be in compliance with security best practices
GNU General Public License v3.0
339 stars 132 forks source link

Fix brew warning #75

Closed sirantd closed 1 year ago

sirantd commented 1 year ago

This PR to fix the problem:

Warning: Calling plist_options is deprecated! Use service.require_root instead.
Please report this issue to the rhyeal/aws-rotate-iam-keys tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/rhyeal/homebrew-aws-rotate-iam-keys/Formula/aws-rotate-iam-keys.rb:53
kodcuserkan commented 1 year ago

I'm seeing this warning help please!

sirantd commented 1 year ago

I tired to wait. For myself I open aws-vault which is way better tool to store you credentials secure and has rotate capability out of the box. The only advice - make sure you've read USAGE.md, not only main readme.

mmrwoods commented 1 year ago

Fixed by #76