Ben Pilgrim

Results 2 comments of Ben Pilgrim

This problem also occurs when you have two operations returning types with two seperate enums as the generic parameter. E.g. `Result` vs `Result `

I took a stab at implementing a vyos_config resource that takes in a json blob as a value in https://github.com/TGNThump/terraform-provider-vyos using the new beta terraform SDK. Seems to work pretty...