Niclas Grahm
08/17/2022, 1:30 PMoctavia import all
, sources, destinations and connections are successfully generated as yaml files in my octavia project folder. Along which the configuration.yaml, there's also a state_***.yaml file generated which has the following info:
configuration_hash: 96474a5f69b4844ba0f7dcabac12509ac3740b5dd4396cc0564d98e73d03ad6d
configuration_path: connections/local_postgres_local_json/configuration.yaml
generation_timestamp: 1660736874
resource_id: 67fed803-dd83-482f-aec7-745b517037dc
workspace_id: b72378fc-7a0e-4f48-9a4f-e0ba6dbd6cd7
I can't find anything in the docs about this file, what is it used for? Am I supposed to version control it?
Thanks! 🙂