Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Secrets #248

Open
deepanjan90 opened this issue May 14, 2020 · 1 comment · May be fixed by #304
Open

Implement Secrets #248

deepanjan90 opened this issue May 14, 2020 · 1 comment · May be fixed by #304
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@deepanjan90
Copy link
Contributor

AWS - Secrets

AWS Secrets Manager helps you protect secrets needed to access your applications, services, and IT resources. The service enables you to easily rotate, manage, and retrieve database credentials, API keys, and other secrets throughout their lifecycle. Users and applications retrieve secrets with a call to Secrets Manager APIs, eliminating the need to hardcode sensitive information in plain text. more info

API: link

Console: link

Screen Shot 2020-05-14 at 2 57 12 PM

@AustinTB
Copy link

Also implement RepositoryCredentials for the EcsContainerDefinition subresource and Secret for the EcsContainerDefinition and EcsLogConfiguration subresources

@deepanjan90 deepanjan90 added the good first issue Good for newcomers label Jul 29, 2020
@deepanjan90 deepanjan90 added this to the 0.99.2 milestone Jul 29, 2020
@iHaoo iHaoo assigned deepanjan90 and unassigned iHaoo Aug 13, 2020
@iHaoo iHaoo linked a pull request Aug 13, 2020 that will close this issue
@deepanjan90 deepanjan90 assigned iHaoo and unassigned deepanjan90 Aug 13, 2020
@iHaoo iHaoo assigned deepanjan90 and unassigned iHaoo Aug 14, 2020
@deepanjan90 deepanjan90 assigned iHaoo and unassigned deepanjan90 Aug 19, 2020
@iHaoo iHaoo assigned deepanjan90 and unassigned iHaoo Aug 19, 2020
@deepanjan90 deepanjan90 assigned iHaoo and unassigned deepanjan90 Aug 20, 2020
@iHaoo iHaoo assigned deepanjan90 and unassigned iHaoo Aug 21, 2020
@deepanjan90 deepanjan90 modified the milestones: 0.99.3, 0.99.4 Aug 31, 2020
@deepanjan90 deepanjan90 added the help wanted Extra attention is needed label Oct 6, 2020
@deepanjan90 deepanjan90 modified the milestones: 0.99.4, 1.1.0 Jan 5, 2021
@deepanjan90 deepanjan90 removed this from the 1.5.0 milestone Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants