pulumi / pulumi-yaml

YAML language provider for Pulumi
Apache License 2.0
39 stars 12 forks source link

upgrade pulumi to 3.114 #571

Closed tgummerer closed 5 months ago

tgummerer commented 5 months ago

Upgrade pulumi to the latest version, so yaml also gets proper ContinueOnError support. Yaml uses the Go SDK under the hood, so just upgrading that to the latest version will give us proper support here.