pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.33k stars 874 forks source link

websiteURL is now websiteUrl #1483

Closed t0yv0 closed 11 months ago

t0yv0 commented 11 months ago

This fixes compilation of the example. I believe per https://github.com/pulumi/pulumi-aws-native/blob/master/CHANGELOG.md#0720-2023-08-04 0.72 changelog this is a known breaking change.

I've not checked other languages, got here from https://github.com/pulumi/pulumi-java/pull/1188 trying to expedite Java CVE fix.

pulumi-staging[bot] commented 11 months ago

:tropical_drink: The Update for moolumi/k8s-ci-cluster/49798187b01642026e577a85c459361a2b55e839-1495 was successful.

Resource Changes

    Name                                                          Type                                        Operation
+   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             create
+   password                                                      random:index/randomPassword:RandomPassword  create
+   ephemeral-ci-cluster                                          gcp:container/cluster:Cluster               create
+   primary-node-pool                                             gcp:container/nodePool:NodePool             create
+   gke                                                           pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-49798187b01642026e577a85c459361a2b55e839-1495  pulumi:pulumi:Stack                         create
pulumi-staging[bot] commented 11 months ago

:tropical_drink: The Destroy for moolumi/k8s-ci-cluster/49798187b01642026e577a85c459361a2b55e839-1495 was successful.

Resource Changes

    Name                  Type                                        Operation
-   primary-node-pool     gcp:container/nodePool:NodePool             delete
-   ephemeral-ci-cluster  gcp:container/cluster:Cluster               delete
-   password              random:index/randomPassword:RandomPassword  delete
-   gke                   pulumi:providers:kubernetes                 delete