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

Fix template expression #1407

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Fix template expression #1407

merged 1 commit into from
Mar 30, 2023

Conversation

cnunciato
Copy link
Member

@cnunciato cnunciato commented Mar 30, 2023

Fixes a bug that causes this to evaluate to false when the version is unset. (We want it to evaluate null/indefined instead.)

@pulumi-staging
Copy link

🍹 The Update for moolumi/k8s-ci-cluster/9970bae6fdb9e62e5568674b5499958f3c8c67f2-1376 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-9970bae6fdb9e62e5568674b5499958f3c8c67f2-1376  pulumi:pulumi:Stack                         create
+   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             create

@pulumi-staging
Copy link

🍹 The Destroy for moolumi/k8s-ci-cluster/9970bae6fdb9e62e5568674b5499958f3c8c67f2-1376 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

@cnunciato cnunciato merged commit fd39129 into master Mar 30, 2023
@cnunciato cnunciato deleted the cnunciato/fix-the-fix branch March 30, 2023 23:33
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