Getting some weird error ```Exception: Cannot rea...
# kubernetes
f
Getting some weird error
Copy code
Exception: Cannot read properties of null (reading 'data')
    error: TypeError: Cannot read properties of null (reading 'data')
        at /root/.pulumi/plugins/resource-eks-v0.41.2/node_modules/@pulumi/cluster.ts:580:103
        at /root/.pulumi/plugins/resource-eks-v0.41.2/node_modules/@pulumi/output.ts:383:31
        at Generator.next (<anonymous>)
        at /root/.pulumi/plugins/resource-eks-v0.41.2/node_modules/@pulumi/pulumi/output.js:21:71
        at new Promise (<anonymous>)
        at __awaiter (/root/.pulumi/plugins/resource-eks-v0.41.2/node_modules/@pulumi/pulumi/output.js:17:12)
        at applyHelperAsync (/root/.pulumi/plugins/resource-eks-v0.41.2/node_modules/@pulumi/pulumi/output.js:229:12)
        at /root/.pulumi/plugins/resource-eks-v0.41.2/node_modules/@pulumi/output.ts:302:65
        at processTicksAndRejections (node:internal/process/task_queues:96:5)
    error: an unhandled error occurred: Program exited with non-zero exit code: 1
r
Having same issue here.
f
Something is clearly broken
r
This happened after I upgrade the Pulumi to v3.38.0.