-
Notifications
You must be signed in to change notification settings - Fork 742
PMP - AWS Secret Manager #9905
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
base: development
Are you sure you want to change the base?
PMP - AWS Secret Manager #9905
Conversation
To be merged ca. July 31. |
5. Select the **JSON** format for storing secrets. | ||
6. Enter the key-value pairs for your secrets using the Private Mendix Platform [naming convention](#naming-convention). | ||
7. Click **Next**. | ||
8. Enter a descriptive name for your secret, for example, *PMP-Production-Credentials* or *PMP-VCS-Credentials*. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the secrets template contains all secrets that currently supported in PMP, not just VCS credentials, avoid to give vcs-credentials
naming sample to make the user thinks it only supports VCS
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some minor changes
content/en/docs/private-platform/configuration/pmp-configure-aws-secret.md
Outdated
Show resolved
Hide resolved
content/en/docs/private-platform/configuration/pmp-configure-aws-secret.md
Outdated
Show resolved
Hide resolved
content/en/docs/private-platform/configuration/pmp-configure-aws-secret.md
Outdated
Show resolved
Hide resolved
@hankmendix I've implemented all changes as requested. |
No description provided.