Read And Write Config In Pipeline

    There are many scenarios, such as:

    • Deploy a DB application and write the connector info to the config and share it with other applications.
    • Read the shared config to deploy the application.

    In the workflow, if we only want to share the config content and can not need to check the content validity, we could create the config without the template.