opensearch-project / opensearch-ci

Enables continuous integration across OpenSearch, OpenSearch Dashboards, and plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Migration] Add credentials in jenkins envirnoment using aws secrets

gaiksaya opened this issue · comments

Is your feature request related to a problem? Please describe

The AWS secrets Manager plugin is used to retrieve the jenkins secrets credentials. Rather than create manually we can create those secrets via CDK and jenkins will automatically import them based on tags.
Credentials will then be configuration as code as well.

Describe the solution you'd like

Create AWS secrets via CDK

Describe alternatives you've considered

No response

Additional context

No response

Added via internal stack as this does not concern external community