pulumi / pulumi-kubernetes-operator

A Kubernetes Operator that automates the deployment of Pulumi Stacks
Apache License 2.0
221 stars 55 forks source link

Update pulumi/pulumi to 3.64.0 #433

Closed mikhailshilkov closed 1 year ago

mikhailshilkov commented 1 year ago

Proposed changes

Updates pulumi/pulumi to 3.64.0 both in Dockerfile and go.mod.

I also had to update an example due to https://github.com/pulumi/pulumi-aws/issues/2470

Related issues (optional)

Fix #432