Aleksandr Zaruchevskiĭ

Results 28 comments of Aleksandr Zaruchevskiĭ

hi @bflad, thanks for your quick response! the API underlying our Terraform provider has a specific response that we need to consider erroneous then and only then when `schema.Resource.ReadContext` was...

> Would you be able to elaborate a little bit more on this class of API response? a simple HTTP `GET` operation to read some remote resource :) > How...

hey, @bflad, sorry for long response! we do get this output, yes, thanks to `!d.IsNewResource()` sanity check that we do—however, I just noticed that this issue only persists in acceptance...

thank you for your quick response! I see how it is, let's hope [unifi-utilities/unifios-utilities](https://github.com/unifi-utilities/unifios-utilities) adds support for it! you're also very welcome to ask me to try things out just...

hey 👋, just ran into this issue too, and `push` event support is exactly what I'm looking for :)

hey 👋 thank you for reporting this, a member of our team is going to take a look

are those versions backwards compatible?

hey 👋 we are facing the same problem in our Terraform provider, please see: https://github.com/aiven/terraform-provider-aiven/actions/runs/3386997636/jobs/5627140403#step:6:60 there are, indeed, multiple states passed to the `ImportStateCheck` function, and this behavior has only...

> Hi @Serpentiel 👋 Can you confirm if this is only an issue when using Terraform 1.3 and later? hey, thank you for your reply! 👋 I can confirm that...

temporarily converting this to draft as [acceptance tests are broken](https://github.com/aiven/terraform-provider-aiven/actions/runs/3198538292) at the moment