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

Update AWS Secrets to Standards #16

Merged
merged 9 commits into from
Apr 14, 2022
Merged

Conversation

JasonBock
Copy link
Contributor

Description

Changed RockLib.Secrets.Aws to current standards. Note that code related to the static field AwsSecret.DefaultSecretsManager has been removed. While that might break clients, it should be straightforward to get a reference to the correct manager through DI/IoC.

Type of change:

  1. Breaking change (fix or feature that could cause existing functionality to not work as expected)

@JasonBock JasonBock requested a review from a team April 14, 2022 14:20
endpoints.MapControllers();
});

application.Run();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice example.:)

@JasonBock JasonBock merged commit 5396c6e into main Apr 14, 2022
@JasonBock JasonBock deleted the 153_update_aws_to_standards branch April 14, 2022 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants