Skip to content

Commit b1db693

Browse files
committed
doc: Clarify requirement for secret existence in the same AWS account and region for CloudFormation
1 parent 9c1cc76 commit b1db693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ SecretValue: {"PublicKey": "YourPublicKey", "PrivateKey": "YourPrivateKey"}
5050
```
5151

5252
To create a new secret for a default profile, use the [PROFILE SECRET TEMPLATE](/examples/profile-secret.yaml) file provided in this repository.
53+
The secret must exist in the same AWS account and AWS region where the Cloudformation stack is run.
5354

5455
Here are some examples of how to use this template:
5556

0 commit comments

Comments
 (0)