Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

websiteURL is now websiteUrl #1483

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Aug 23, 2023

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 pulumi/pulumi-java#1188 trying to expedite Java CVE fix.

@pulumi-staging
Copy link

🍹 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
Copy link

🍹 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

@t0yv0 t0yv0 merged commit 9556176 into master Aug 23, 2023
50 checks passed
@t0yv0 t0yv0 deleted the t0yv0/update-for-aws-native-breaking-changes branch August 23, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants