Seagate / cortx-re

CORTX Release Engineering Scripts and Dockerfiles.
https://github.com/Seagate/cortx
GNU Affero General Public License v3.0
5 stars 52 forks source link

CORTX-34380: Automate VRA infrastructure provisioning #1266

Closed gauravchaudhari02 closed 1 year ago

gauravchaudhari02 commented 1 year ago

Problem Statement

Design

Coding

Checklist for Author

Testing

Checklist for Author

Impact Analysis

Checklist for Author/Reviewer/GateKeeper

Review Checklist

Checklist for Author

Documentation

Checklist for Author

cla-bot[bot] commented 1 year ago

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Gaurav Chaudhari. This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
cla-bot[bot] commented 1 year ago

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Gaurav Chaudhari. This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
shailesh-vaidya commented 1 year ago
  • As discussed please create folder names vmware at https://github.com/Seagate/cortx-re/tree/main/solutions and move to terraform code there.
  • Please add a minimal readme to run terraform code without Jenkins.
  • As discussed please archive .tfstate file so that the user can destroy created infra

@gauravchaudhari02 - Can you please address above comments