Skip to content

Update service account key info

Anthony Baer requested to merge abaer2-master-patch-02167 into master

What does this MR do and why?

Describe in detail what your merge request does and why.

  1. The base64 encryption command to encrypt the service account was missing the input parameter, "-i," to run the encryption command successfully. Before: Screenshot_2023-01-28_at_1.47.32_PM
  2. A step to add a key to the service account is missing before downloading the key. Before: Screenshot_2023-01-28_at_1.47.43_PM
  3. Small update to add "to" in the project description.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports