Gjolund

Results 20 comments of Gjolund

The easiest action I could think of would be to just provide an echo function that sends back whatever you send it, but if you want something specific to the...

This thread pretty much describes my interest in rust as a full stack language. Has there been any additional development on this issue in the repo or other libraries you...

The terraform provider also seems to throw some errors when removing a maintenance window that was already created.

My mistake, its was a time format issue. ``` pulumi:pulumi:Stack: (same) [urn=urn:pulumi:dev::platform::pulumi:pulumi:Stack::platform-dev] ~ digitalocean:index/databaseCluster:DatabaseCluster: (update) [id=ba969d15-848f-4fe6-b97d-08a088f3f05b] [urn=urn:pulumi:dev::platform::DigitalOcean$digitalocean:index/databaseCluster:DatabaseCluster::do-pg-cluster] [provider=urn:pulumi:dev::platform::pulumi:providers:digitalocean::default_3_5_0::3fb024d6-a3e2-4d8b-a5b0-f84e834ac0f3] ~ maintenanceWindows: [ ~ [0]: { ~ hour: "18:00:00" => "18:00" }...

Do you mind pointing me to where in the documentation it says this? I have been going off this and it did not mention any of this https://jsonnet.org/ref/stdlib.html

Thanks for the response. A line or two of options docs would have saved me an hour of debugging there

Also experiencing this error

@rhukster awesome, thanks for the quick reply. What would you say is the state of that branch? Is there anything I can do to help move it along?

@rhukster sounds like you guys are pretty close. Do you mind posting the `.yaml` configuration files you are using so that I can do some testing? I don't know if...

great, I'll let you know what I find in my testing