You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user wants to use the configs in a template file, they typically need to replace the <value> entrees with the required parameters. Or they can store secret values in AWS Parameter Store.
Create a script to automatically populate these values and push secrets to parameter store if required.
The text was updated successfully, but these errors were encountered:
brianherrera
changed the title
Create a mechanism to populate required values in template files
Create a mechanism to populate required values in JCasC config files
Sep 23, 2022
When a user wants to use the configs in a template file, they typically need to replace the
<value>
entrees with the required parameters. Or they can store secret values in AWS Parameter Store.Create a script to automatically populate these values and push secrets to parameter store if required.
The text was updated successfully, but these errors were encountered: