Lets say that I have a resource type with have many parameters (many could means hundred or even more). Having one resource_config.yaml file for all the resource instances of this resource type is not wished because the file would be huge and very diffcult to maintain. I'd like to have one yaml config file for each instance.
However, I don't really know how to achieve this.
I've thought of different strategies without success.
Any help would be appreciated.
↧