-
Notifications
You must be signed in to change notification settings - Fork 880
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
Remove examples using the deprecated pulumi-cloud provider #1734
Conversation
🍹 The Update for pulumi/k8s-ci-cluster/957f11e16fcd9401ab3da5551c799640208f4c10-345 was successful. Resource Changes Name Type Operation
+ ephemeral-ci-cluster gcp:container/cluster:Cluster create
+ primary-node-pool gcp:container/nodePool:NodePool create
+ gke pulumi:providers:kubernetes create
+ k8s-ci-cluster-957f11e16fcd9401ab3da5551c799640208f4c10-345 pulumi:pulumi:Stack create
+ multicloud pulumi-kubernetes:ci:GkeCluster create
+ password random:index/randomPassword:RandomPassword create
|
🍹 The Update for pulumi/k8s-ci-cluster/2b37ba1cdc872698bb088c593221ca3264d88742-346 was successful. Resource Changes Name Type Operation
+ gke pulumi:providers:kubernetes create
+ k8s-ci-cluster-2b37ba1cdc872698bb088c593221ca3264d88742-346 pulumi:pulumi:Stack create
+ 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
|
❌ The Destroy for pulumi/k8s-ci-cluster/957f11e16fcd9401ab3da5551c799640208f4c10-345 failed. Resource Changes Name Type Operation
- gke pulumi:providers:kubernetes delete
- primary-node-pool gcp:container/nodePool:NodePool delete
|
🍹 The Destroy for pulumi/k8s-ci-cluster/2b37ba1cdc872698bb088c593221ca3264d88742-346 was successful. Resource Changes Name Type Operation
- gke pulumi:providers:kubernetes delete
- primary-node-pool gcp:container/nodePool:NodePool delete
- ephemeral-ci-cluster gcp:container/cluster:Cluster delete
- multicloud pulumi-kubernetes:ci:GkeCluster delete
- password random:index/randomPassword:RandomPassword delete
- k8s-ci-cluster-2b37ba1cdc872698bb088c593221ca3264d88742-346 pulumi:pulumi:Stack delete
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm!
One more step to complete action items in Sunset pulumi-cloud project
This removes all the examples from this repo that depend on the deprecated @pulumi/cloud package.