Skip to content

Commit

Permalink
Update README, note watcher won't start when initial load fails
Browse files Browse the repository at this point in the history
  • Loading branch information
wdolek committed Jan 19, 2024
1 parent 57ab9d3 commit 2c04eb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ builder.Configuration.AddSecretsManager(
});
```

Watcher won't be started when initial secret load fails.

Be aware that requesting secret value from AWS Secrets Manager is not free. See [AWS Secrets Manager pricing](https://aws.amazon.com/secrets-manager/pricing/) for more details.

### Startup behavior
Expand Down

0 comments on commit 2c04eb4

Please sign in to comment.