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.36k stars 877 forks source link

Fix webserver tests #1540

Closed cnunciato closed 9 months ago

cnunciato commented 9 months ago

Updates the AMI queries for a few examples, as the current queries return no results (which causes the tests to fail).

Fixes #1541.

pulumi-staging[bot] commented 9 months ago

:tropical_drink: The Update for pulumi/k8s-ci-cluster/ee50cf4291e658d3868aba1530bbba48f020815e-1640 was successful.

Resource Changes

    Name                                                          Type                                        Operation
+   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-ee50cf4291e658d3868aba1530bbba48f020815e-1640  pulumi:pulumi:Stack                         create
+   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             create
cnunciato commented 9 months ago

Cool, looks like this works! ✅

pulumi-staging[bot] commented 9 months ago

:tropical_drink: The Destroy for pulumi/k8s-ci-cluster/ee50cf4291e658d3868aba1530bbba48f020815e-1640 was successful.

Resource Changes

    Name                                                          Type                                        Operation
-   password                                                      random:index/randomPassword:RandomPassword  delete
-   k8s-ci-cluster-ee50cf4291e658d3868aba1530bbba48f020815e-1640  pulumi:pulumi:Stack                         delete
-   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