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
...
I have created a template that uses File.write to write files id1.json, id2.json and so on, with the key1, key2... inside.
Are there any problems with this approach? Or another better solution?
I don't know the id1 and id2 in advance, so I cannot use just a separate template for each id.
The text was updated successfully, but these errors were encountered:
Hi, this is not an issue, but a question.
In consul I have a structure like:
...
I have created a template that uses File.write to write files id1.json, id2.json and so on, with the key1, key2... inside.
Are there any problems with this approach? Or another better solution?
I don't know the id1 and id2 in advance, so I cannot use just a separate template for each id.
The text was updated successfully, but these errors were encountered: