Ability to export and import all settings in the tenant in JSON format, YAML format, etc
I would like to see a function that allows you to export and import all settings in the tenant in JSON format, YAML format, etc.
For example, when creating a sandbox environment with the same settings as the production environment, it is possible to modify only the environment-specific values on the export data and then import them, or it can be used as a backup of the tenant setting values themselves.
It is an image like AWS's CloudFormation.
【In Japanese】
<タイトル>
テナント内のすべての設定をJSON形式、YAML形式などでエクスポートおよびインポートできる機能
<本文>
テナント内のすべての設定をJSON形式、YAML形式などでエクスポートおよびインポートできる機能を見たいです。
例えば、本番環境と同じ設定でサンドボックス環境を作成する場合、エクスポートデータの環境固有の値のみを変更してインポートすることも、テナントの設定値自体のバックアップとして利用することもできるためです。
AWSのCloudFormationのようなイメージです。