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

Snowflake example #1481

Open jkodroff opened 11 months ago

pulumi-staging[bot] commented 11 months ago

:tropical_drink: The Update for moolumi/k8s-ci-cluster/580e8ba665bc506ee07a2a6fd0550f80218efe5d-1493 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-580e8ba665bc506ee07a2a6fd0550f80218efe5d-1493  pulumi:pulumi:Stack                         create
pulumi-staging[bot] commented 11 months ago

:tropical_drink: The Destroy for moolumi/k8s-ci-cluster/580e8ba665bc506ee07a2a6fd0550f80218efe5d-1493 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
-   password              random:index/randomPassword:RandomPassword  delete
jkodroff commented 10 months ago

We're probably changing the approach for the Snowflake blog post b/c Pulumi Cloud data export is an Enterprise+ and is not easy to seed with data. I'll come back and finish this PR once we have the code that will be used in the blog post finished.

scottslowe commented 10 months ago

@jkodroff I've bumped this from 0.93 to 0.94. If you don't think you'll wrap it up in this sprint, then feel free to adjust the milestone accordingly. Thanks!