Vladimir Skipor
Vladimir Skipor
I would to suggest making v2 a pre-release version in order to make more important breaking changes without need to make v3. For example, it seems important to preserve the...
Обход проблемы на текущий момент: сделать `terraform state pull`, руками выставить недостающий `subnet_id` и инкрементнуть `serial`, залить state обратно через `terraform state push`
Yes, the field is not used yet, we have discussed this in messenger.
I think, it's possible do more magic things! Maybe auto deduce plugin type? Iterate over all plugins and check if data "suitable" for this plugin config type. "suitable" may mean,...
The interface should be similar to TSV encoder. #92
I think, it is much better to do it as part of #60
Well, that about describing ammo in native YAML/JSON ```yaml ammo: type: inline shots: - uri: / body: some text - uri: /data ```