ovotech / cloud-key-rotator

A Golang program to rotate AWS & GCP account keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Account field is blank in logs

eversC opened this issue · comments

e.g.:

{
  "level": "info",
  "ts": 1559750287.9522605,
  "caller": "rotate/rotatekeys.go:273",
  "msg": "Key locations updated",
  "keyProvider": "gcp",
  "account": "",
  "keyID": "**changed**",
  "keyLocationUpdates": [
    {
      "LocationType": "GitHub",
      "LocationURI": "**changed**",
      "LocationIDs": [
        "**changed**"
      ]
    }
  ]
}

fixed