Seagate / seagate-tools

Seagate-tools stores source codes of tools such as PerfPro, PerfLine, etc. These tools are developed and used by the Engineering team to boost team productivity.
GNU Affero General Public License v3.0
12 stars 18 forks source link

CORTX-22793: Update method for s3 account creation #588

Closed rkothiya closed 2 years ago

rkothiya commented 2 years ago

While trying to deploy perfline on a fresh vm we found that the credentials were missing in the credentials file and hence sed was unable to replace the key, hence setting up the file with the newly found key.

Signed-off-by: Rinku Kothiya rinku.kothiya@seagate.com

Problem Statement

Facing a problem while trying to deploy it on a fresh vm

Design

replaced the sed with aws config.

Following are the checklists for the author. Make sure all the items are considered. Write NA in front if any point is not applicable.

Coding

Documentation

Testing

Pull Request

Review Checklist

Impact Analysis

(Checklist for Author/Reviewer/GateKeeper)

Note: If checkboxes are not working, write Y/N in front of the bullets. Thanks for your contribution and Happy Coding!