Mikolaj

Results 33 comments of Mikolaj

It seems to me that the big part of it was introduced with the #449 , am I wrong? If so the topic can be closed.

In the contact tab there is an email. According to the information you can request money return there. However, given complete lack of response from the author. The twitter account...

> @mikocot I don't think it's fair to report the transactions as being fraudulent. Collin makes it clear that he hasn't got time to offer support for individual problems and...

> I have implemented this in other in-house GraphQL client but I think it can be easily ported here. cool, if you dont have time for a full PR maybe...

thanks @sungam3r, looks like things are moving fast now!

I feel like those 2 issues are related and would benefit from this one. https://github.com/orgs/community/discussions/67727 https://github.com/orgs/community/discussions/67728

Even bigger problem is that in many cases cancellation ends up with pulumi dropping resource ccreation in the middle. Resource is then created by the provider, but not added to...

we use e.g. `'azure-native:location': { value: "${{ inputs.region }}" }` and it seems to be working fine, we never specify the stack name in the config map

TBH I dont see much wrong about the action becoming a wrapper for the CLI =D Since it only runs the command behind the scenes it feels there is not...

we've just found some more scenarios where we need to construct a pretty ugly and error pron bash script to get the outputs, while this feature seems to be quite...