Lee Zen

Results 114 comments of Lee Zen

Could you please provide the diff you saw when doing this and the change you made that caused the diff?

Thanks for the report. It looks like a bug upstream where the example needs to be `data.digitalocean_project.playground.id` to actually use the data source.

Related: https://github.com/pulumi/pulumi-digitalocean/issues/78

Could you please provide the diff when you perform an update?

Thanks for digging into this more. I'll mark this issue as awaiting an upstream dependency for now.

In the case where you don't know the final output array size, I agree this can be tricky. However, in this particular case, I think you do know the size...

That `RESOURCE_EXHAUSTED` is coming from the grpc call to the engine Any chance you could share some of the code for how you're creating the resources in that loop? It...

Thanks for the additional debug information. @lblackstone any chance you've seen anything like this w/ the k8s provider regarding the grpc bandwidth consumption?

This doesn't appear to be available upstream, so will need to be supported there first.

Thanks for reporting this. I tried to see if this happened with explicit providers (i.e. declaring a provider and using that) and it does as well. Only the provider is...