Rémy Léone

Results 128 comments of Rémy Léone

@Xaving could you open a PR with this change so that we can have a conversation about it?

We cannot add acceptance tests because of the `for_each` block (https://github.com/hashicorp/terraform-plugin-sdk/issues/536).

I've had many examples where I was unable to delete those resources. Maybe it would be helpful to have also in the command a command that ensure that all finalizers...

One thing that was not clear is whether or not those files should be kept as it or should they be renamed/edited. What happen if I need to update the...

It does appear but I don't understand what this generated code does or the purpose it got. A bit of documentation about why those files are needed and how they...

I think there is also some missing dependencies java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter but I was not able to find a quick fix for it.

How could it be fixed? I'm not very familiar with clojure/Java dependencies management. Em seg, 29 de jul de 2019 21:51, Kyle Kingsbury escreveu: > Yeah, that's possibly something missing...

It would be really interesting to understand how we can start with a terrajet generated provider and then migrate little by little to a native provider. I'm really interested in...

Yes, it would be very helpful to have a command that cleans and generate everything again from scratch. It would lower the mental load to think about what are the...